From: Glenn Morris <rgm@gnu.org>
To: Katsumi Yamaoka <yamaoka@jpl.org>
Cc: 9605@debbugs.gnu.org
Subject: bug#9605: 24.0.90; initial point in *scratch* buffer
Date: Wed, 28 Sep 2011 13:26:38 -0400 [thread overview]
Message-ID: <35pqik60j5.fsf@fencepost.gnu.org> (raw)
In-Reply-To: <aqvcsceg9k.fsf@fencepost.gnu.org> (Glenn Morris's message of "Wed, 28 Sep 2011 13:19:35 -0400")
I wonder if this summarizes the issue:
emacs -Q
M-< ; point at start of *scratch*
C-x b foo
In foo, insert and evaluate:
(with-current-buffer "*scratch*"
(goto-char (point-max))
(insert "foo"))
Then
M-x quit-window
In Emacs 23.3, point in *scratch* is now at point-max (after "foo").
In Emacs 24.0.90, it is at point-min.
next prev parent reply other threads:[~2011-09-28 17:26 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-09-26 14:28 bug#9605: 24.0.90; initial point in *scratch* buffer Katsumi Yamaoka
2011-09-28 17:19 ` Glenn Morris
2011-09-28 17:26 ` Glenn Morris [this message]
2011-09-28 18:25 ` martin rudalics
2011-09-29 8:23 ` martin rudalics
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=35pqik60j5.fsf@fencepost.gnu.org \
--to=rgm@gnu.org \
--cc=9605@debbugs.gnu.org \
--cc=yamaoka@jpl.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).