From: Howard Melman <hmelman@gmail.com>
To: emacs-devel@gnu.org
Subject: Re: ns-do-applescript
Date: Thu, 26 May 2022 10:03:41 -0400 [thread overview]
Message-ID: <lywne84chu.fsf@Lumet.home> (raw)
In-Reply-To: E1nu8q9-0004Uh-Im@fencepost.gnu.org
Richard Stallman <rms@gnu.org> writes:
> [[[ To any NSA and FBI agents reading my email: please consider ]]]
> [[[ whether defending the US Constitution against all enemies, ]]]
> [[[ foreign or domestic, requires you to follow Snowden's example. ]]]
>
> > I do use it for simple interaction with the Finder and Safari such as:
>
> > (do-applescript "tell application \"Safari\" to get the name of window 1")
> > (do-applescript "tell application \"Safari\" to get the URL of document 1")
>
> Is it possible to do this with call-process
> or by running a shell command?
I think so, though I have to figure out the right
incantation to get stdout returned as a string. I might be
nice if call-process' DESTINATION arg had an option for this.
--
Howard
next prev parent reply other threads:[~2022-05-26 14:03 UTC|newest]
Thread overview: 35+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <87bkvoo38y.fsf.ref@yahoo.com>
2022-05-23 12:14 ` ns-do-applescript Po Lu
2022-05-23 20:44 ` ns-do-applescript Filipp Gunbin
2022-05-24 0:26 ` ns-do-applescript Po Lu
2022-05-24 20:00 ` ns-do-applescript Daniel Martín
2022-05-24 20:11 ` ns-do-applescript Stefan Monnier
2022-05-25 13:57 ` ns-do-applescript Howard Melman
2022-05-26 8:27 ` ns-do-applescript Richard Stallman
2022-05-26 14:03 ` Howard Melman [this message]
2022-05-26 14:17 ` ns-do-applescript Andreas Schwab
2022-05-26 14:51 ` ns-do-applescript Howard Melman
2022-05-26 15:36 ` ns-do-applescript Andreas Schwab
2022-05-26 8:24 ` ns-do-applescript Richard Stallman
2022-05-26 8:49 ` ns-do-applescript Po Lu
2022-05-27 22:49 ` ns-do-applescript Richard Stallman
2022-05-28 0:43 ` ns-do-applescript Po Lu
2022-05-29 21:21 ` ns-do-applescript Richard Stallman
2022-05-29 23:56 ` ns-do-applescript Po Lu
2022-05-31 19:05 ` ns-do-applescript chad
2022-06-01 0:35 ` ns-do-applescript Po Lu
2022-06-01 1:10 ` ns-do-applescript Stefan Monnier
2022-06-01 22:57 ` ns-do-applescript Richard Stallman
2022-05-24 21:26 ` ns-do-applescript Richard Stallman
2022-05-24 23:01 ` ns-do-applescript Filipp Gunbin
2022-05-25 0:50 ` ns-do-applescript Po Lu
2022-05-25 12:09 ` ns-do-applescript Alexander Adolf
2022-05-24 21:21 ns-do-applescript Jon Snader
2022-05-25 2:28 ` ns-do-applescript Po Lu
2022-05-25 2:58 ` ns-do-applescript Tim Cross
2022-05-25 4:46 ` ns-do-applescript Po Lu
2022-05-25 10:05 ` ns-do-applescript Filipp Gunbin
2022-05-25 11:42 ` ns-do-applescript Pankaj Jangid
-- strict thread matches above, loose matches on Subject: below --
2022-05-26 11:01 ns-do-applescript Pedro Andres Aranda Gutierrez
2022-05-26 14:07 ` ns-do-applescript Howard Melman
2022-05-26 15:07 ` ns-do-applescript Stefan Monnier
2022-05-27 9:40 ` ns-do-applescript Pedro Andres Aranda Gutierrez
2022-05-31 6:34 ns-do-applescript Pedro Andres Aranda Gutierrez
2022-05-31 23:08 ` ns-do-applescript Stefan Monnier
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=lywne84chu.fsf@Lumet.home \
--to=hmelman@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.