GNU bug report logs - #16651
24.3.50; desktop saves temporary buffers

Previous Next

Package: emacs;

Reported by: Juri Linkov <juri <at> jurta.org>

Date: Wed, 5 Feb 2014 08:14:01 UTC

Severity: minor

Found in version 24.3.50

Done: Juri Linkov <juri <at> jurta.org>

Bug is archived. No further changes may be made.

Full log


Message #23 received at 16651 <at> debbugs.gnu.org (full text, mbox):

From: Andreas Schwab <schwab <at> suse.de>
To: Juri Linkov <juri <at> jurta.org>
Cc: Glenn Morris <rgm <at> gnu.org>, 16651 <at> debbugs.gnu.org
Subject: Re: bug#16651: 24.3.50; desktop saves temporary buffers
Date: Thu, 06 Feb 2014 10:06:25 +0100
Juri Linkov <juri <at> jurta.org> writes:

> === modified file 'lisp/desktop.el'
> --- lisp/desktop.el	2014-01-31 06:42:29 +0000
> +++ lisp/desktop.el	2014-02-06 08:38:32 +0000
> @@ -350,11 +353,11 @@ (defcustom desktop-locals-to-save
>    :type '(repeat symbol)
>    :group 'desktop)
>  
> -(defcustom desktop-buffers-not-to-save nil
> +(defcustom desktop-buffers-not-to-save "^ "

Please use "\\` " instead, since a buffer name can include embedded
newlines.

Andreas.

-- 
Andreas Schwab, SUSE Labs, schwab <at> suse.de
GPG Key fingerprint = 0196 BAD8 1CE9 1970 F4BE  1748 E4D4 88E3 0EEA B9D7
"And now for something completely different."




This bug report was last modified 11 years and 185 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.