From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Per Abrahamsen Newsgroups: gmane.emacs.devel Subject: Re: `face' widget type Date: Sun, 27 Feb 2005 18:46:17 +0100 Organization: The Church of Emacs Message-ID: References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1109527953 5282 80.91.229.2 (27 Feb 2005 18:12:33 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 27 Feb 2005 18:12:33 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Feb 27 19:12:32 2005 Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1D5Str-0006mD-Pi for ged-emacs-devel@m.gmane.org; Sun, 27 Feb 2005 19:12:17 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1D5TC4-0006iC-1P for ged-emacs-devel@m.gmane.org; Sun, 27 Feb 2005 13:31:04 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1D5T5Q-0003PP-Vd for emacs-devel@gnu.org; Sun, 27 Feb 2005 13:24:13 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1D5T5P-0003Ov-HW for emacs-devel@gnu.org; Sun, 27 Feb 2005 13:24:12 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1D5T4t-0002t7-Ub for emacs-devel@gnu.org; Sun, 27 Feb 2005 13:23:40 -0500 Original-Received: from [130.225.40.227] (helo=sheridan.dina.kvl.dk) by monty-python.gnu.org with esmtp (Exim 4.34) id 1D5SUn-0007hh-Af; Sun, 27 Feb 2005 12:46:21 -0500 Original-Received: from localhost (localhost [127.0.0.1]) by sheridan.dina.kvl.dk (Postfix) with ESMTP id 88E1113F07; Sun, 27 Feb 2005 18:46:19 +0100 (CET) Original-Received: from sheridan.dina.kvl.dk ([127.0.0.1]) by localhost (sheridan [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 27026-09; Sun, 27 Feb 2005 18:46:17 +0100 (CET) Original-Received: by sheridan.dina.kvl.dk (Postfix, from userid 304) id AAD1613F06; Sun, 27 Feb 2005 18:46:17 +0100 (CET) Original-To: rms@gnu.org X-Face: +kRV2]2q}lixHkE{U)mY#+6]{AH=yN~S9@IFiOa@X6?GM|8MBp/ In-Reply-To: (Richard Stallman's message of "Sun, 27 Feb 2005 08:42:56 -0500") User-Agent: Gnus/5.110003 (No Gnus v0.3) Emacs/21.3 (gnu/linux) X-Virus-Scanned: by amavisd-new-20030616-p10 (Debian) at dina.kvl.dk 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 X-MailScanner-To: ged-emacs-devel@m.gmane.org Xref: main.gmane.org gmane.emacs.devel:33873 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:33873 Richard Stallman writes: > It works except for one thing: when I set a different face name, > the sample does not update. How can I make it update? I don't have time to find out.