emacs-devel
[Top][All Lists]
Advanced

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

Re: ns-do-applescript


From: Po Lu
Subject: Re: ns-do-applescript
Date: Wed, 25 May 2022 08:50:56 +0800
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.91 (gnu/linux)

Richard Stallman <rms@gnu.org> writes:

> The comments in that file suggest that this is not a general facility
> to execute AppleScript programs, but rather a way to get data out of a
> MacOS-specific contacts database.
>
> Am I right about that?

Yes.  But I don't see why that cannot call osascript in a subprocess
either, since what the Emacs C code provides is a general facility for
evaluating arbitrary AppleScript code, which is not present on any free
system.


reply via email to

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