From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Hrvoje Niksic Newsgroups: gmane.emacs.devel Subject: Re: Saving minibuffer history Date: Tue, 25 Oct 2005 11:04:28 +0200 Message-ID: <87pspu7ysj.fsf@xemacs.org> References: <87u0fkfc8c.fsf@xemacs.org> <873bn2s9cz.fsf@xemacs.org> <87zmp9sd0o.fsf-monnier+emacs@gnu.org> <87d5lunbsm.fsf@xemacs.org> <87d5lu97f5.fsf-monnier+emacs@gnu.org> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1130241160 5493 80.91.229.2 (25 Oct 2005 11:52:40 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 25 Oct 2005 11:52:40 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Oct 25 13:52:36 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1EUNJA-0000a4-Tu for ged-emacs-devel@m.gmane.org; Tue, 25 Oct 2005 13:49:37 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EUNJ9-0002xX-Ts for ged-emacs-devel@m.gmane.org; Tue, 25 Oct 2005 07:49:36 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1EULEU-0007CV-S8 for emacs-devel@gnu.org; Tue, 25 Oct 2005 05:36:40 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1EULEO-0007Bf-J4 for emacs-devel@gnu.org; Tue, 25 Oct 2005 05:36:36 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EUKjV-0005nL-VT for emacs-devel@gnu.org; Tue, 25 Oct 2005 05:04:41 -0400 Original-Received: from [195.29.150.97] (helo=ls405.htnet.hr) by monty-python.gnu.org with esmtp (Exim 4.34) id 1EUKjS-00064L-PO for emacs-devel@gnu.org; Tue, 25 Oct 2005 05:04:35 -0400 Original-Received: from ls422.t-com.hr (ls422.t-com.hr [195.29.150.237]) by ls405.htnet.hr (0.0.0/8.12.10) with ESMTP id j9P94TWp014429; Tue, 25 Oct 2005 11:04:32 +0200 Original-Received: from ls422.t-com.hr (localhost.localdomain [127.0.0.1]) by ls422.t-com.hr (Qmlai) with ESMTP id 86C3B98804F; Tue, 25 Oct 2005 11:04:30 +0200 (CEST) X-Envelope-Sender: hniksic@xemacs.org X-Envelope-Sender: hniksic@xemacs.org Original-Received: from ls422.t-com.hr (localhost.localdomain [127.0.0.1]) by ls422.t-com.hr (Qmlai) with ESMTP id 81EEC988047; Tue, 25 Oct 2005 11:04:30 +0200 (CEST) Original-Received: from localhost.localdomain (83-131-15-239.adsl.net.t-com.hr [83.131.15.239]) by ls422.t-com.hr (Qmlai) with ESMTP id 759BF8B804E; Tue, 25 Oct 2005 11:04:29 +0200 (CEST) Original-Received: by localhost.localdomain (Postfix, from userid 1000) id 90CB4380404; Tue, 25 Oct 2005 11:04:28 +0200 (CEST) Original-To: Stefan Monnier In-Reply-To: <87d5lu97f5.fsf-monnier+emacs@gnu.org> (Stefan Monnier's message of "Mon, 24 Oct 2005 13:16:18 -0400") User-Agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.4 (gnu/linux) 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:44802 Archived-At: Stefan Monnier writes: >> I've now applied your changes to my version. >> http://fly.srk.fer.hr/~hniksic/emacs/savehist.el > > I don't have time to take care of it right now, but I'll do it > later. In the mean time, could you send it as a patch? That makes > it much easier for me to install it. A patch against what? I'm not sure which was the version you last picked up. A patch against the version in your CVS does not seem all that useful.