GNU bug report logs - #9007
find-lisp-object-file-name fails to find "file" from "file.elc"

Previous Next

Package: emacs;

Reported by: jidanni <at> jidanni.org

Date: Wed, 6 Jul 2011 02:54:02 UTC

Severity: minor

Fixed in version 24.4

Done: Glenn Morris <rgm <at> gnu.org>

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 9007 in the body.
You can then email your comments to 9007 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 owner <at> debbugs.gnu.org, bug-gnu-emacs <at> gnu.org:
bug#9007; Package emacs. (Wed, 06 Jul 2011 02:54:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to jidanni <at> jidanni.org:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Wed, 06 Jul 2011 02:54:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: jidanni <at> jidanni.org
To: bug-gnu-emacs <at> gnu.org
Subject: describe-function should link also to files under $HOME
Date: Wed, 06 Jul 2011 10:00:11 +0800
Please say what file this came from.
Why can't this ever be fixed for files in $HOME?

  (describe-function (quote jidanni-w3m-wordpress-comment-who-filler))

  jidanni-w3m-wordpress-comment-who-filler is an interactive compiled
  Lisp function.

  (jidanni-w3m-wordpress-comment-who-filler)

  Fill in WordPress etc. comment form headers with my personal
  information. Run this when the next entry field on the page is the
  first we want to fill in. Only needed on sites that don't already have
  your cookies...

There are a pair of files,
/home/jidanni/.emacs-w3m.elc
/home/jidanni/.emacs-w3m
And why can't there be a link to click to see source, just like like for
other .el, .el.gz, .elc files.




Changed bug title to 'find-lisp-object-file-name fails to find "file" from "file.elc"' from 'describe-function should link also to files under $HOME' Request was from Glenn Morris <rgm <at> gnu.org> to control <at> debbugs.gnu.org. (Wed, 06 Jul 2011 07:29:01 GMT) Full text and rfc822 format available.

Information forwarded to owner <at> debbugs.gnu.org, bug-gnu-emacs <at> gnu.org:
bug#9007; Package emacs. (Wed, 06 Jul 2011 16:16:01 GMT) Full text and rfc822 format available.

Message #10 received at 9007 <at> debbugs.gnu.org (full text, mbox):

From: Stefan Monnier <monnier <at> iro.umontreal.ca>
To: jidanni <at> jidanni.org
Cc: 9007 <at> debbugs.gnu.org
Subject: Re: bug#9007: describe-function should link also to files under $HOME
Date: Wed, 06 Jul 2011 12:14:58 -0400
> Why can't this ever be fixed for files in $HOME?

>   (describe-function (quote jidanni-w3m-wordpress-comment-who-filler))

>   jidanni-w3m-wordpress-comment-who-filler is an interactive compiled
>   Lisp function.

There should definitely be a link there.  It works fine for the
functions I define in my .emacs.  So you'll have to give us more detail
for us to figure what goes wrong in your case.


        Stefan




Information forwarded to owner <at> debbugs.gnu.org, bug-gnu-emacs <at> gnu.org:
bug#9007; Package emacs. (Wed, 06 Jul 2011 16:51:02 GMT) Full text and rfc822 format available.

Message #13 received at 9007 <at> debbugs.gnu.org (full text, mbox):

From: Glenn Morris <rgm <at> gnu.org>
To: Stefan Monnier <monnier <at> iro.umontreal.ca>
Cc: 9007 <at> debbugs.gnu.org
Subject: Re: bug#9007: describe-function should link also to files under $HOME
Date: Wed, 06 Jul 2011 12:50:39 -0400
Stefan Monnier wrote:

> There should definitely be a link there.  It works fine for the
> functions I define in my .emacs.  So you'll have to give us more detail
> for us to figure what goes wrong in your case.

Try his specific example, which refers to ~/.emacs-w3m.elc.

 I already retitled the report:

find-lisp-object-file-name fails to find "file" from "file.elc"

It special cases ~/.emacs, but fails to handle anything else of this
form.





Information forwarded to owner <at> debbugs.gnu.org, bug-gnu-emacs <at> gnu.org:
bug#9007; Package emacs. (Thu, 07 Jul 2011 00:12:02 GMT) Full text and rfc822 format available.

Message #16 received at 9007 <at> debbugs.gnu.org (full text, mbox):

From: jidanni <at> jidanni.org
To: monnier <at> iro.umontreal.ca
Cc: 9007 <at> debbugs.gnu.org
Subject: Re: bug#9007: describe-function should link also to files under $HOME
Date: Thu, 07 Jul 2011 08:11:28 +0800
>>>>> "SM" == Stefan Monnier <monnier <at> iro.umontreal.ca> writes:
>> Why can't this ever be fixed for files in $HOME?

>> (describe-function (quote jidanni-w3m-wordpress-comment-who-filler))

>> jidanni-w3m-wordpress-comment-who-filler is an interactive compiled
>> Lisp function.

SM> There should definitely be a link there.  It works fine for the
SM> functions I define in my .emacs.  So you'll have to give us more detail
SM> for us to figure what goes wrong in your case.


SM>         Stefan

Well all my .els are in
http://jidanni.org/comp/configuration/
and as you see in
http://jidanni.org/comp/configuration/.emacs
I byte compile them (but don't put the .elc on the net.)
Maybe the problem is that
http://jidanni.org/comp/configuration/.emacs-w3m doesn't end in a .el?
emacs-snapshot:
  Installed: 1:20110705-1




Reply sent to Glenn Morris <rgm <at> gnu.org>:
You have taken responsibility. (Thu, 14 Feb 2013 08:07:02 GMT) Full text and rfc822 format available.

Notification sent to jidanni <at> jidanni.org:
bug acknowledged by developer. (Thu, 14 Feb 2013 08:07:02 GMT) Full text and rfc822 format available.

Message #21 received at 9007-done <at> debbugs.gnu.org (full text, mbox):

From: Glenn Morris <rgm <at> gnu.org>
To: 9007-done <at> debbugs.gnu.org
Subject: Re: bug#9007: describe-function should link also to files under $HOME
Date: Thu, 14 Feb 2013 03:06:00 -0500
Version: 24.4

Applied something for this.




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Thu, 14 Mar 2013 11:24:03 GMT) Full text and rfc822 format available.

This bug report was last modified 11 years and 53 days ago.

Previous Next


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