all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#21139: 25.0.50; shell-mode doesn't respect comint-scroll-to-bottom-on-output/input
@ 2015-07-27 10:46 Artur Malabarba
  2015-07-27 15:44 ` Glenn Morris
  2015-08-08  9:03 ` Eli Zaretskii
  0 siblings, 2 replies; 13+ messages in thread
From: Artur Malabarba @ 2015-07-27 10:46 UTC (permalink / raw)
  To: 21139

1. Set `comint-scroll-to-bottom-on-output` and
`comint-scroll-to-bottom-on-input` to nil via the customize interface
(or via `setq-default`)
2. Run `M-x shell`
3. Run a couple of shell commands so you have enough output to fill
the screen (`ls -al ~/` should do it).
4. Hit `C-l` twice so point is at the top of the screen.
5. Type `date` on the prompt and hit `RET`.
6. The window scrolls until point is at the bottom.


It would seem that, by setting those variables to nil, the window
should not scroll. If this is not intended to be the case, then these
variables' docstrings are unclear to me.





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

end of thread, other threads:[~2015-08-12 12:42 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-27 10:46 bug#21139: 25.0.50; shell-mode doesn't respect comint-scroll-to-bottom-on-output/input Artur Malabarba
2015-07-27 15:44 ` Glenn Morris
2015-07-27 17:01   ` Artur Malabarba
2015-07-28 19:55     ` Glenn Morris
2015-08-08  9:03 ` Eli Zaretskii
2015-08-08 18:01   ` Artur Malabarba
2015-08-09  2:26     ` Glenn Morris
2015-08-09  9:05       ` Artur Malabarba
2015-08-09 14:49         ` Eli Zaretskii
2015-08-10  9:26           ` Artur Malabarba
2015-08-11 18:51             ` Eli Zaretskii
2015-08-12  5:57               ` Glenn Morris
2015-08-12 12:42                 ` Eli Zaretskii

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.