unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Presto W <prestowk@gmail.com>
Subject: Executing Emacs Lisp through AppleScript on Mac OS X?
Date: Sat, 17 Dec 2005 13:11:33 +0200	[thread overview]
Message-ID: <m28xuk2d22.fsf@dront.local> (raw)

Has anyone investigated what would be required to add support for
executing Lisp code inside a running Emacs application using
AppleScript?

I imagine this could work much the same way as Safari can take
JavaScript to execute:

tell application "Emacs"
  do Lisp "(switch-to-buffer \"*scratch*\")"
end tell

             reply	other threads:[~2005-12-17 11:11 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-12-17 11:11 Presto W [this message]
2005-12-17 13:00 ` Executing Emacs Lisp through AppleScript on Mac OS X? Lennart Borgman
2005-12-17 13:41   ` Presto W
2005-12-18  3:54     ` YAMAMOTO Mitsuharu
2006-01-08 19:46       ` David Reitter
2006-01-08 20:24         ` Lennart Borgman
2006-01-08 21:14           ` David Reitter
2006-01-09  2:21             ` YAMAMOTO Mitsuharu
2006-01-08 20:54         ` Michael Price
2005-12-17 13:28 ` Andreas Schwab

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=m28xuk2d22.fsf@dront.local \
    --to=prestowk@gmail.com \
    /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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).