GNU bug report logs - #13466
find-file-noselect scrolls current buffer

Previous Next

Package: emacs;

Reported by: Michael Brand <michael.ch.brand <at> gmail.com>

Date: Wed, 16 Jan 2013 19:26:02 UTC

Severity: minor

Tags: notabug

Done: Glenn Morris <rgm <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


Message #11 received at 13466 <at> debbugs.gnu.org (full text, mbox):

From: Michael Brand <michael.ch.brand <at> gmail.com>
To: Stefan Monnier <monnier <at> iro.umontreal.ca>
Cc: 13466 <at> debbugs.gnu.org
Subject: Re: bug#13466: find-file-noselect scrolls current buffer
Date: Thu, 17 Jan 2013 19:44:28 +0100
Hi Stefan

Thank you for looking into this.

On Thu, Jan 17, 2013 at 12:10 AM, Stefan Monnier
<monnier <at> iro.umontreal.ca> wrote:
> The problem is end-of-buffer, which affects the selected-window, even if
> it does not display the current-buffer.  Of course, its docstring says
> not to use it from Lisp,

Interesting. I didn’t consider reading the docstring of
end-of-buffer...

> so we could argue it's not quite a bug.

Agreed, please close this “bug”.

> I.e. use
>   M-: (add-hook 'text-mode-hook (lambda () (goto-char (point-max))))

Yes, done. It uncovers an issue which I prefer to address on
emacs-orgmode <at> gnu.org:
“Follow link scrolls current buffer when table aligns”
http://lists.gnu.org/archive/html/emacs-orgmode/2013-01/msg00700.html

Michael




This bug report was last modified 12 years and 127 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.