unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* widget-mouse-face problem
@ 2008-07-22 12:47 Jose A. Ortega Ruiz
  2008-07-22 13:24 ` Chong Yidong
  2008-07-22 13:27 ` Johan Bockgård
  0 siblings, 2 replies; 5+ messages in thread
From: Jose A. Ortega Ruiz @ 2008-07-22 12:47 UTC (permalink / raw)
  To: emacs-devel


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)





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

end of thread, other threads:[~2008-07-28 20:27 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-07-22 12:47 widget-mouse-face problem Jose A. Ortega Ruiz
2008-07-22 13:24 ` Chong Yidong
2008-07-22 13:27 ` Johan Bockgård
2008-07-22 14:38   ` Jose A. Ortega Ruiz
2008-07-28 20:27     ` Johan Bockgård

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).