From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.devel Subject: Re: bad interaction of face-spec-set and customize-face Date: Mon, 03 Mar 2008 04:11:24 -0500 Message-ID: References: <4w8x126q0m.fsf@fencepost.gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1204536713 5640 80.91.229.12 (3 Mar 2008 09:31:53 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 3 Mar 2008 09:31:53 +0000 (UTC) Cc: emacs-devel@gnu.org To: rms@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Mar 03 10:32:15 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 1JW71p-00072R-Fp for ged-emacs-devel@m.gmane.org; Mon, 03 Mar 2008 10:32:13 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JW71I-0005Yg-5t for ged-emacs-devel@m.gmane.org; Mon, 03 Mar 2008 04:31:40 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JW6zz-0004mk-N0 for emacs-devel@gnu.org; Mon, 03 Mar 2008 04:30:21 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JW6zk-0004ZE-N8 for emacs-devel@gnu.org; Mon, 03 Mar 2008 04:30:09 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JW6zj-0004Yu-RK for emacs-devel@gnu.org; Mon, 03 Mar 2008 04:30:03 -0500 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JW6zj-0004Ee-I7 for emacs-devel@gnu.org; Mon, 03 Mar 2008 04:30:03 -0500 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1JW6hg-0000x1-N8; Mon, 03 Mar 2008 04:11:24 -0500 X-Spook: nitrate interception AK-47 hackers cracking propaganda X-Ran: LB10D`A=w?y3,Xri$3 (Richard Stallman's message of "Sun, 02 Mar 2008 12:25:25 -0500") User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) 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:91160 Archived-At: Richard Stallman wrote: > I did not finish rationalizing this whole area. In particular, it is > not clear how `set-face-attribute' should interact with > `face-spec-set' and with Custom. This needs more thinking. It seems odd to me, but I haven't thought about it and don't really want to. It does as you say need more work (and documenting); eg at the moment, customize happily tells you "Set for current session" despite the fact that no change has been applied.