unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#16651: 24.3.50; desktop saves temporary buffers
@ 2014-02-05  7:58 Juri Linkov
  2014-02-05 17:05 ` Drew Adams
  2014-02-05 21:42 ` Glenn Morris
  0 siblings, 2 replies; 8+ messages in thread
From: Juri Linkov @ 2014-02-05  7:58 UTC (permalink / raw)
  To: 16651

With the desktop mode enabled and `C-h S info-lookup-symbol RET'
info-look.el creates a temporary buffer with the name " temp-info-look"
that is saved to the desktop because this buffer is in Info mode
saved by `Info-desktop-buffer-misc-data'.

I see two possible solutions: skip saving all buffers with the
leading space in the buffer name, or if this problem is Info specific
then fix it in `Info-desktop-buffer-misc-data' to return nil for
Info buffers with the leading space in the buffer name.





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

end of thread, other threads:[~2014-02-07  7:53 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-02-05  7:58 bug#16651: 24.3.50; desktop saves temporary buffers Juri Linkov
2014-02-05 17:05 ` Drew Adams
2014-02-05 21:42 ` Glenn Morris
2014-02-05 22:07   ` Drew Adams
2014-02-06  8:45     ` Juri Linkov
2014-02-06  8:44   ` Juri Linkov
2014-02-06  9:06     ` Andreas Schwab
2014-02-07  7:53       ` Juri Linkov

Code repositories for project(s) associated with this public inbox

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

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