This is the mail archive of the guile@cygnus.com mailing list for the guile project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: guile-core and the prompt


Rubber_Buccaneer@Galactic.Headquarters.org writes:

> I prefer the behaviour of the earlier snapshot as it is clear that
> only one definition has been entered and the prompt is not displayed
> until the procedure has been closed.

1998-07-21  Mikael Djurfeldt  <mdj@mdj.nada.kth.se>

	* readline.scm (make-readline-port): Set prompt string to "... "
	after first read line.  (Thanks to Richard Polton.)