emacs-devel
[Top][All Lists]
Advanced

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

Re: server-eval-and-print only returns non-nil values


From: Lars Magne Ingebrigtsen
Subject: Re: server-eval-and-print only returns non-nil values
Date: Sun, 03 Jul 2011 15:57:50 +0200
User-agent: Gnus/5.110018 (No Gnus v0.18) Emacs/24.0.50 (gnu/linux)

Juanma Barranquero <address@hidden> writes:

> Is there any reason why server-eval-and-print only returns non-nil values?
>
>   C:\> emacsclient -e "(file-exists-p \"C:/\")"
>   t
>
>   C:> emacsclient -e "(file-exists-p \"Z:/\")"
>
>   C:>
>
> If not, I'd like to fix it with the trivial patch below.

Yeah, that confused me, too.

It's possible that such a change will break some scripts here and there,
but that may not be very likely...

-- 
(domestic pets only, the antidote for overdose, milk.)
  bloggy blog http://lars.ingebrigtsen.no/




reply via email to

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