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: etc/TODO: ** buffer-offer-save should be a permanent local. Date: Mon, 23 Oct 2006 07:45:29 -0400 Message-ID: References: <871wp0o86w.fsf@actcom.com> Reply-To: rms@gnu.org NNTP-Posting-Host: main.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: sea.gmane.org 1161604045 16158 80.91.229.2 (23 Oct 2006 11:47:25 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 23 Oct 2006 11:47:25 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Oct 23 13:47:25 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1GbyH1-0002fF-AK for ged-emacs-devel@m.gmane.org; Mon, 23 Oct 2006 13:47:19 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GbyH0-0005q9-KR for ged-emacs-devel@m.gmane.org; Mon, 23 Oct 2006 07:47:18 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GbyFK-0005EH-16 for emacs-devel@gnu.org; Mon, 23 Oct 2006 07:45:34 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GbyFJ-0005Dd-58 for emacs-devel@gnu.org; Mon, 23 Oct 2006 07:45:33 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GbyFI-0005DV-No for emacs-devel@gnu.org; Mon, 23 Oct 2006 07:45:32 -0400 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.52) id 1GbyFI-0002H4-H2 for emacs-devel@gnu.org; Mon, 23 Oct 2006 07:45:32 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1GbyFF-0004nu-V2; Mon, 23 Oct 2006 07:45:30 -0400 Original-To: Yoni Rabkin Katzenell In-reply-to: <871wp0o86w.fsf@actcom.com> (message from Yoni Rabkin Katzenell on Sun, 22 Oct 2006 14:18:15 +0200) 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:61038 Archived-At: etc/TODO says: "** buffer-offer-save should be a permanent local." I think the reason I put that in etc/TODO, rather than implementing at the moment, was because it is necessary to check the various modes which set the variable and make sure they don't break.