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

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

[debbugs-tracker] bug#9605: closed (24.0.90; initial point in *scratch*


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#9605: closed (24.0.90; initial point in *scratch* buffer)
Date: Thu, 29 Sep 2011 08:25:02 +0000

Your message dated Thu, 29 Sep 2011 10:23:25 +0200
with message-id <address@hidden>
and subject line Re: bug#9605: 24.0.90; initial point in *scratch* buffer
has caused the debbugs.gnu.org bug report #9605,
regarding 24.0.90; initial point in *scratch* buffer
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
9605: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=9605
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: 24.0.90; initial point in *scratch* buffer Date: Mon, 26 Sep 2011 23:28:13 +0900
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?



--- End Message ---
--- Begin Message --- Subject: Re: 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



--- End Message ---

reply via email to

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