help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: File I/O


From: Robert Thorpe
Subject: Re: File I/O
Date: 2 Nov 2006 04:53:44 -0800
User-agent: G2/1.0

Tim Johnson wrote:
> Hi:
>
> Is it possible to do File I/O with elisp.
>   (as opposed to reading it into a buffer)
>
> IOWS: read a file
>       process stream a line at a time
>         process programmatically

Not really.  The normal way of doing the above is to create a buffer
for the file first.

It might be better if you tell us what you're trying to do, that makes
it easier to suggest something.



reply via email to

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