Re: (warn) isn't doing what I expect it to
- From: Kent M Pitman <pitman@xxxxxxxxxxx>
- Date: Tue, 30 Aug 2005 13:24:30 GMT
Lars Brinkhoff <lars.spam@xxxxxxxxxx> writes:
> Kent M Pitman <pitman@xxxxxxxxxxx> writes:
> > Additionally, there were some systems where you pressed Enter (a key
> > distinct from Return or Linefeed) and this meant not to add a newline
> > character but to activate immediately, submitting what had been typed
> > but not any termination key.
>
> That's ^D in Unix (except ^D on an empty line will usually be
> interpreted as EOF).
And i think some *nix based Lisp systems will close the input stream when
they see a ^D, which isn't so good if you're doing a REPL on that stream.
So it's not quite what I meant. But it is related. It's more like ending
your emacs mail message or other recursive edit with control-meta-c.
.
- Follow-Ups:
- Re: (warn) isn't doing what I expect it to
- From: Lars Brinkhoff
- Re: (warn) isn't doing what I expect it to
- References:
- (warn) isn't doing what I expect it to
- From: Nathan Baum
- Re: (warn) isn't doing what I expect it to
- From: Nathan Baum
- Re: (warn) isn't doing what I expect it to
- From: Edi Weitz
- Re: (warn) isn't doing what I expect it to
- From: Nathan Baum
- Re: (warn) isn't doing what I expect it to
- From: Kent M Pitman
- Re: (warn) isn't doing what I expect it to
- From: Nathan Baum
- Re: (warn) isn't doing what I expect it to
- From: Pascal Bourguignon
- Re: (warn) isn't doing what I expect it to
- From: Kent M Pitman
- Re: (warn) isn't doing what I expect it to
- From: Lars Brinkhoff
- (warn) isn't doing what I expect it to
- Prev by Date: Re: Cost of starting a software business (was: Resume questions, how convey? (was: How much should I charge fo...))
- Next by Date: Re: Concentration in OCaml
- Previous by thread: Re: (warn) isn't doing what I expect it to
- Next by thread: Re: (warn) isn't doing what I expect it to
- Index(es):