From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: "CHANGED outside Customize" in frames customization group Date: Sat, 29 Dec 2007 12:48:59 -0500 Message-ID: References: <477616F3.8000003@gmx.at> Reply-To: rms@gnu.org NNTP-Posting-Host: lo.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: ger.gmane.org 1198950675 30988 80.91.229.12 (29 Dec 2007 17:51:15 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 29 Dec 2007 17:51:15 +0000 (UTC) Cc: emacs-devel@gnu.org To: martin rudalics Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Dec 29 18:51:29 2007 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 1J8fqJ-00065S-Im for ged-emacs-devel@m.gmane.org; Sat, 29 Dec 2007 18:51:27 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1J8fpy-0004pe-BB for ged-emacs-devel@m.gmane.org; Sat, 29 Dec 2007 12:51:06 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1J8fny-00025d-Lz for emacs-devel@gnu.org; Sat, 29 Dec 2007 12:49:02 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1J8fnw-00022N-Ut for emacs-devel@gnu.org; Sat, 29 Dec 2007 12:49:02 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1J8fnw-00022E-J7 for emacs-devel@gnu.org; Sat, 29 Dec 2007 12:49:00 -0500 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1J8fnw-0002oH-6N for emacs-devel@gnu.org; Sat, 29 Dec 2007 12:49:00 -0500 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.60) (envelope-from ) id 1J8fnv-0001rz-Ob; Sat, 29 Dec 2007 12:48:59 -0500 In-reply-to: <477616F3.8000003@gmx.at> (message from martin rudalics on Sat, 29 Dec 2007 10:44:19 +0100) 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:85624 Archived-At: default-frame-alist: Hide Value State: CHANGED outside Customize; operating on it here may be unreliable. Can you fix this by calling custom-reevaluate-setting in the appropriate place in startup.el? (With the other calls to it.)