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

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

Re: File I/O


From: David Kastrup
Subject: Re: File I/O
Date: Thu, 02 Nov 2006 14:00:39 +0100
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux)

Tim Johnson <tim@johnsons-web.com> writes:

> 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

See `insert-file-contents' which can extract just parts from a file
into a buffer.

-- 
David Kastrup, Kriemhildstr. 15, 44793 Bochum


reply via email to

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