all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#2748: [PATCH] Emacs CVS: desktop.el: Add Info-goto-node reference in comments
@ 2009-03-22 19:08 ` Jari Aalto
  2009-03-22 20:15   ` bug#2748: marked as done ([PATCH] Emacs CVS: desktop.el: Add Info-goto-node reference in comments) Emacs bug Tracking System
  0 siblings, 1 reply; 2+ messages in thread
From: Jari Aalto @ 2009-03-22 19:08 UTC (permalink / raw)
  To: Emacs bug BTS

[-- Attachment #1: Type: text/plain, Size: 302 bytes --]


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@cante.net>

        * desktop.el: (top level): Add `Info-goto-node' reference
        in comments.


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: 0001-lisp-desktop.el-Add-Info-goto-node-reference-in-co.patch --]
[-- Type: text/x-diff, Size: 817 bytes --]

From e4c54961891314a72200f387d25b1ec65fbba4d2 Mon Sep 17 00:00:00 2001
From: Jari Aalto <jari.aalto@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


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

* bug#2748: marked as done ([PATCH] Emacs CVS: desktop.el: Add  Info-goto-node reference in comments)
  2009-03-22 19:08 ` bug#2748: [PATCH] Emacs CVS: desktop.el: Add Info-goto-node reference in comments Jari Aalto
@ 2009-03-22 20:15   ` Emacs bug Tracking System
  0 siblings, 0 replies; 2+ messages in thread
From: Emacs bug Tracking System @ 2009-03-22 20:15 UTC (permalink / raw)
  To: Glenn Morris

[-- Attachment #1: Type: text/plain, Size: 944 bytes --]


Your message dated Sun, 22 Mar 2009 16:09:12 -0400
with message-id <dar60pxqtz.fsf@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 owner@emacsbugs.donarmstrong.com
immediately.)


-- 
2748: http://emacsbugs.donarmstrong.com/cgi-bin/bugreport.cgi?bug=2748
Emacs Bug Tracking System
Contact owner@emacsbugs.donarmstrong.com with problems

[-- Attachment #2: Type: message/rfc822, Size: 3497 bytes --]

[-- Attachment #2.1.1: Type: text/plain, Size: 302 bytes --]


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@cante.net>

        * desktop.el: (top level): Add `Info-goto-node' reference
        in comments.


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2.1.2: 0001-lisp-desktop.el-Add-Info-goto-node-reference-in-co.patch --]
[-- Type: text/x-diff, Size: 817 bytes --]

From e4c54961891314a72200f387d25b1ec65fbba4d2 Mon Sep 17 00:00:00 2001
From: Jari Aalto <jari.aalto@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


[-- Attachment #3: Type: message/rfc822, Size: 1760 bytes --]

From: Glenn Morris <rgm@gnu.org>
To: 2748-done@emacsbugs.donarmstrong.com
Subject: Re: bug#2748: [PATCH] Emacs CVS: desktop.el: Add Info-goto-node reference in comments
Date: Sun, 22 Mar 2009 16:09:12 -0400
Message-ID: <dar60pxqtz.fsf@fencepost.gnu.org>

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




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

end of thread, other threads:[~2009-03-22 20:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <dar60pxqtz.fsf@fencepost.gnu.org>
2009-03-22 19:08 ` bug#2748: [PATCH] Emacs CVS: desktop.el: Add Info-goto-node reference in comments Jari Aalto
2009-03-22 20:15   ` bug#2748: marked as done ([PATCH] Emacs CVS: desktop.el: Add Info-goto-node reference in comments) Emacs bug Tracking System

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.