emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Christopher Suckling <suckling.list@googlemail.com>
To: Ron Parker <rdp@inthefaith.net>
Cc: Org Mode <emacs-orgmode@gnu.org>
Subject: Re: [org-mac-protocol] How to actually set it up and use it?
Date: Wed, 16 Dec 2009 17:42:20 +0000	[thread overview]
Message-ID: <m2my1ibytf.fsf@gmail.com> (raw)
In-Reply-To: <5D639947-2AC8-4D98-B875-86E7F2611A57@inthefaith.net> (Ron Parker's message of "Tue, 15 Dec 2009 13:58:26 -0600")

On Tue, 15 Dec 2009 13:58:26 -0600, Ron Parker <rdp@inthefaith.net> wrote:

> On Dec 13, 2009, at 8:48 AM, Christopher Suckling wrote:
>
>> On Sat, 12 Dec 2009 12:56:00 -0600, Ron Parker <rdp@inthefaith.net>
>> wrote:
>>
>>> After reading this message I downloaded org-mac-protocol and
>>> installed
>>> it.  The scripts work for me if I open them in Script Editor and run
>>> them, but they do not work from the scripts menu nor from
>>> Quicksilver.
>>
>
> I'm closer.  Calling (org-load-modules-maybe) after doing (add-to-list
> org-modules 'org-mac-protocol) seems to have the items on the script
> menu working.  But, calling them from Quicksilver still fails.

Curious. This really shouldn't make any difference. All the AppleScripts
do is put together a call to emacsclient; thus if they work launched by
one method, then changing your .emacs shouldn't facilitate another
method.

You could check that the call to emacsclient is being properly
constructed by taking one of the scripts, say org-link, and adding

,----
| display dialog theScript
`----

the line before

,----
| do shell script theScript
`----

But it sounds like something fishy is going on with Quicksilver.

Best, Christopher

  reply	other threads:[~2009-12-16 17:42 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-12-11 18:47 [org-mac-protocol] How to actually set it up and use it? Marcelo de Moraes Serpa
2009-12-11 22:34 ` Christopher Suckling
2009-12-12 18:56   ` Ron Parker
2009-12-13  0:37     ` Christopher Suckling
2009-12-13 14:48     ` Christopher Suckling
2009-12-15 19:58       ` Ron Parker
2009-12-16 17:42         ` Christopher Suckling [this message]
2009-12-26  3:46           ` Marcelo de Moraes Serpa

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.orgmode.org/

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

  git send-email \
    --in-reply-to=m2my1ibytf.fsf@gmail.com \
    --to=suckling.list@googlemail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=rdp@inthefaith.net \
    /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/org-mode.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).