From xemacs-m  Tue Jul 15 14:29:03 1997
Received: from alphatech.com (erebus.alphatech.com [198.112.236.2])
	by xemacs.org (8.8.5/8.8.5) with SMTP id OAA16116
	for <xemacs-beta@xemacs.org>; Tue, 15 Jul 1997 14:28:58 -0500 (CDT)
Received: from venus.alphatech.com by alphatech.com (4.1/SMI-4.1)
	id AA09286; Tue, 15 Jul 97 15:22:56 EDT
Received: from pochacco.alphatech.com by venus.alphatech.com (4.1/SMI-4.1)
	id AB14574; Tue, 15 Jul 97 15:33:07 EDT
Received: by pochacco.alphatech.com (SMI-8.6/SMI-SVR4)
	id PAA16769; Tue, 15 Jul 1997 15:18:43 -0400
Sender: greg@pochacco.alphatech.com
From: greg@alphatech.com (Greg Klanderman)
To: karlheg+xemacs@inetarena.com (Karl M. Hegbloom)
Cc: XEmacs Beta <xemacs-beta@xemacs.org>
Subject: Re: [PATCH] `read-from-minibuffer' proposed change
References: <87g1tjqhrp.fsf@bittersweet.inetarena.com>
Reply-To: greg@alphatech.com
Mime-Version: 1.0 (generated by tm-edit 7.106)
Content-Type: text/plain; charset=US-ASCII
Date: 15 Jul 1997 15:18:40 -0400
In-Reply-To: karlheg+xemacs@inetarena.com's message of 13 Jul 1997 05:05:30 -0700
Message-Id: <ug4t9wf7jj.fsf@pochacco.alphatech.com>
Lines: 18
X-Mailer: Gnus v5.4.37/XEmacs 19.15


Yuck - can you have a variable to toggle this behavior?

thanks,
Greg

(yup I'm still around, just too busy to contribute much these days...)



>>>>> "Karl" == Karl M Hegbloom <karlheg> writes:
Karl> 
Karl> [1  <text/plain; US-ASCII (7bit)>]
Karl> 1997-07-13  Karl M. Hegbloom  <karlheg@inetarena.com>
Karl> 
Karl> 	* prim/minibuf.el: (read-from-minibuffer) Corrected indentation,
Karl>  	History lists don't contain dups anymore, newest is put on top and
Karl>  	removed from the cdr.

