unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: martin rudalics <rudalics@gmx.at>
To: Katsumi Yamaoka <yamaoka@jpl.org>
Cc: emacs-devel@gnu.org
Subject: Re: `C-h f' doesn't show file where function comes from
Date: Sat, 06 Sep 2008 14:22:11 +0200	[thread overview]
Message-ID: <48C275F3.2050201@gmx.at> (raw)
In-Reply-To: <b4mzlmmzso3.fsf@jpl.org>

 > Hm, it relates to where to install Emacs?

It _may_ relate to where you install Emacs.

 > Ok, I checked out
 > the trunk in a certain directory, copied it to /tmp/yamaoka by
 > performing
 >
 >   tar cf - emacs| (cd /tmp/yamaoka; tar xf -)
 >
 > and did `make bootstrap' there.  (I.e., I made no changes in
 > the files and directories that were checked out.)  The configure
 > options for building Emacs were:
 >
 >   --verbose --with-x-toolkit=lucid --without-xim
 >
 > And then `make install' installed Emacs to the directories:
 >
 >   /usr/local/bin/
 >   /usr/local/share/emacs/23.0.60/
 >   /usr/local/libexec/emacs/23.0.60/
 >   /usr/local/info/

The behavior you observe might be related to my recent changes.  Could
you please try to edebug the function `find-lisp-object-file-name' in
help-fns.el and find out why it fails to return an absolute filename for
your settings.

 > Note that /usr/local/ and /local/ are identical in my system
 > (/usr/local/ is a symlink to /local/).

If symbolic links are the cause of the problem I would have to chase
them in a number of cases.  In that case it might be simpler to find out
why this worked before my fix.

Thanks in advance, martin.




  reply	other threads:[~2008-09-06 12:22 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-09-05  0:57 `C-h f' doesn't show file where function comes from Katsumi Yamaoka
2008-09-05  1:04 ` Francis Litterio
2008-09-05  7:23 ` martin rudalics
2008-09-05  8:02   ` Katsumi Yamaoka
2008-09-05  8:17     ` martin rudalics
2008-09-05 12:25       ` Katsumi Yamaoka
2008-09-06 12:22         ` martin rudalics [this message]
2008-09-08  0:13           ` Katsumi Yamaoka
2008-09-08  0:31             ` Katsumi Yamaoka
2008-09-08  6:55               ` martin rudalics
2008-09-08  6:55             ` martin rudalics
2008-09-08  8:39               ` Katsumi Yamaoka

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=48C275F3.2050201@gmx.at \
    --to=rudalics@gmx.at \
    --cc=emacs-devel@gnu.org \
    --cc=yamaoka@jpl.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).