all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Inconsistency in the result from substitute-command-keys
@ 2005-08-10  0:01 Lennart Borgman
  0 siblings, 0 replies; only message in thread
From: Lennart Borgman @ 2005-08-10  0:01 UTC (permalink / raw)


When doing this

      (insert (substitute-command-keys
               "To scroll help use \\[scroll-other-window-down] and 
\\[scroll-other-window].\n\n")))

I get

     To scroll help use <M-prior> and C-M-v.

It looks a bit inconsistent. If check with C-h w it looks ok:

    scroll-other-window-down is on <M-prior>, C-M-S-v, ESC <prior>
    scroll-other-window is on <M-next>, C-M-v, ESC <next>

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2005-08-10  0:01 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-08-10  0:01 Inconsistency in the result from substitute-command-keys Lennart Borgman

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.