aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMohammad Akhlaghi <mohammad@akhlaghi.org>2018-08-11 12:50:50 +0200
committerMohammad Akhlaghi <mohammad@akhlaghi.org>2018-08-11 12:50:50 +0200
commit1777783619a6a910c5522f658fec2eaaeed10922 (patch)
tree9ce63033d497e4bd82d39dfa4e8850625e55745f /README.md
parent2af60e2d59c508c182a10ebc0de31b035b73cae8 (diff)
Problem with tabs in .mk file corrected in dir-locals.el
Previously we had tried to corrected the problem that `.mk' files use space instead of TAB by setting them to be read into makefile-mode at the start. However, for some reason, this caused a problem in reading the maximum line length (the value of 75 wasn't read by Emacs). So after some playing around, I found out that the problem is that the `nil' setting (for all other files) must be defined in the end, not the start of the basic settings and this solved this problem.
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 2 insertions, 3 deletions
diff --git a/README.md b/README.md
index 2f12e25..8fcca2e 100644
--- a/README.md
+++ b/README.md
@@ -8,9 +8,8 @@ This project contains a **fully working template** for a high-level
research reproduction pipeline, or reproducible paper, as defined in the
link below. If the link below is not accessible at the time of reading,
please see the appendix at the end of this file for a portion of its
-introduction. Some
-[slides](http://akhlaghi.org/pdf/reproducible-paper.pdf) are also
-available to help demonstrate the concept implemented here.
+introduction. Some [slides](http://akhlaghi.org/pdf/reproducible-paper.pdf)
+are also available to help demonstrate the concept implemented here.
http://akhlaghi.org/reproducible-science.html