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

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

bug#64496: describe-key vs. view-lossage


From: Dan Jacobson
Subject: bug#64496: describe-key vs. view-lossage
Date: Thu, 06 Jul 2023 08:54:17 -0500

 a                       ;; self-insert-command
 b                       ;; self-insert-command
 c                       ;; self-insert-command
 C-h k                   ;; describe-key
 <up> C-x b              ;; switch-to-buffer
 <return>                ;; minibuffer-complete-and-exit
 C-h l                   ;; view-lossage

Above, the <up> should not be put on the same line. It just doesn't make
sense. If it must be on the same line, put it on the back of the
previous line.

emacs-version "28.2"





reply via email to

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