From: carlmarcos--- via Users list for the GNU Emacs text editor <help-gnu-emacs@gnu.org>
To: Eli Zaretskii <eliz@gnu.org>
Cc: help-gnu-emacs@gnu.org
Subject: Re: Prefix in defgroup
Date: Thu, 21 Jul 2022 18:26:55 +0200 (CEST) [thread overview]
Message-ID: <N7W_LIp--3-2@tutanota.com> (raw)
In-Reply-To: <83k086mpdj.fsf@gnu.org>
Jul 21, 2022, 15:55 by eliz@gnu.org:
>> Date: Thu, 21 Jul 2022 16:41:53 +0200 (CEST)
>> From: carlmarcos--- via Users list for the GNU Emacs text editor <help-gnu-emacs@gnu.org>
>>
>> What is prefix in defgroup used for?
>>
>>
>> (defgroup richer nil
>> "DOCSTRING"
>> :prefix "richer-"
>> :group 'applications)
>>
>
> It's clearly documented in the ELisp manual, suggest to read there.
>
There,s not much about it 15.2 Defining Customization Groups
:prefix prefix <https://www.gnu.org/software/emacs/manual/html_mono/elisp.html#index-prefix_002c-defgroup-keyword>
If the name of an item in the group starts with prefix, and thecustomizable variable custom-unlispify-remove-prefixes isnon-nil, the item’s tag will omit prefix.
Rather a generic description
prev parent reply other threads:[~2022-07-21 16:26 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-07-21 14:41 Prefix in defgroup carlmarcos--- via Users list for the GNU Emacs text editor
2022-07-21 15:55 ` Eli Zaretskii
2022-07-21 16:26 ` carlmarcos--- via Users list for the GNU Emacs text editor [this message]
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=N7W_LIp--3-2@tutanota.com \
--to=help-gnu-emacs@gnu.org \
--cc=carlmarcos@tutanota.com \
--cc=eliz@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).