unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: jidanni@jidanni.org
To: 7530@debbugs.gnu.org
Subject: bug#7530: describe-function etc. should remember locations from $HOME too
Date: Thu, 02 Dec 2010 12:05:04 +0800	[thread overview]
Message-ID: <87k4jsu8en.fsf@jidanni.org> (raw)

We do
(describe-function (quote gnus-summary-w3m-safe-toggle-inline-images))
and see
    gnus-summary-w3m-safe-toggle-inline-images is an interactive compiled
    Lisp function.

    (gnus-summary-w3m-safe-toggle-inline-images &optional ARG)

    Toggle displaying of all images in the article buffer.
              If the prefix arg is given, force displaying of images.

    [back]

And wonder "why does it usually say what file it is in, but not today?"

Well that is because it was in
~/.emacs-w3m.elc
~/.emacs-w3m

Therefore, when these files are initially scanned, they should be
remembered, just like all the other .el's and .elc's are. Why make an
exception for those few that are in $HOME? Same with describe-variable,
and any file read at any time.

And if an item really was from just doing a ^X^E etc. and not from any
file, the describe-* commands should mention that too! Thanks.

emacs-version "24.0.50.1"





             reply	other threads:[~2010-12-02  4:05 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-12-02  4:05 jidanni [this message]
2010-12-20 11:00 ` bug#7530: describe-function etc. should remember locations from $HOME too Chong Yidong
2010-12-21  0:07 ` jidanni
2010-12-21  2:47   ` Chong Yidong
2010-12-21  3:51 ` jidanni
2010-12-21  6:45   ` Chong Yidong

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=87k4jsu8en.fsf@jidanni.org \
    --to=jidanni@jidanni.org \
    --cc=7530@debbugs.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 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).