unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* [drew.adams@oracle.com: RE: Customize doc strings and tag strings do not respect \\<...> and \\[...]]
@ 2006-02-27  8:59 Richard Stallman
  2006-03-04 14:57 ` Chong Yidong
  0 siblings, 1 reply; 23+ messages in thread
From: Richard Stallman @ 2006-02-27  8:59 UTC (permalink / raw)


Has anyone fixed this?

------- Start of forwarded message -------
From: "Drew Adams" <drew.adams@oracle.com>
To: "Emacs-Pretest-Bug" <emacs-pretest-bug@gnu.org>
Date: Sun, 19 Feb 2006 17:06:18 -0800
MIME-Version: 1.0
Content-Type: text/plain;
	charset="iso-8859-1"
In-Reply-To: <MEEKKIABFKKDFJMPIOEBAEEHCPAA.drew.adams@oracle.com>
Subject: RE: Customize doc strings and tag strings do not respect \\<...>
	and \\[...]

I should add that the same problem exists for :tag strings.

- --------

    emacs -q
    
    (defcustom foo nil
      "*Behavior of `\\<my-map>\\[my-cmd]' when foobaz is in the wind."
      :type 'boolean)
    
    Then, `C-h v foo' shows the doc string correctly as, say, "Behavior of
    `M-a' when foobaz is in the wind."  However, when you click the
    Customize link and get to the Customize buffer, the key bindings are
    not substituted in the doc string. You see this:
    
    Behavior of `\<my-map>\[my-cmd]' when foobaz is in the wind.
    
    Note that one level of backslash is removed.
    
    In GNU Emacs 22.0.50.1 (i386-mingw-nt5.1.2600)
     of 2005-06-26 on NONIQPC
    X server distributor `Microsoft Corp.', version 5.1.2600
    configured using `configure --with-gcc (3.3) --cflags 
    -I../../jpeg-6b-3/include -I../../libpng-1.2.8/include 
    -I../../tiff-3.6.1-2/include -I../../xpm-nox-4.2.0/include 
    -I../../zlib-1.2.2/include'


_______________________________________________
emacs-pretest-bug mailing list
emacs-pretest-bug@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug
------- End of forwarded message -------

^ permalink raw reply	[flat|nested] 23+ messages in thread

end of thread, other threads:[~2007-02-17  1:23 UTC | newest]

Thread overview: 23+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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
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

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).