Kevin Ryde <[EMAIL PROTECTED]> writes: > Neil Jerram <[EMAIL PROTECTED]> writes: >> >> Slightly confusingly, set-readline-prompt! does also set the default >> prompt for an explicit `readline' call (1). I think the overall >> situation would be clearer if it didn't. > > It's not too terrible, may as well leave it alone in case anyone's > nutted it out and is using it.
OK, agreed. >> The bug which Jon has noted, about the effect of set-readline-prompt! >> not lasting very long, is caused by the fact that Guile's REPL code, > > It might have been from only using `display' to show a prompt, which > readline doesn't know and hence overwrites. Good point. I believe Jon's going to raise this (inability to do readline starting from the column after the prompt) with the readline people. >> ... This code should instead >> save the existing prompts and restore them afterwards > > But yes, that'd be a good thing. > >> Patch is below. > > Looks pretty reasonable. Thanks; I've committed it now. Regards, Neil _______________________________________________ Guile-user mailing list Guile-user@gnu.org http://lists.gnu.org/mailman/listinfo/guile-user