emacs-devel
[Top][All Lists]
Advanced

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

Re: scratch/check-declare 1d5cdf1 2/2: check-declare.el: Use compilation


From: Artur Malabarba
Subject: Re: scratch/check-declare 1d5cdf1 2/2: check-declare.el: Use compilation-style warnings
Date: Sat, 14 Feb 2015 10:00:01 -0200

Ok. Thanks for clarifying.

On 14 Feb 2015 10:36, "Oleh Krehel" <address@hidden> wrote:
Artur Malabarba <address@hidden> writes:

>>> +                  (with-current-buffer (find-file-noselect file)
>>
>> Please use with-temp-buffer + insert-file-contents instead.
>
> That is, unless the file needs to stay open for some specific reason.

This file is already open - it's the file being checked currently. No
need to close it or for temp buffers.

reply via email to

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