From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Kevin Ryde Newsgroups: gmane.lisp.guile.user Subject: Re: readline eats previous text on line Date: Tue, 03 Oct 2006 10:22:55 +1000 Message-ID: <877izijli8.fsf@zip.com.au> References: <451AEC75.90200@fastmail.fm> <87y7s4ahvc.fsf@zip.com.au> <451B2A4C.2040000@fastmail.fm> <87ejtw8m7r.fsf@ossau.uklinux.net> <878xk3h52l.fsf@zip.com.au> <87y7s22tgt.fsf@ossau.uklinux.net> <877izl35jb.fsf@ossau.uklinux.net> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1159835025 23501 80.91.229.2 (3 Oct 2006 00:23:45 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 3 Oct 2006 00:23:45 +0000 (UTC) Cc: guile-user@gnu.org Original-X-From: guile-user-bounces+guile-user=m.gmane.org@gnu.org Tue Oct 03 02:23:44 2006 Return-path: Envelope-to: guile-user@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1GUY4Q-0000pt-WD for guile-user@m.gmane.org; Tue, 03 Oct 2006 02:23:39 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GUY4O-0007Mx-PJ for guile-user@m.gmane.org; Mon, 02 Oct 2006 20:23:36 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GUY4E-0007JL-64 for guile-user@gnu.org; Mon, 02 Oct 2006 20:23:26 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GUY49-0007F7-Ff for guile-user@gnu.org; Mon, 02 Oct 2006 20:23:23 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GUY48-0007Dj-9P for guile-user@gnu.org; Mon, 02 Oct 2006 20:23:20 -0400 Original-Received: from [61.8.2.228] (helo=mailout2.pacific.net.au) by monty-python.gnu.org with esmtp (Exim 4.52) id 1GUYAD-0008Lo-Bx for guile-user@gnu.org; Mon, 02 Oct 2006 20:29:37 -0400 Original-Received: from mailproxy1.pacific.net.au (mailproxy1.pacific.net.au [61.8.2.162]) by mailout2.pacific.net.au (Postfix) with ESMTP id 1C16C129032; Tue, 3 Oct 2006 10:23:18 +1000 (EST) Original-Received: from localhost (ppp2C08.dyn.pacific.net.au [61.8.44.8]) by mailproxy1.pacific.net.au (8.13.4/8.13.4/Debian-3sarge3) with ESMTP id k930NCkO006393; Tue, 3 Oct 2006 10:23:17 +1000 Original-Received: from gg by localhost with local (Exim 4.63) (envelope-from ) id 1GUY3j-0004Id-H5; Tue, 03 Oct 2006 10:22:55 +1000 Original-To: Neil Jerram In-Reply-To: <877izl35jb.fsf@ossau.uklinux.net> (Neil Jerram's message of "Sat, 30 Sep 2006 13:25:28 +0100") User-Agent: Gnus/5.110006 (No Gnus v0.6) Emacs/21.4 (gnu/linux) X-BeenThere: guile-user@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General Guile related discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: guile-user-bounces+guile-user=m.gmane.org@gnu.org Errors-To: guile-user-bounces+guile-user=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.user:5568 Archived-At: Neil Jerram writes: > > + (let ((outer-new-input-prompt new-input-prompt) > + (outer-continuation-prompt continuation-prompt) Could there be a way for an application to get the prompts back, so it could do the same sort of save/restore too? _______________________________________________ Guile-user mailing list Guile-user@gnu.org http://lists.gnu.org/mailman/listinfo/guile-user