unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Lars Ingebrigtsen <larsi@gnus.org>
To: jidanni@jidanni.org
Cc: 15179@debbugs.gnu.org
Subject: bug#15179: describe-variable vs. aliases
Date: Mon, 14 Oct 2019 07:30:22 +0200	[thread overview]
Message-ID: <87k197rj0x.fsf@gnus.org> (raw)
In-Reply-To: <87k3jbgs2m.fsf@jidanni.org> (jidanni@jidanni.org's message of "Sat, 24 Aug 2013 21:02:25 +0800")

jidanni@jidanni.org writes:

>       inhibit-startup-screen is a variable defined in `startup.el'.
>       Its value is t
>       Original value was nil

[...]

>       inhibit-splash-screen is a variable defined in `startup.el'.
>       Its value is t
>
>         This variable is an alias for `inhibit-startup-screen'.

[...]

> Better would be if checking either revealed the whole picture, and also
> mention where the latter was changed (.emacs).

So the request is to have `C-h v' list all variables that are aliases of
the one we want to have described.  And that does seem useful.

But is that information available?  We have the chain going the other
way in Findirect_variable...  I guess we could loop over obarray and run
that function on all the symbols and create a reverse map?

Is there an easier way?

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





  reply	other threads:[~2019-10-14  5:30 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-08-24 13:02 bug#15179: describe-variable vs. aliases jidanni
2019-10-14  5:30 ` Lars Ingebrigtsen [this message]
2019-10-14  5:47   ` Lars Ingebrigtsen

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=87k197rj0x.fsf@gnus.org \
    --to=larsi@gnus.org \
    --cc=15179@debbugs.gnu.org \
    --cc=jidanni@jidanni.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).