bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#63343: 30.0.50; generated mode function will error if mode name cont


From: Stefan Monnier
Subject: bug#63343: 30.0.50; generated mode function will error if mode name contains '%'
Date: Sun, 07 May 2023 09:30:57 -0400
User-agent: Gnus/5.13 (Gnus v5.13)

>> -                    (message ,(format "%s %%sabled%%s" pretty-name)
>> +                    (message "%s %sabled%s" ,pretty-name

Ugh!

> Stefan, any objections to installing this on the release branch?

Not at all.


        Stefan






reply via email to

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