emacs-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] Disable electric quotes in the Emacs codebase.


From: Paul Eggert
Subject: Re: [PATCH] Disable electric quotes in the Emacs codebase.
Date: Wed, 2 Jan 2019 13:58:14 -0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.2.1

Philipp Stephani wrote:
+         (electric-quote-comment . nil)
+         (electric-quote-string . nil)))

Why is this needed? Electric quote mode isn't on by default.

I find it helpful to use electric-quote mode for some files, and if there's a need to disable it it'd be better to limit it to files where it should be disabled rather than have a blanket prohibition.



reply via email to

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