all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#17352: .emacs.desktop has become unportable between GUI and TTY.
@ 2014-04-26 18:25 Alan Mackenzie
  2014-04-26 20:30 ` Juanma Barranquero
                   ` (3 more replies)
  0 siblings, 4 replies; 13+ messages in thread
From: Alan Mackenzie @ 2014-04-26 18:25 UTC (permalink / raw
  To: 17352

Hello, Emacs.

I just tried starting a GUI Emacs, and it refused to process my
.emacs.desktop, complaining:

    "Error (frameset): Font `tty' is not defined [7 times]
    Waraning (frameset): Attempt to delete the sole visible or iconified frame

Emacs deleted my .emacs.desktop before I could look at it (see bug
#17351).  But at a guess, it had recorded the "font" used as "tty" at
the close of my last TTY session, and not finding this "font" in the GUI
font subsystem gave up.

I immediately started a TTY Emacs, and there got some error message
something like "Can't open terminal (0.0)".  For some reason, this error
message wasn't recorded in *Messages*.

This lack of portability is a bug.  Sharing a desktop file between GUI
and TTY sessions is the sort of thing Emacs should be able to do without
batting an eylid.  The font in use and the particular terminal (?) used
to create .emacs.desktop are _not_ essential information.  Such
information should be regarded by the desktop subsystem as hints,
nothing more.

My Emacs is the trunk at revision #116992.

-- 
Alan Mackenzie (Nuremberg, Germany).





^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2017-09-29 18:12 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-26 18:25 bug#17352: .emacs.desktop has become unportable between GUI and TTY Alan Mackenzie
2014-04-26 20:30 ` Juanma Barranquero
2014-04-27  9:02 ` Alan Mackenzie
2014-04-27 12:29   ` Juanma Barranquero
2014-04-27 13:53     ` Alan Mackenzie
2014-04-28 15:20       ` Juanma Barranquero
2014-04-30 18:28         ` Alan Mackenzie
2014-12-22 14:24 ` bug#17352: workaround Edmund Christian Herenz
2017-02-18 21:29 ` bug#17352: .emacs.desktop has become unportable between GUI and TTY Kaushal Modi
2017-09-02 13:03   ` Eli Zaretskii
2017-09-22 14:56     ` Eli Zaretskii
2017-09-29 17:06       ` Kaushal Modi
2017-09-29 18:12         ` Eli Zaretskii

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.