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

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

Re: Obtaining a Lisp form from a file


From: Udyant Wig
Subject: Re: Obtaining a Lisp form from a file
Date: Wed, 26 Jul 2017 12:52:35 +0530
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.2.1

On 07/25/2017 11:01 PM, John Mastro wrote:
> (with-temp-buffer
>   (insert-file-contents file)
>   (read (current-buffer)))
> 
> Hope that helps
> 
>         John

That is much better.  Thanks a lot.

-- 
... while the ways of art are hard at the best, they will break you if
you go unsustained by belief in what you are trying to do.
                                -- Arthur Quiller-Couch




reply via email to

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