bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#12067: 24.1; improper menu formatting with multiple \t chars


From: Lars Ingebrigtsen
Subject: bug#12067: 24.1; improper menu formatting with multiple \t chars
Date: Sat, 08 Feb 2014 19:29:50 -0800
User-agent: Gnus/5.13001 (Ma Gnus v0.10) Emacs/24.3.50 (gnu/linux)

"Drew Adams" <drew.adams@oracle.com> writes:

> emacs -Q
>
> (defcustom foo [:ascii:]
>   "..."
>   :type
>   '(choice :tag "Foobar"
>     (const :tag "A\t\t- [:ascii:]"                                [:ascii:])
>     (const :tag "Bbbbbb\t\t- [:nonascii:]"                        
> [:nonascii:])
>     (const :tag "Cccccccccccc\t\t- [:word:]"                      [:word:])
>     (const :tag "Dddddddddddddddddddddddddd\t\t- [:alnum:]"       [:alnum:])
>     (const :tag "Eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee\t- [:alpha:]" [:alpha:]))
>   :group 'convenience)
>
> M-x customize-option foo

The conclusion seems to be "tabs aren't really supported in menus".
Closing.

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





reply via email to

[Prev in Thread] Current Thread [Next in Thread]