From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Richard M. Stallman" Newsgroups: gmane.emacs.devel Subject: Re: buffer-offer-save, gnus and mh-e Date: Tue, 10 Jan 2006 19:49:38 -0500 Message-ID: References: <200504171500.j3HF0Ha22225@raven.dms.auburn.edu> <87y81og4ic.fsf@olgas.newt.com> <200601100316.k0A3GOC19897@raven.dms.auburn.edu> Reply-To: rms@gnu.org NNTP-Posting-Host: main.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: sea.gmane.org 1136941226 26098 80.91.229.2 (11 Jan 2006 01:00:26 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 11 Jan 2006 01:00:26 +0000 (UTC) Cc: wohler@newt.com, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Jan 11 02:00:23 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 1EwULe-0004s8-8y for ged-emacs-devel@m.gmane.org; Wed, 11 Jan 2006 02:00:22 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EwUNe-0003oy-Ff for ged-emacs-devel@m.gmane.org; Tue, 10 Jan 2006 20:02:26 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1EwUFQ-0006Mf-Su for emacs-devel@gnu.org; Tue, 10 Jan 2006 19:53:57 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1EwUFO-0006KZ-EY for emacs-devel@gnu.org; Tue, 10 Jan 2006 19:53:54 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EwUFN-0006K0-Ey for emacs-devel@gnu.org; Tue, 10 Jan 2006 19:53:53 -0500 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1EwUHv-0003kB-4k for emacs-devel@gnu.org; Tue, 10 Jan 2006 19:56:31 -0500 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1EwUBG-0004qD-3R; Tue, 10 Jan 2006 19:49:38 -0500 Original-To: Luc Teirlinck In-reply-to: <200601100316.k0A3GOC19897@raven.dms.auburn.edu> (message from Luc Teirlinck on Mon, 9 Jan 2006 21:16:24 -0600 (CST)) 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:48923 Archived-At: I see that buffer-offer-save in files.el is still not a permanent local. Is it going to remain that way for the foreseeable future? It seems that way. Let's change it after the release.