guile-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Reading more than one expression on the same line


From: Marius Vollmer
Subject: Re: Reading more than one expression on the same line
Date: 28 Jan 2001 18:53:47 +0100
User-agent: Gnus/5.0803 (Gnus v5.8.3) Emacs/20.7

Neil Jerram <address@hidden> writes:

> A patch for the readline code is below.  The logic of the patch is
> that prompt should become prompt2 as soon as (get-character) returns
> any character at all that was previously read.

Thanks!

2001-01-28  Marius Vollmer  <address@hidden>

        * readline.scm (make-readline-port): PROMPT becomes PROMPT2 as
        soon as GET-CHARACTER returns any character at all that was
        previously read.  This makes the continuation prompt appear
        properly for partial expressions.  Thanks to Neil Jerram!




reply via email to

[Prev in Thread] Current Thread [Next in Thread]