unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Stefan Guath <stefan@automata.se>
To: 14415@debbugs.gnu.org
Subject: bug#14415: 24.3.50.1; buffer-list behaviour
Date: Fri, 17 May 2013 16:24:45 +0200	[thread overview]
Message-ID: <9733C14F-2515-4325-B778-B401E3DCD8E6@automata.se> (raw)

In GNU Emacs 24.3.50.1 (i386-apple-darwin12.3.0, NS apple-appkit-1187.37) of 2013-04-10 on angelofdeaths-MacBook-Air.local
Windowing system distributor `Apple', version 10.3.1187
Configured using: `configure --with-ns'

DESCRIPTION
When switching to another buffer, that buffer does not move to the first entry of buffer-list as stated in the manual 27.8 "A buffer moves to the front of this list whenever it is chosen for display in a window…". For instance:

REPRODUCE BUG
* emacs -Q
* Eval (global-set-key [(f5)] (lambda () (interactive) (message (prin1-to-string (buffer-list))))) in *scratch*.
* Press f5 to see current buffer-list in mini-buffer.
* C-x b *Messages*
* Press f5 to see current buffer-list.

RESULT
* Buffer *Messages* is not in front of buffer-list.

COMMENT
It seems as a buffer indeed moves to the top when selected twice in a row.






             reply	other threads:[~2013-05-17 14:24 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-05-17 14:24 Stefan Guath [this message]
2013-05-17 15:48 ` bug#14415: 24.3.50.1; buffer-list behaviour Glenn Morris
2013-05-17 15:55   ` Stefan Guath

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=9733C14F-2515-4325-B778-B401E3DCD8E6@automata.se \
    --to=stefan@automata.se \
    --cc=14415@debbugs.gnu.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).