all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Leo Liu <sdl.web@gmail.com>
To: emacs-devel@gnu.org
Subject: Re: master 5d7433a: image-dired: Signal an error before calling a missing executable
Date: Tue, 13 Sep 2016 09:48:03 +0800	[thread overview]
Message-ID: <m1lgyw7ep8.fsf@zeuss-MBP.lan> (raw)
In-Reply-To: 20160912193811.119E7220166@vcs.savannah.gnu.org

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?

Leo




       reply	other threads:[~2016-09-13  1:48 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20160912193810.11308.66726@vcs.savannah.gnu.org>
     [not found] ` <20160912193811.119E7220166@vcs.savannah.gnu.org>
2016-09-13  1:48   ` Leo Liu [this message]
2016-09-13  1:56     ` master 5d7433a: image-dired: Signal an error before calling a missing executable Clément Pit--Claudel
2016-09-13  3:15     ` Tino Calancha

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=m1lgyw7ep8.fsf@zeuss-MBP.lan \
    --to=sdl.web@gmail.com \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.