emacs-devel
[Top][All Lists]
Advanced

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

Customize face issue?


From: Tim Cross
Subject: Customize face issue?
Date: Tue, 10 May 2011 16:18:41 +1000

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



reply via email to

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