emacs-devel
[Top][All Lists]
Advanced

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

Re: c-forward-sws: Is the code right?


From: Stefan Monnier
Subject: Re: c-forward-sws: Is the code right?
Date: Mon, 02 Apr 2018 19:58:43 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)

> I've just commented these "a\\`"s everywhere, and committed the fixes to
> master.

Maybe we should have a

    (defconst empty-regexp "\\`\\'a"
      "Regular expression which cannot match anything.")

in subr.el?


        Stefan




reply via email to

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