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 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