emacs-devel
[Top][All Lists]
Advanced

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

Re: [Emacs-diffs] master c711991: Allow not erase output buffer in shell


From: martin rudalics
Subject: Re: [Emacs-diffs] master c711991: Allow not erase output buffer in shell commands
Date: Tue, 20 Sep 2016 19:08:04 +0200

> If the goto-char happens for a buffer that used to be
> displayed in a window and later gets displayed again in that window, it
> may be the case that we remember the old window-point somewhere and try
> to return to that, indeed.

With ‘switch-to-buffer-preserve-window-point’ non-nil ‘switch-to-buffer’
goes there.  The old position is available via the ‘window-prev-buffers’
alist.

martin




reply via email to

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