all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Jose A. Ortega Ruiz" <jao@gnu.org>
To: emacs-devel@gnu.org
Subject: widget-mouse-face problem
Date: Tue, 22 Jul 2008 14:47:07 +0200	[thread overview]
Message-ID: <87ljzuytkk.fsf@mithrandir.homeunix.net> (raw)


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	other threads:[~2008-07-22 12:47 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-07-22 12:47 Jose A. Ortega Ruiz [this message]
2008-07-22 13:24 ` widget-mouse-face problem 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87ljzuytkk.fsf@mithrandir.homeunix.net \
    --to=jao@gnu.org \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.