[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#12991: 24.3.50; `customize-face' should provide a link to the parent
From: |
Jambunathan K |
Subject: |
bug#12991: 24.3.50; `customize-face' should provide a link to the parent group |
Date: |
Sun, 25 Nov 2012 13:58:48 +0530 |
,----
| (defface ido-first-match '((t :weight bold))
| "Face used by ido for highlighting first match."
| :group 'ido)
`----
Try this and see that link to parent group is missing.
M-x customize-face RET ido-first-match RET
Now try this and see that the above face is indeed reported.
M-x customize-group RET ido RET
This seems true for all faces.
In GNU Emacs 24.3.50.1 (i686-pc-linux-gnu, X toolkit, Xaw3d scroll bars)
of 2012-11-24 on debian-6.05
Bzr revision: 110998 wohler@newt.com-20121124071344-xc0yldn0a87b11m2
Windowing system distributor `The X.Org Foundation', version 11.0.10707000
Important settings:
value of $LANG: en_IN
locale-coding-system: iso-latin-1-unix
default enable-multibyte-characters: t
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- bug#12991: 24.3.50; `customize-face' should provide a link to the parent group,
Jambunathan K <=