From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Drew Adams" Newsgroups: gmane.emacs.devel Subject: RE: custom-reevaluate-setting / custom-initialize-delay Date: Tue, 23 Feb 2010 20:26:14 -0800 Message-ID: <952172E697BE405E9B53E39C2520F80F@us.oracle.com> References: <64d3zvx1zi.fsf@fencepost.gnu.org> <83fx4rn5y9.fsf@gnu.org> <83bpffmfnn.fsf@gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1266986224 14004 80.91.229.12 (24 Feb 2010 04:37:04 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 24 Feb 2010 04:37:04 +0000 (UTC) Cc: emacs-devel@gnu.org To: "'Eli Zaretskii'" , "'Glenn Morris'" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Feb 24 05:36:59 2010 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.69) (envelope-from ) id 1Nk8zb-000457-Hk for ged-emacs-devel@m.gmane.org; Wed, 24 Feb 2010 05:36:59 +0100 Original-Received: from localhost ([127.0.0.1]:34107 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Nk8ql-0001iw-7v for ged-emacs-devel@m.gmane.org; Tue, 23 Feb 2010 23:27:51 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Nk8qf-0001iZ-9i for emacs-devel@gnu.org; Tue, 23 Feb 2010 23:27:45 -0500 Original-Received: from [140.186.70.92] (port=51837 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Nk8qd-0001iQ-E0 for emacs-devel@gnu.org; Tue, 23 Feb 2010 23:27:43 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1Nk8qd-0000iq-7F for emacs-devel@gnu.org; Tue, 23 Feb 2010 23:27:43 -0500 Original-Received: from rcsinet11.oracle.com ([148.87.113.123]:50451) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Nk8qb-0000ib-Nv; Tue, 23 Feb 2010 23:27:41 -0500 Original-Received: from acsinet15.oracle.com (acsinet15.oracle.com [141.146.126.227]) by rcsinet11.oracle.com (Switch-3.4.2/Switch-3.4.2) with ESMTP id o1O4RdUW013849 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Wed, 24 Feb 2010 04:27:40 GMT Original-Received: from acsmt354.oracle.com (acsmt354.oracle.com [141.146.40.154]) by acsinet15.oracle.com (Switch-3.4.2/Switch-3.4.1) with ESMTP id o1NNCwZB026566; Wed, 24 Feb 2010 04:27:38 GMT Original-Received: from abhmt019.oracle.com by acsmt354.oracle.com with ESMTP id 46493751266985572; Tue, 23 Feb 2010 20:26:12 -0800 Original-Received: from dradamslap1 (/10.175.218.236) by default (Oracle Beehive Gateway v4.0) with ESMTP ; Tue, 23 Feb 2010 20:26:09 -0800 X-Mailer: Microsoft Office Outlook 11 In-reply-to: Thread-Index: Acq1CEXdsBFCZ/EnQ9uUpvCmGGjVdgAAKDDwAAAaLwA= X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.5579 X-Source-IP: acsmt354.oracle.com [141.146.40.154] X-Auth-Type: Internal IP X-CT-RefId: str=0001.0A090208.4B84AABB.004C:SCFMA4539814,ss=1,fgs=0 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) 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:121325 Archived-At: > Yep, that's the ticket. It restores the Emacs 23.1 (and Emacs > 22) behavior. (Needless to say, I hope, that this should be the out-of-the-box behavior, as before. Users should not need to set such variables themselves.)