emacs-devel
[Top][All Lists]
Advanced

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

Re: [Emacs-diffs] trunk r114194: Treat interpreter-mode-alist as alist o


From: Stefan Monnier
Subject: Re: [Emacs-diffs] trunk r114194: Treat interpreter-mode-alist as alist of regexps, not literals
Date: Tue, 10 Sep 2013 21:09:36 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

>> How 'bout simply adding \\` and \\' around the string (without quoting it)?
> Why?

So you don't need to distinguish those that start with \\ and those
that don't.  And so you don't need to modify every entry adding \\` and \\'.


        Stefan



reply via email to

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