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: Glenn Morris
Subject: Re: [Emacs-diffs] trunk r114194: Treat interpreter-mode-alist as alist of regexps, not literals
Date: Tue, 10 Sep 2013 21:34:20 -0400
User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)

Stefan Monnier wrote:

>>> 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 \\'.

(I am dumb and do not understand.)
But what if I want a regexp entry that isn't anchored at both ends?



reply via email to

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