all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Alan Mackenzie <acm@muc.de>
To: Eli Zaretskii <eliz@gnu.org>
Cc: lekktu@gmail.com, emacs-devel@gnu.org
Subject: Re: GUI vs TTY when saving & restoring framesets
Date: Sun, 22 Jan 2017 18:55:37 +0000	[thread overview]
Message-ID: <20170122185537.GC12823@acm> (raw)
In-Reply-To: <83o9yz3qtw.fsf@gnu.org>

Hello, Eli.

On Sun, Jan 22, 2017 at 20:14:03 +0200, Eli Zaretskii wrote:
> > Date: Sun, 22 Jan 2017 18:00:10 +0000
> > Cc: lekktu@gmail.com, emacs-devel@gnu.org
> > From: Alan Mackenzie <acm@muc.de>

> > #23630 is not fixed.  I've just tried it.....

> > > FWIW, when I finished working on bug#24298, I no longer saw incorrect
> > > order of buffers after restoring the desktop: their order was always
> > > the same, as long as I restored from the same desktop file.  Maybe you
> > > just don't like the order in which desktop.el puts them in the desktop
> > > file?

> > ... on master.  I had four frames open, cycled through them, then did
> > C-x C-c, creating the desktop file and exiting.

> > I restarted Emacs, which created the four frames, and then did C-x C-b.
> > The second entry there was *scratch*.  This was not any of the four
> > buffers which were in the frames' windows when I previously shut down.

> ??? The *scratch* buffer is created in any Emacs session regardless of
> the saved desktop.  So why isn't the above TRT?  When did Emacs and
> desktop.el behave differently?

In All Emacsen up to Emacs 25, *scratch is right at the bottom of the
buffer list, where it won't get in the way.

> > Other than that, the order of the buffers in C-x C-b is the reverse of
> > the order in my desktop file.

> Why is that a problem?  The order of buffers in the desktop file is
> not something a user is supposed to look at, or care about.

I care a great deal about it.  I have set up keys <f1> to <f11> in the
global key map to mean "switch to frame Fn".  Thus, rather than just
being an arbitrary GUI window, each frame is associated with a particular
function key.  I even have "Fn" in the mode line to see which frame I'm
in.

Usually when I close an Emacs session, I quickly type <f6>, <f5>, ....,
<f1> to order the buffers in my .emacs.desktop.  When I start Emacs (in a
Linux tty, usually, with desktop-restore-frames nil) I do, repeatedly,
C-x 5 b <cr> to set up the same buffers in the "same" frames.  For this,
I need the buffers to be loaded in the right order, WITHOUT *scratch* as
an interloper.  At the moment, this isn't happening in master in some
circumstances.

-- 
Alan Mackenzie (Nuremberg, Germany).



  reply	other threads:[~2017-01-22 18:55 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-01-22  4:21 GUI vs TTY when saving & restoring framesets Juanma Barranquero
2017-01-22  4:23 ` Juanma Barranquero
2017-01-22 13:27 ` Alan Mackenzie
2017-01-22 16:31   ` Eli Zaretskii
2017-01-22 18:00     ` Alan Mackenzie
2017-01-22 18:14       ` Eli Zaretskii
2017-01-22 18:55         ` Alan Mackenzie [this message]
2017-01-22 19:11           ` Eli Zaretskii
2017-01-22 19:38             ` Alan Mackenzie
2017-01-22 20:03               ` Eli Zaretskii
2017-01-22 20:44                 ` Alan Mackenzie
2017-01-22 21:06               ` Juanma Barranquero
2017-01-23 17:39           ` Andreas Schwab
2017-01-23 18:02             ` martin rudalics
2017-01-22 16:23 ` Eli Zaretskii
2017-01-22 21:15   ` Juanma Barranquero
2017-01-23  3:36     ` Eli Zaretskii
2017-01-23 14:15       ` Juanma Barranquero
2017-01-23 15:49         ` Eli Zaretskii
2017-01-23 16:14           ` Juanma Barranquero
2017-01-23 16:16         ` Stefan Monnier

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=20170122185537.GC12823@acm \
    --to=acm@muc.de \
    --cc=eliz@gnu.org \
    --cc=emacs-devel@gnu.org \
    --cc=lekktu@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.