all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: martin rudalics <rudalics@gmx.at>
To: samologist@gmail.com
Cc: help-gnu-emacs@gnu.org
Subject: Re: Why does buffer list not stay stable?
Date: Sat, 07 Mar 2009 19:56:10 +0100	[thread overview]
Message-ID: <49B2C34A.7060704@gmx.at> (raw)

 > Anybody know how buffer ordering works?

Heuristically ;-)

Please read section 27.8 entitled "The Buffer List" of the Elisp manual
first.  That section also tells you how you can manually change the
order of buffers in the buffer list.  Thereafter you can grep the Elisp
sources to find out who calls the function `bury-buffer' and
`unbury-buffer' and whether and how these calls mess up the order you
wanted in the first place.

martin





             reply	other threads:[~2009-03-07 18:56 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-03-07 18:56 martin rudalics [this message]
2009-03-16 23:03 ` Why does buffer list not stay stable? Samuel Wales
     [not found] <mailman.2474.1236318458.31690.help-gnu-emacs@gnu.org>
2009-03-06 17:00 ` Xah Lee
2009-03-07  1:40   ` Samuel Wales
  -- strict thread matches above, loose matches on Subject: below --
2009-03-06  5:47 Samuel Wales

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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=49B2C34A.7060704@gmx.at \
    --to=rudalics@gmx.at \
    --cc=help-gnu-emacs@gnu.org \
    --cc=samologist@gmail.com \
    /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 external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.