From: Jon Wilson <j85wilson@fastmail.fm>
Cc: guile-user@gnu.org
Subject: Re: readline eats previous text on line
Date: Wed, 27 Sep 2006 20:50:04 -0500 [thread overview]
Message-ID: <451B2A4C.2040000@fastmail.fm> (raw)
In-Reply-To: <87y7s4ahvc.fsf@zip.com.au>
Hi Kevin,
> (readline "foo: ")
This gives an error.
(read-line (current-input-port) 'trim "foo: ")
does not give an error, but "foo: " is ignored. The first two arguments
are the port to read from and the handle-delim value. Any further
arguments seem to be completely ignored. Sorry.
>
> Not sure if that's meant to be documented, seems like a pretty
> sensible usage, even if reading current-input-port might be usual.
It would be nice if that were it, I agree.
Thanks,
Jon
_______________________________________________
Guile-user mailing list
Guile-user@gnu.org
http://lists.gnu.org/mailman/listinfo/guile-user
next prev parent reply other threads:[~2006-09-28 1:50 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-09-27 21:26 readline eats previous text on line Jon Wilson
2006-09-28 1:40 ` Kevin Ryde
2006-09-28 1:50 ` Jon Wilson [this message]
2006-09-28 7:49 ` Neil Jerram
2006-09-29 0:47 ` Kevin Ryde
2006-09-29 22:33 ` Neil Jerram
2006-09-30 12:25 ` Neil Jerram
2006-10-03 0:15 ` Kevin Ryde
2006-10-03 0:52 ` Kevin Ryde
2006-10-04 23:13 ` Kevin Ryde
2006-10-05 23:06 ` Neil Jerram
2006-10-05 23:35 ` Neil Jerram
2006-10-06 0:03 ` Kevin Ryde
2006-12-01 20:24 ` Jon Wilson
2006-10-03 0:22 ` Kevin Ryde
2006-09-28 21:08 ` Jon Wilson
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/guile/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=451B2A4C.2040000@fastmail.fm \
--to=j85wilson@fastmail.fm \
--cc=guile-user@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).