From: Rustom Mody <rustompmody@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: finding my way among my el files
Date: Thu, 10 Nov 2011 21:50:56 +0530 [thread overview]
Message-ID: <CAJ+TeodXmZpek80xsuJf-Cs5ew-1mt+y75Oz-RScjCpvdkDYUg@mail.gmail.com> (raw)
My emacs comes with orgmode 7.4
The org which I use is the later one 7.7 (which resides say under my
.emacs/myelisp)
But when I do (info "org") I get 7.4 not 7.7's docs
I can of course write my own function info-org which hardcodes my path.
But I wonder how hard it is to find my way using relative paths.
In particular C-h f foo
emacs knows where foo's def is because I can click through to the file
having foo's definition
If say that were available in a variable func-file-name then I could
info-open (file-name-directory func-file-name)/../doc/org
How to get func-file-name?
next reply other threads:[~2011-11-10 16:20 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-11-10 16:20 Rustom Mody [this message]
2011-11-10 16:31 ` finding my way among my el files suvayu ali
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=CAJ+TeodXmZpek80xsuJf-Cs5ew-1mt+y75Oz-RScjCpvdkDYUg@mail.gmail.com \
--to=rustompmody@gmail.com \
--cc=help-gnu-emacs@gnu.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 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.