* (shell): prompt jumps to center
@ 2013-09-26 10:06 Muhali
2013-09-27 10:19 ` Alex Kost
2013-09-27 10:26 ` Dani Moncayo
0 siblings, 2 replies; 3+ messages in thread
From: Muhali @ 2013-09-26 10:06 UTC (permalink / raw)
To: Help-gnu-emacs
when using the shell I wonder how I can prevent the prompt from jumping back
to center each time I reach the bottom line.
Any ideas?
--
View this message in context: http://emacs.1067599.n5.nabble.com/shell-prompt-jumps-to-center-tp298322.html
Sent from the Emacs - Help mailing list archive at Nabble.com.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: (shell): prompt jumps to center
2013-09-26 10:06 (shell): prompt jumps to center Muhali
@ 2013-09-27 10:19 ` Alex Kost
2013-09-27 10:26 ` Dani Moncayo
1 sibling, 0 replies; 3+ messages in thread
From: Alex Kost @ 2013-09-27 10:19 UTC (permalink / raw)
To: Muhali; +Cc: help-gnu-emacs
Muhali (2013-09-26 14:06 +0400) wrote:
> when using the shell I wonder how I can prevent the prompt from jumping back
> to center each time I reach the bottom line.
>
> Any ideas?
Try (setq scroll-conservatively 101).
Perhaps you need to modify some other variables.
<http://www.emacswiki.org/emacs/SmoothScrolling> might help.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: (shell): prompt jumps to center
2013-09-26 10:06 (shell): prompt jumps to center Muhali
2013-09-27 10:19 ` Alex Kost
@ 2013-09-27 10:26 ` Dani Moncayo
1 sibling, 0 replies; 3+ messages in thread
From: Dani Moncayo @ 2013-09-27 10:26 UTC (permalink / raw)
To: Muhali; +Cc: help-gnu-emacs@gnu.org list
On Thu, Sep 26, 2013 at 12:06 PM, Muhali <muhali@users.sf.net> wrote:
> when using the shell I wonder how I can prevent the prompt from jumping back
> to center each time I reach the bottom line.
>
> Any ideas?
The auto-scrolling behavior is customizable, as explained in the manual. See:
C-h r g Auto Scrolling RET
--
Dani Moncayo
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2013-09-27 10:26 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-26 10:06 (shell): prompt jumps to center Muhali
2013-09-27 10:19 ` Alex Kost
2013-09-27 10:26 ` Dani Moncayo
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.