all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Customize face issue?
@ 2011-05-10  6:18 Tim Cross
  2011-05-10 17:18 ` David De La Harpe Golden
  0 siblings, 1 reply; 3+ messages in thread
From: Tim Cross @ 2011-05-10  6:18 UTC (permalink / raw)
  To: emacs-devel

[-- Attachment #1: Type: text/plain, Size: 810 bytes --]

Hi All,

just checking here prior to possibly logging a bug report. I've just noticed
with the most recent build from bzr trunk that something seems to be broken
with the custom interface for customizing faces. If you do M-x
customize-face <ret> default, instead of getting the 'normal' custom
interface for customizing a face, you just get a 'raw' lisp expression to
edit. i.e.

Hide Default face: [sample]
    State : STANDARD.
   Basic default face.
Lisp expression:
((t
  (:family "DejaVu Sans Mono" :foundry "unknown" :width normal :height 143
:weight normal :slant normal :underline nil :overline nil :strike-through
nil :box nil :inverse-video nil :foreground "black" :background "white"
:stipple nil :inherit nil)))

This is from bzr pulled today and running emacs -Q. Do others see this as
well?

Tim

[-- Attachment #2: Type: text/html, Size: 1069 bytes --]

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

end of thread, other threads:[~2011-05-10 23:16 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-10  6:18 Customize face issue? Tim Cross
2011-05-10 17:18 ` David De La Harpe Golden
2011-05-10 23:16   ` Tim Cross

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.