From mboxrd@z Thu Jan 1 00:00:00 1970 Path: quimby.gnus.org!not-for-mail From: Per Abrahamsen Newsgroups: gmane.emacs.devel Subject: Re: [PATCH] Re: Save Options vs. default-input-method Date: Tue, 12 Feb 2002 17:39:15 +0100 Organization: The Church of Emacs Message-ID: References: <200201302237.g0UMb1d24844@aztec.santafe.edu> <200202040927.g149RUF02434@aztec.santafe.edu> <200202051248.g15CmDb02207@aztec.santafe.edu> <200202071457.g17EvBK04629@aztec.santafe.edu> <200202100517.g1A5Hoe06105@aztec.santafe.edu> <200202110209.g1B29mh06648@aztec.santafe.edu> <200202121523.g1CFNoE07304@aztec.santafe.edu> NNTP-Posting-Host: quimby2.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: quimby2.netfonds.no 1013532785 15358 195.204.10.66 (12 Feb 2002 16:53:05 GMT) X-Complaints-To: usenet@quimby2.netfonds.no NNTP-Posting-Date: 12 Feb 2002 16:53:05 GMT Original-Received: from fencepost.gnu.org ([199.232.76.164]) by quimby2.netfonds.no with esmtp (Exim 3.12 #1 (Debian)) id 16agAy-0003zc-00 for ; Tue, 12 Feb 2002 17:53:05 +0100 Original-Received: from localhost ([127.0.0.1] helo=fencepost.gnu.org) by fencepost.gnu.org with esmtp (Exim 3.33 #1 (Debian)) id 16ag0P-0004uM-00; Tue, 12 Feb 2002 11:42:09 -0500 Original-Received: from sheridan.dina.kvl.dk ([130.225.40.227]) by fencepost.gnu.org with esmtp (Exim 3.33 #1 (Debian)) id 16afxg-0004jJ-00 for ; Tue, 12 Feb 2002 11:39:20 -0500 Original-Received: from ssv2.dina.kvl.dk (ssv2.dina.kvl.dk [130.225.40.226]) by sheridan.dina.kvl.dk (8.9.3/8.9.3/Debian 8.9.3-21) with ESMTP id RAA11623; Tue, 12 Feb 2002 17:39:15 +0100 Original-Received: from abraham by ssv2.dina.kvl.dk with local (Exim 3.12 #1 (Debian)) id 16afxb-0008JN-00; Tue, 12 Feb 2002 17:39:15 +0100 Original-To: emacs-devel@gnu.org X-Face: +kRV2]2q}lixHkE{U)mY#+6]{AH=yN~S9@IFiOa@X6?GM|8MBp/ In-Reply-To: <200202121523.g1CFNoE07304@aztec.santafe.edu> (Richard Stallman's message of "Tue, 12 Feb 2002 08:23:50 -0700 (MST)") Original-Lines: 12 User-Agent: Gnus/5.090006 (Oort Gnus v0.06) Emacs/21.1 (i686-pc-linux-gnu) Errors-To: emacs-devel-admin@gnu.org X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.0.5 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: Xref: quimby.gnus.org gmane.emacs.devel:1043 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:1043 Richard Stallman writes: > * The "Truncate Long Lines in This Buffer" option now set the default > value, instead of the buffer specific value, which mean the name is > misleading. However, the old code attempted to save the value, and > you can't save a buffer specific value. So either the name should > be changed, or we should not save the variable. Opinions? > > I think it is more useful, for this specific option, to set it only > for the current buffer. Which means it should not be saved at all. Ok, I changed it to only affect the current buffer, and not be saved. _______________________________________________ Emacs-devel mailing list Emacs-devel@gnu.org http://mail.gnu.org/mailman/listinfo/emacs-devel