GNU bug report logs -
#7530
describe-function etc. should remember locations from $HOME too
Previous Next
Reported by: jidanni <at> jidanni.org
Date: Thu, 2 Dec 2010 04:00:04 UTC
Severity: minor
Done: Chong Yidong <cyd <at> stupidchicken.com>
Bug is archived. No further changes may be made.
Full log
Message #14 received at 7530 <at> debbugs.gnu.org (full text, mbox):
jidanni <at> jidanni.org writes:
>>>>>> "CY" == Chong Yidong <cyd <at> stupidchicken.com> writes:
>
> CY> Please provide a minimal recipe for reproducing this bug, including a
> CY> minimal .emacs file.
>
> http://jidanni.org/comp/configuration/.emacs
> (describe-function (quote jidanni-tidy-buffer))
> Why doesn't it tell us that it came from ~/.emacs or ~/.emacs.elc?
Please provide a MINIMAL recipe for reproducing this bug. The
configuration file you specified contains links to various third-party
packages, any one of which could be causing the bug.
I tried with a .emacs file containing just the line
(defun foo () 1)
Then, in emacs,
C-h f foo RET
=> foo is a Lisp function in `.emacs'.
as expected; no bug here.
This bug report was last modified 14 years and 215 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.