emacs-devel
[Top][All Lists]
Advanced

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

widget-mouse-face problem


From: Jose A. Ortega Ruiz
Subject: widget-mouse-face problem
Date: Tue, 22 Jul 2008 14:47:07 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux)

Hi,

i'm using a very recent emacs 23 compiled from CVS. i usually run it
from a screen session and use emacsclient -t in a urxvt, and,
occasionally, emacsclient -c to run an X instance. after i do the
latter, trying to enter any buffer containing widgets (e.g. a
customization buffer or an emacs-w3m page) fails with the following
error:

Debugger entered--Lisp error: (error "Symbol widget-mouse-face may not be 
buffer-local")
  make-local-variable(widget-mouse-face)
  Custom-mode()
  custom-buffer-create-internal(((widget-mouse-face custom-variable)) nil)
  custom-buffer-create(((widget-mouse-face custom-variable)) "*Customize 
Option: Widget Mouse Face*")
  customize-variable(widget-mouse-face)
  call-interactively(customize-variable t nil)
  execute-extended-command(nil)
  call-interactively(execute-extended-command nil nil)

(this is when i try to customize widget-mouse-face itself; similar
errors occur in the other cases). if i ask for the value of
widget-mouse-face, it's usually set to 'highlight.

Does this ring any bell?

Thanks!
jao
-- 
In this age, the mere example of nonconformity, the mere refusal to bend
the knee to custom, is itself a service.
 -John Stuart Mill, philosopher and economist (1806-1873)





reply via email to

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