From 4d022c5d864a4b884789d394ef1a229cf1bc398a Mon Sep 17 00:00:00 2001 From: Tom Willemse Date: Sun, 5 Mar 2017 22:19:46 -0800 Subject: [PATCH] =?UTF-8?q?My=20sentences=20don=E2=80=99t=20end=20with=20d?= =?UTF-8?q?ouble=20spaces?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- emacs/.emacs.d/init.org | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/emacs/.emacs.d/init.org b/emacs/.emacs.d/init.org index 7071bf6..18b38e9 100644 --- a/emacs/.emacs.d/init.org +++ b/emacs/.emacs.d/init.org @@ -249,6 +249,16 @@ Computing Environment". (setq-default tab-width 4) #+END_SRC +*** Sentences end with a single space + + I'm not an American, and I don't follow American grammatical rules + when I write. I have always ended my sentences with a single space + and I'm sure I'll always keep doing that. + + #+BEGIN_SRC emacs-lisp + (setq sentence-end-double-space nil) + #+END_SRC + ** User Interface Emacs' user interface is very configurable, from themes to hiding