emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Emacs-diffs] master 6514fe8: * lisp/international/ccl.el: Fix quoti


From: Dmitry Gutov
Subject: Re: [Emacs-diffs] master 6514fe8: * lisp/international/ccl.el: Fix quoting.
Date: Mon, 31 Aug 2015 09:43:03 +0300
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:40.0) Gecko/20100101 Thunderbird/40.0

On 08/31/2015 09:37 AM, Paul Eggert wrote:

-          (insert "Don’t output anything.\n"))
+          (insert (substitute-command-keys
+                    "Don’t output anything.\n")))

Translate straight quotes, not curly ones, obviously.

Sigh. Why do I even bother?



reply via email to

[Prev in Thread] Current Thread [Next in Thread]