unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Executing Emacs Lisp through AppleScript on Mac OS X?
@ 2005-12-17 11:11 Presto W
  2005-12-17 13:00 ` Lennart Borgman
  2005-12-17 13:28 ` Andreas Schwab
  0 siblings, 2 replies; 10+ messages in thread
From: Presto W @ 2005-12-17 11:11 UTC (permalink / 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

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2006-01-09  2:21 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-12-17 11:11 Executing Emacs Lisp through AppleScript on Mac OS X? Presto W
2005-12-17 13:00 ` 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

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).