GNU bug report logs -
#62453
30.0.50; Semicolon in view-lossage yields wrong alignment
Previous Next
Full log
Message #23 received at 62453 <at> debbugs.gnu.org (full text, mbox):
> From: Stefan Monnier <monnier <at> iro.umontreal.ca>
> Cc: Eshel Yaron <me <at> eshelyaron.com>, 62453 <at> debbugs.gnu.org
> Date: Sun, 26 Mar 2023 11:11:06 -0400
>
> Here's another problem:
>
> C-x 5 2 ;; make-frame-command
> ;; handle-switch-frame
> <help-echo> <help-echo> ;; handle-switch-frame
> ;; handle-switch-frame
> ;; handle-switch-frame
> ;; handle-switch-frame
> ;; handle-switch-frame
> ;; handle-switch-frame
> ;; handle-switch-frame
> C- ; ;; nil
> ; ;; self-insert-command
> C-h l ;; view-lossage
>
> I'm not sure why there's no `switch-frame` event but it absence leads to
> incorrectly indenting the `;; handle-switch-frame`.
Yes, but this is not a regression: Emacs 27 behaves the same.
So I've now installed my "band-aid" fix on the emacs-29 branch.
> We're probably better off indenting "by hand".
I will try to come up with a better fix for master, and will also try
to stay consistent with edmacro-format-keys while at that.
This bug report was last modified 2 years and 134 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.