unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Juergen Fenn <jfenn@gmx.net>
To: help-gnu-emacs@gnu.org
Subject: Re: customize option/variable
Date: Tue, 29 Aug 2023 00:30:25 +0200	[thread overview]
Message-ID: <5e414f61-1c92-487b-83c7-78a3d2212d44@gmx.net> (raw)
In-Reply-To: <87a5uan7l8.fsf@gmx.net>



Am 29.08.23 um 00:08 Uhr schrieb Stephen Berman:
> On Mon, 28 Aug 2023 23:42:04 +0200 Juergen Fenn <jfenn@gmx.net> wrote:
>
>> Am 28.08.23 um 23:13 Uhr schrieb Stephen Berman:
>>> You can customize apropos-sort-by-scores with M-x customize-option in
>>> Emacs 29 (and 30), but apropos.el has to be loaded for Customize to
>>> recognize the variable. So you can do e.g. `M-x apropos' and the `M-x
>>> customize-option apr TAB s TAB will complete to the variable and you can
>>> customize it.
>>
>> Thank you for this hint. In fact, I was not aware that navigating in
>> this way to the full variable name would lead you to a different
>> "target" than, e.g., M-x describe-variable, or M-x customize-variable
>> without completing the search term by apropos.
>
> Completion with M-x describe-variable (aka C-h v) in effect searches all
> Emacs Lisp libraries to find completion candidates, while
> customize-variable just examines loaded libraries.  Calling M-x apropos
> just loads the library (you could also use e.g. M-x load-library RET
> apropos), you don't need to enter search terms to subsequently get
> customize-variable to recognize options in the loaded library.

Steve,

I must say, it _is_ fascinating to see how complex Emacs has been
crafted to what is is today. I used to write my thesis back then with
NTEmacs and then, after switching to the Mac, I first used Carbon Emacs,
and then Aquamacs. Now I am on an all new Emacs 29.1, and I am only
beginning to understand how it all fits together, configuring a "Vanilla
Emacs" from scratch. When is comes to search, I did only C-s for years.
This _is_ a powerful tool indeed. I like it.

Thanks, again, for explaining this.

Regards,
Jürgen.



  reply	other threads:[~2023-08-28 22:30 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-08-28 19:21 customize option/variable aalinovi
2023-08-28 20:29 ` Juergen Fenn
2023-08-28 21:13   ` Stephen Berman
2023-08-28 21:42     ` Juergen Fenn
2023-08-28 22:08       ` Stephen Berman
2023-08-28 22:30         ` Juergen Fenn [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-08-28 22:35 aalinovi
2023-08-28 18:01 aalinovi
2023-08-28 18:29 ` Eli Zaretskii

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=5e414f61-1c92-487b-83c7-78a3d2212d44@gmx.net \
    --to=jfenn@gmx.net \
    --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.
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).