GNU bug report logs -
#2748
[PATCH] Emacs CVS: desktop.el: Add Info-goto-node reference in comments
Previous Next
Reported by: Jari Aalto <jari.aalto <at> cante.net>
Date: Sun, 22 Mar 2009 19:15:03 UTC
Severity: minor
Done: Glenn Morris <rgm <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Sun, 22 Mar 2009 16:09:12 -0400
with message-id <dar60pxqtz.fsf <at> fencepost.gnu.org>
and subject line Re: bug#2748: [PATCH] Emacs CVS: desktop.el: Add Info-goto-node reference in comments
has caused the Emacs bug report #2748,
regarding [PATCH] Emacs CVS: desktop.el: Add Info-goto-node reference in comments
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact help-debbugs <at> gnu.org
immediately.)
--
2748: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=2748
Emacs Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
[Message part 3 (text/plain, inline)]
The comments at the beginning of file refer to Emacs manual section. If
this reference is lisp expression, it is possible C-x C-e to visit the
section immediately.
2009-03-22 Jari Aalto <jari.aalto <at> cante.net>
* desktop.el: (top level): Add `Info-goto-node' reference
in comments.
[0001-lisp-desktop.el-Add-Info-goto-node-reference-in-co.patch (text/x-diff, inline)]
From e4c54961891314a72200f387d25b1ec65fbba4d2 Mon Sep 17 00:00:00 2001
From: Jari Aalto <jari.aalto <at> cante.net>
Date: Sun, 22 Mar 2009 21:03:30 +0200
Subject: [PATCH] lisp/desktop.el: Add Info-goto-node reference in comments
---
lisp/desktop.el | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/lisp/desktop.el b/lisp/desktop.el
index b74f62b..0fbf715 100644
--- a/lisp/desktop.el
+++ b/lisp/desktop.el
@@ -40,7 +40,7 @@
;; (desktop-save-mode 1)
;;
;; For further usage information, look at the section
-;; "Saving Emacs Sessions" in the GNU Emacs Manual.
+;; (Info-goto-node "(emacs)Saving Emacs Sessions") in the GNU Emacs Manual.
;; When the desktop module is loaded, the function `desktop-kill' is
;; added to the `kill-emacs-hook'. This function is responsible for
--
1.6.1.3
[Message part 5 (message/rfc822, inline)]
Jari Aalto wrote:
> -;; "Saving Emacs Sessions" in the GNU Emacs Manual.
> +;; (Info-goto-node "(emacs)Saving Emacs Sessions") in the GNU Emacs Manual.
OK, but it is better to use `info'.
This bug report was last modified 16 years and 67 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.