From: Andreas Schwab <schwab@suse.de>
Cc: emacs-devel@gnu.org
Subject: Re: [drew.adams@oracle.com: RE: Customize doc strings and tagstrings do not respect \\<...> and \\[...]]
Date: Sun, 05 Mar 2006 11:17:24 +0100 [thread overview]
Message-ID: <jeu0adrya3.fsf@sykes.suse.de> (raw)
In-Reply-To: <DNEMKBNJBGPAOPIJOOICOEFDDDAA.drew.adams@oracle.com> (Drew Adams's message of "Sat, 4 Mar 2006 14:14:50 -0800")
"Drew Adams" <drew.adams@oracle.com> writes:
> > (defcustom titi 'tata "OK" :type
> > '(choice
> > (const :tag "`\\<minibuffer-local-map>\\[next-history-element]'."
> > tata)))
> > I see in Customize what I reported initially:
> > \<minibuffer-local-map>\[next-history-element] (one level of
> > \ removed).
>
> Why do you think this is a bug? The tag contains exactly this text.
>
> What are you saying?
>
> The point (the bug) is that the tag text should implicitly have
> `substitute-command-keys' applied to it.
The connection between doc strings and widget tags is not immediately
apparent, but of course this could be added as a new feature. But note
that this would change the rendition of existing :tag strings since
certain construct in the text would have to be quoted now. Current only
doc strings are filtered through substitute-command-keys (via
documentation-property).
> No. This is the correct rendition of \<my-map> when my-map is not
> defined.
>
> If one defines "correct rendition" by whatever the program does currently,
> then of course there can be no bug. "Circulez, il n'y a rien a voir!"
That's how substitute-command-keys has always been working, and it is not
a useless feature. It helps to interpret subsequent renditions of \[...]
(the commands might be bound in a different key map that is current at
this point).
Andreas.
--
Andreas Schwab, SuSE Labs, schwab@suse.de
SuSE Linux Products GmbH, Maxfeldstraße 5, 90409 Nürnberg, Germany
PGP key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5
"And now for something completely different."
next prev parent reply other threads:[~2006-03-05 10:17 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-02-27 8:59 [drew.adams@oracle.com: RE: Customize doc strings and tag strings do not respect \\<...> and \\[...]] Richard Stallman
2006-03-04 14:57 ` Chong Yidong
2006-03-04 17:55 ` [drew.adams@oracle.com: RE: Customize doc strings and tagstrings " Drew Adams
2006-03-04 21:36 ` Andreas Schwab
2006-03-04 22:14 ` Drew Adams
2006-03-05 10:17 ` Andreas Schwab [this message]
2006-03-05 15:30 ` Drew Adams
2006-03-05 15:44 ` Andreas Schwab
2006-03-06 0:49 ` Richard Stallman
2006-03-06 13:13 ` Andreas Schwab
2006-03-06 22:48 ` Richard Stallman
2006-03-05 11:05 ` Andreas Schwab
2006-03-06 0:49 ` Richard Stallman
2007-02-15 11:44 ` Juanma Barranquero
2007-02-16 7:45 ` Richard Stallman
2007-02-16 9:49 ` Juanma Barranquero
2007-02-17 1:03 ` Richard Stallman
2007-02-17 1:23 ` Juanma Barranquero
2006-03-08 20:49 ` Kevin Rodgers
2006-03-08 21:28 ` Drew Adams
2006-03-27 17:09 ` Per Abrahamsen
2006-03-27 23:51 ` [drew.adams@oracle.com: RE: Customize doc strings andtagstrings " Drew Adams
2006-03-29 8:12 ` Richard Stallman
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=jeu0adrya3.fsf@sykes.suse.de \
--to=schwab@suse.de \
--cc=emacs-devel@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.