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

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

Re: File manipulation in elisp?


From: Stefan Monnier
Subject: Re: File manipulation in elisp?
Date: Wed, 20 Jun 2007 15:05:33 -0400
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1.50 (gnu/linux)

> Is there an API for file management in elisp without opening files in
> buffers?

No.

> directory. So every time I compile a project, as a post-build step I
> want to look for some pre-defined file in the directory, read its
> content, evaluate the content into elisp and execute it.

How 'bout just using `load'?


        Stefan


reply via email to

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