bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#9605: 24.0.90; initial point in *scratch* buffer


From: martin rudalics
Subject: bug#9605: 24.0.90; initial point in *scratch* buffer
Date: Thu, 29 Sep 2011 10:23:25 +0200
User-agent: Thunderbird 2.0.0.21 (Windows/20090302)

When I start Emacs with the argument `-q' and type `q' the cursor
is put at the beginning of the *scratch* buffer.  But shouldn't it
be the end of the buffer?

Yes it should. It goes to point-min because the *GNU Emacs* window has a
quit-restore parameter that looks like:

(other (#<buffer *scratch*> 1 1 33 ...

I don't know what is supposed to update this.

Should be fixed now.  Please try again.

martin






reply via email to

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