all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* scroll-left *Disabled Command* buffer is too short
@ 2007-07-03 11:05 Stephen Berman
  2007-07-03 12:57 ` martin rudalics
  0 siblings, 1 reply; 10+ messages in thread
From: Stephen Berman @ 2007-07-03 11:05 UTC (permalink / raw)
  To: bug-gnu-emacs

1. emacs -Q
2. C-x <
3. Now I see this in the lower window:

   You have typed C-x <, invoking disabled command scroll-left.
   It is disabled because new users often find it confusing.
   Here's the first part of its description:
   
      Scroll selected window display ARG columns left.
      Default for ARG is window width minus 2.
      Value is the total amount of leftward horizontal scrolling in
      effect after the change.
      If SET_MINIMUM is non-nil, the new scroll amount becomes the
      lower bound for automatic scrolling, i.e. automatic scrolling
      will not scroll a window to a column less than the value returned
      by this function.  This happens in an interactive call.
   
   Do you want to use this command anyway?
   
   You can now type
   y   to try it and enable it (no questions if you use it again).
   n   to cancel--don't try the command, and it remains disabled.
   SPC to try the command just this once, but leave it disabled.
   
Note that the last line of this buffer:

   !   to try it, and enable all disabled commands for this session only.

is not visible.  And since, after displaying this message,
disabled-command-function awaits user input, there is no way within
Emacs to see that last line before responding.  (It is, however,
possible to see it by using the window manager to increase the height
of the Emacs frame, if the monitor allows it.  But this wouldn't help
if you're running Emacs in a tty with sufficiently few screen lines.)

In GNU Emacs 22.1.1 (i686-pc-linux-gnu, GTK+ Version 2.10.6) of
2007-06-02 on escher as well as in the current CVS trunk. 

Steve Berman

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2007-07-05  1:29 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-07-03 11:05 scroll-left *Disabled Command* buffer is too short Stephen Berman
2007-07-03 12:57 ` martin rudalics
2007-07-03 14:18   ` Stephen Berman
2007-07-03 14:42     ` martin rudalics
2007-07-03 15:06       ` Stephen Berman
2007-07-03 15:37         ` martin rudalics
2007-07-03 15:52           ` Stephen Berman
2007-07-03 20:40             ` martin rudalics
2007-07-03 21:49               ` Stephen Berman
2007-07-05  1:29               ` Richard Stallman

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.