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

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

bug#12535: 24.2.50; [PATCH] `edmacro-parse-keys' is incorrect for M-<TAB


From: Drew Adams
Subject: bug#12535: 24.2.50; [PATCH] `edmacro-parse-keys' is incorrect for M-<TAB>
Date: Tue, 13 Oct 2020 22:18:05 -0700 (PDT)

[Trying again, after unarchiving.]

This is closed, marked as "DONE".  Doesn't that mean
that it was fixed?  (I'm not clear on what "DONE" is
meant to indicate.)

If so, that's incorrect - the bug is still present.
Shouldn't it be tagged as "wontfix", since that was
the decision?  (Or perhaps "DONE" includes closures
other than just fixes?)
___

BTW, in addition to adding \\|TAB where I suggested,
the code could be improved slightly by changing most
of the `string-match' occurrences to `string-match-p',
as most of them don't need to set the match data.

Just a (minor) suggestion.





reply via email to

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