GNU bug report logs - #8185
describe-mode should provide a link to the file where the mode is defined

Previous Next

Package: emacs;

Reported by: jidanni <at> jidanni.org

Date: Sun, 6 Mar 2011 09:29:01 UTC

Severity: wishlist

Tags: patch

Merged with 5474

Done: Juanma Barranquero <lekktu <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Juanma Barranquero <lekktu <at> gmail.com>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#5474: closed (23.1.91.1; describe-mode does not offer link to
 the .el)
Date: Sun, 13 Mar 2011 02:02:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sun, 13 Mar 2011 03:00:16 +0100
with message-id <AANLkTinWr7LeyFHqzAEQWw_qZ8GRYsM8DkGvB_tSWxiV <at> mail.gmail.com>
and subject line Re: bug#8185: describe-mode should provide a link to the file where the mode is defined
has caused the GNU bug report #8185,
regarding 23.1.91.1; describe-mode does not offer link to the .el
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
8185: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=8185
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: jidanni <at> jidanni.org
To: bug-gnu-emacs <at> gnu.org
Subject: 23.1.91.1; describe-mode does not offer link to the .el
Date: Tue, 26 Jan 2010 01:18:35 +0800
We hit C-h m. We see the following:

  XXXX mode:
  Major mode for editing XXXX.

  key             binding
  ---             -------

  C-c		Prefix Command
  ESC		Prefix Command

  C-M-x		XXXX-eval-defun

Nowhere is there a link to XXXX.el.
We have to hit XXXX-eval-defun to get a link to XXXX.el.

It should say at top
  XXXX mode:
  Major mode for editing XXXX. Defined in XXXX.el <---clickable.

Or
  XXXX mode (... XXXX-mode, defined in XXXX.el):
  Major mode for editing XXXX.



[Message part 3 (message/rfc822, inline)]
From: Juanma Barranquero <lekktu <at> gmail.com>
To: jidanni <at> jidanni.org
Cc: 8185-done <at> debbugs.gnu.org
Subject: Re: bug#8185: describe-mode should provide a link to the file where
	the mode is defined
Date: Sun, 13 Mar 2011 03:00:16 +0100
> Nowhere does it say
> "...mode is defined in `dired.el'."
> which one can click.

Implemented on the trunk.

    Juanma


This bug report was last modified 14 years and 74 days ago.

Previous Next


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