GNU bug report logs - #2750
[PATCH] Emacs CVS: desktop.el: (desktop-globals-to-save): Add file-name-history

Previous Next

Package: emacs;

Reported by: Jari Aalto <jari.aalto <at> cante.net>

Date: Sun, 22 Mar 2009 19:25:04 UTC

Severity: minor

Tags: patch

Done: Chong Yidong <cyd <at> stupidchicken.com>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 2750 in the body.
You can then email your comments to 2750 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-submit-list <at> lists.donarmstrong.com, Emacs Bugs <bug-gnu-emacs <at> gnu.org>:
bug#2750; Package emacs. (Sun, 22 Mar 2009 19:25:05 GMT) Full text and rfc822 format available.

Acknowledgement sent to Jari Aalto <jari.aalto <at> cante.net>:
New bug report received and forwarded. Copy sent to Emacs Bugs <bug-gnu-emacs <at> gnu.org>. (Sun, 22 Mar 2009 19:25:05 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> emacsbugs.donarmstrong.com (full text, mbox):

From: Jari Aalto <jari.aalto <at> cante.net>
To: Emacs bug BTS <submit <at> debbugs.gnu.org>
Subject: [PATCH] Emacs CVS: desktop.el: (desktop-globals-to-save): Add file-name-history
Date: Sun, 22 Mar 2009 21:19:56 +0200
[Message part 1 (text/plain, inline)]
2009-03-22  Jari Aalto  <jari.aalto <at> cante.net>

        * desktop.el (desktop-globals-to-save): Add file-name-history.

[0001-lisp-desktop.el-desktop-globals-to-save-Add-file.patch (text/x-diff, inline)]
From efe5fb25d415261a1ab4817f1c44596ed48bed69 Mon Sep 17 00:00:00 2001
From: Jari Aalto <jari.aalto <at> cante.net>
Date: Sun, 22 Mar 2009 21:18:22 +0200
Subject: [PATCH] lisp/desktop.el: (desktop-globals-to-save): Add file-name-history

---
 lisp/desktop.el |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/lisp/desktop.el b/lisp/desktop.el
index b74f62b..237e1a3 100644
--- a/lisp/desktop.el
+++ b/lisp/desktop.el
@@ -276,7 +276,8 @@ for example."
     tags-table-list
     search-ring
     regexp-search-ring
-    register-alist)
+    register-alist
+    file-name-history)
   "List of global variables saved by `desktop-save'.
 An element may be variable name (a symbol) or a cons cell of the form
 \(VAR . MAX-SIZE), which means to truncate VAR's value to at most
-- 
1.6.1.3


Severity set to `minor' from `normal' Request was from Glenn Morris <rgm <at> gnu.org> to control <at> emacsbugs.donarmstrong.com. (Sun, 22 Mar 2009 19:55:05 GMT) Full text and rfc822 format available.

Tags added: patch Request was from Jari Aalto <jari.aalto <at> cante.net> to control <at> emacsbugs.donarmstrong.com. (Sun, 22 Mar 2009 22:20:03 GMT) Full text and rfc822 format available.

bug closed, send any further explanations to Jari Aalto <jari.aalto <at> cante.net> Request was from Chong Yidong <cyd <at> stupidchicken.com> to control <at> emacsbugs.donarmstrong.com. (Mon, 06 Jul 2009 13:45:19 GMT) Full text and rfc822 format available.

Message #12 received at 2750-done <at> emacsbugs.donarmstrong.com (full text, mbox):

From: Chong Yidong <cyd <at> stupidchicken.com>
To: Jari Aalto <jari.aalto <at> cante.net>
Cc: 2750-done <at> debbugs.gnu.org
Subject: Re: [PATCH] Emacs CVS: desktop.el: (desktop-globals-to-save): Add file-name-history
Date: Sun, 05 Jul 2009 01:14:25 -0400
> * desktop.el (desktop-globals-to-save): Add file-name-history.

Looks reasonable.  I've checked it into the trunk; thanks.



Message #13 received at 2750-close <at> emacsbugs.donarmstrong.com (full text, mbox):

From: Jason Rumney <jasonr <at> f2s.com>
To: 2750-close <at> debbugs.gnu.org
Subject: W32 IME input is ugly
Date: Wed, 22 Jul 2009 23:30:25 +0800
Positioning of IME window is now implemented in trunk.



bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> emacsbugs.donarmstrong.com. (Thu, 20 Aug 2009 14:24:12 GMT) Full text and rfc822 format available.

This bug report was last modified 15 years and 311 days ago.

Previous Next


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