unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* Saving window config using desktop globals
@ 2015-12-13 19:30 Tim Johnson
  2015-12-13 20:35 ` Tim Johnson
  2015-12-13 22:47 ` Emanuel Berg
  0 siblings, 2 replies; 18+ messages in thread
From: Tim Johnson @ 2015-12-13 19:30 UTC (permalink / raw)
  To: Emacs

Using GNU emacs 24.3 on ubuntu 14.04.

I use the following method
(add-to-list 'desktop-globals-to-save 'current-project-directory)
(add-to-list 'desktop-globals-to-save 'kill-ring)
to save certain variables.

How may I extend this method to save and retrieve my window
configuration? 

at this point, I'm not using more than the default
frame.

I'd like to do this without installing another package. I'm thinking
about using a dedicated register to save one or more configs.

I've tried using C-x r w <ENTER> to save it. But when I restart
emacs and try C-x r j, I get the following:

jump-to-register: Register doesn't contain a buffer position or
configuration

TIA
-- 
Tim 
http://www.akwebsoft.com, http://www.tj49.com



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

end of thread, other threads:[~2015-12-16  2:27 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-12-13 19:30 Saving window config using desktop globals Tim Johnson
2015-12-13 20:35 ` Tim Johnson
2015-12-13 22:47 ` Emanuel Berg
2015-12-13 23:20   ` Emanuel Berg
2015-12-13 23:28     ` Emanuel Berg
2015-12-13 23:33       ` Tim Johnson
2015-12-13 23:41         ` Emanuel Berg
2015-12-13 23:48           ` Tim Johnson
2015-12-14  0:20             ` Emanuel Berg
2015-12-14  0:47               ` Tim Johnson
2015-12-14  0:57                 ` Emanuel Berg
2015-12-14  1:28                   ` Tim Johnson
2015-12-15  0:09                     ` [closed]Re: " Tim Johnson
2015-12-15  4:40                       ` Stefan Monnier
2015-12-16  2:27                       ` Emanuel Berg
2015-12-15  4:13                     ` Emanuel Berg
2015-12-13 23:27   ` Tim Johnson
2015-12-13 23:34     ` Emanuel Berg

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).