emacs-devel
[Top][All Lists]
Advanced

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

Re: master 5d7433a: image-dired: Signal an error before calling a missin


From: Clément Pit--Claudel
Subject: Re: master 5d7433a: image-dired: Signal an error before calling a missing executable
Date: Mon, 12 Sep 2016 21:56:31 -0400
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.2.0

On 2016-09-12 21:48, Leo Liu wrote:
> On 2016-09-12 19:38 +0000, Tino Calancha wrote:
>> +  (image-dired--check-executable-exists
>> +   'image-dired-cmd-create-thumbnail-program)
> 
> Why not just 
> 
> (image-dired--check-executable-exists 
>   image-dired-cmd-create-thumbnail-program)
> 
> and change your image-dired--check-executable-exists accordingly?

I'd guess because the error message needs the name of the symbol.  Or were you 
suggesting to make image-dired--check-executable-exists a macro?

Clément.

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

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