emacs-devel
[Top][All Lists]
Advanced

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

Re: master 1870e2f48a7: Avoid `defconst` for vars which we modify


From: Stefan Monnier
Subject: Re: master 1870e2f48a7: Avoid `defconst` for vars which we modify
Date: Sat, 06 Jan 2024 11:23:05 -0500
User-agent: Gnus/5.13 (Gnus v5.13)

> I'm not sure, but I vaguely remember that this kind of quoting wasn't
> needed anymore since Emacs 27.1. Am I wrong?

We've fixed most places that get tripped up, yes, but
`outline-minor-mode` still uses a simple regexp and thus gets confused.
I wouldn't be surprised if there are others out there.


        Stefan




reply via email to

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