From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Jose A. Ortega Ruiz" Newsgroups: gmane.emacs.devel Subject: widget-mouse-face problem Date: Tue, 22 Jul 2008 14:47:07 +0200 Message-ID: <87ljzuytkk.fsf@mithrandir.homeunix.net> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1216732113 32755 80.91.229.12 (22 Jul 2008 13:08:33 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 22 Jul 2008 13:08:33 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Jul 22 15:09:21 2008 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1KLHc9-00029E-Ne for ged-emacs-devel@m.gmane.org; Tue, 22 Jul 2008 15:09:14 +0200 Original-Received: from localhost ([127.0.0.1]:53862 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KLHbG-0001Tc-GU for ged-emacs-devel@m.gmane.org; Tue, 22 Jul 2008 09:08:18 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KLHbC-0001TU-6D for emacs-devel@gnu.org; Tue, 22 Jul 2008 09:08:14 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KLHbA-0001T3-8T for emacs-devel@gnu.org; Tue, 22 Jul 2008 09:08:13 -0400 Original-Received: from [199.232.76.173] (port=44167 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KLHbA-0001T0-5e for emacs-devel@gnu.org; Tue, 22 Jul 2008 09:08:12 -0400 Original-Received: from main.gmane.org ([80.91.229.2]:60101 helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1KLHb9-00027O-N6 for emacs-devel@gnu.org; Tue, 22 Jul 2008 09:08:11 -0400 Original-Received: from list by ciao.gmane.org with local (Exim 4.43) id 1KLHb6-0002Zo-U5 for emacs-devel@gnu.org; Tue, 22 Jul 2008 13:08:09 +0000 Original-Received: from 84-75-99-141.dclient.hispeed.ch ([84.75.99.141]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 22 Jul 2008 13:08:08 +0000 Original-Received: from jao by 84-75-99-141.dclient.hispeed.ch with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 22 Jul 2008 13:08:08 +0000 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 32 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: 84-75-99-141.dclient.hispeed.ch User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) X-Attribution: jao X-URL: Cancel-Lock: sha1:DzCnBWwpr17YuF0ohrqlismMsU0= X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:101183 Archived-At: 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)