all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Angelo Graziosi <angelo.graziosi@alice.it>
To: martin rudalics <rudalics@gmx.at>
Cc: emacs <emacs-devel@gnu.org>
Subject: Re: Buffers relative order
Date: Tue, 21 Jun 2011 19:59:04 +0200	[thread overview]
Message-ID: <4E00DBE8.1070309@alice.it> (raw)
In-Reply-To: <4E009EC8.90201@gmx.at>

Il 21/06/2011 15.38, martin rudalics ha scritto:
>  > With this new behavior, after a few start/exit Emacs, it is difficult to
>  > work, the order is lost (header files are "far" from .c/.cxx etc.)
>  >
>  > Is this a something with which we will have to do in Emacs24?
>
> Not necessarily. I can easily restore the old behavior.

The best thing to do! :)


>
> The modeline functions currently operate on window local buffer lists
> which allow to navigate primarily the buffers shown in that specific
> window first. Only when you arrive at one of the ends of that list a
> buffer from the frame local or global buffer list is chosen.
>
> If you have just one window in your session, the results should be
> identic for the next session. If you have more than one window, the

The steps I flagged in my OP are done in a single frame and in a single 
window... every new session shows different results

A  B  C  D
      <---- previous

C  B  A  D
      <---- previous

ABCD
DBAC

(SINGLE frame and window!)


> results will differ, since window local buffer lists are currently not
> yet saved and restored.
>
> IIUC, however, frame local buffer lists are not handled by desktop
> either. So your new session will already show different behaviors if
> you used more than one frame in the previous session.

As I stated above, I have a single frame and a single window, at each 
session ((desktop-save-mode t)), I get a different order..

In my real work (about 20 buffers per session), I cannot work with this 
behavior.. I have to use a speedbar or reinstall an older version of 
trunk (say <= 10 June 2011).

If there is an option I can set in my .emacs file to restore the 
behavior Emacs has always got, I will greatly appreciate...


Thanks,
Angelo.



  reply	other threads:[~2011-06-21 17:59 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-06-20 22:16 Buffers relative order Angelo Graziosi
2011-06-21 13:38 ` martin rudalics
2011-06-21 17:59   ` Angelo Graziosi [this message]
2011-06-22 12:33     ` martin rudalics
2011-06-22 17:49       ` Angelo Graziosi
2011-06-23  9:48         ` martin rudalics
2011-06-25 13:26           ` Stefan Monnier
2011-06-25 14:27             ` martin rudalics
2011-06-27  1:10               ` Stefan Monnier
2011-06-27  7:00                 ` 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

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

  git send-email \
    --in-reply-to=4E00DBE8.1070309@alice.it \
    --to=angelo.graziosi@alice.it \
    --cc=emacs-devel@gnu.org \
    --cc=rudalics@gmx.at \
    /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.