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: Loading an output from prin1 (savehist bug). Date: Sun, 11 Jun 2006 06:28:47 -0400 Message-ID: References: <874q07xfm5.fsf@lrde.org> <87odxoslsr.fsf@lrde.org> <8764jubadb.fsf@lrde.org> <87bqt1dmqf.fsf@lrde.org> Reply-To: rms@gnu.org NNTP-Posting-Host: main.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: sea.gmane.org 1150021758 26232 80.91.229.2 (11 Jun 2006 10:29:18 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 11 Jun 2006 10:29:18 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Jun 11 12:29:17 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 1FpNC0-00043u-Ag for ged-emacs-devel@m.gmane.org; Sun, 11 Jun 2006 12:29:16 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FpNBz-0006zF-RN for ged-emacs-devel@m.gmane.org; Sun, 11 Jun 2006 06:29:15 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FpNBb-0006tD-NC for emacs-devel@gnu.org; Sun, 11 Jun 2006 06:28:51 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FpNBb-0006sn-6I for emacs-devel@gnu.org; Sun, 11 Jun 2006 06:28:51 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FpNBb-0006sh-3w for emacs-devel@gnu.org; Sun, 11 Jun 2006 06:28:51 -0400 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.52) id 1FpNK4-0003i6-N3 for emacs-devel@gnu.org; Sun, 11 Jun 2006 06:37:36 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1FpNBX-0002Z3-Ev; Sun, 11 Jun 2006 06:28:47 -0400 Original-To: michael.cadilhac@lrde.org (=?iso-8859-1?Q?Micha=EBl?= Cadilhac) In-reply-to: <87bqt1dmqf.fsf@lrde.org> (michael.cadilhac@lrde.org) 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:55823 Archived-At: > I think it should go in the place where `interactive' is documented. Is this done? No, but I wrote it just now. Thanks.