all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Thierry Volpiatto <thierry.volpiatto@gmail.com>
To: Stefan Monnier <monnier@iro.umontreal.ca>
Cc: 11805@debbugs.gnu.org
Subject: bug#11805: faces don't show up correctly in customize interface
Date: Thu, 28 Jun 2012 09:39:11 +0200	[thread overview]
Message-ID: <87d34j6g2o.fsf@gmail.com> (raw)
In-Reply-To: <jwvtxxwvx2l.fsf-monnier+emacs@gnu.org> (Stefan Monnier's message of "Thu, 28 Jun 2012 01:13:31 -0400")

Stefan Monnier <monnier@iro.umontreal.ca> writes:

>> faces recently written are showed in lisp form in the customize
>> interface.  When switching to emacs24.1 they show up correctly.
>
> I'm a bit confused by your description.  Can you explain exactly under
> which circumstance they are not shown correctly, and ideally give
> an example?

--8<---------------cut here---------------start------------->8---
(defface helm-action
    '((t (:underline t)))
  "Face for action lines in the helm action buffer."
  :group 'helm)
--8<---------------cut here---------------end--------------->8---

M-x customize-group RET helm RET

Emacs-24.1.50.1:
--8<---------------cut here---------------start------------->8---
Hide Helm Action face: [sample]
    State : SAVED and set.
   Face for action lines in the helm action buffer.
Lisp expression: 
((t
  (:foreground "Navajowhite4" :underline t)))
--8<---------------cut here---------------end--------------->8---


Emacs-24.1:
--8<---------------cut here---------------start------------->8---
Hide Helm Action face: [sample]
    State : SAVED and set.
   Face for action lines in the helm action buffer.
   [X] Underline: Value Menu On
   [X] Foreground: Navajowhite4  Choose   (sample)
   Show All Attributes
--8<---------------cut here---------------end--------------->8---


-- 
  Thierry
Get my Gnupg key:
gpg --keyserver pgp.mit.edu --recv-keys 59F29997 





  reply	other threads:[~2012-06-28  7:39 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-06-28  4:38 bug#11805: faces don't show up correctly in customize interface Thierry Volpiatto
2012-06-28  5:13 ` Stefan Monnier
2012-06-28  7:39   ` Thierry Volpiatto [this message]
2012-08-21 21:49 ` Andreas Schwab
2012-08-22  5:44   ` Thierry Volpiatto

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=87d34j6g2o.fsf@gmail.com \
    --to=thierry.volpiatto@gmail.com \
    --cc=11805@debbugs.gnu.org \
    --cc=monnier@iro.umontreal.ca \
    /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.