emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [Orgmode] Re: Passing an option to org-file-apps?


From: Jason F. McBrayer
Subject: Re: [Orgmode] Re: Passing an option to org-file-apps?
Date: Thu, 11 Sep 2008 10:34:02 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux)

anhnmncb <address@hidden> writes:

> Daniel Clemente <address@hidden> writes:
>
>> Hi,
>>
>>> Something like this:
>>>   [[file:~/doc/foo.pdf 25]]
>>> So org will invoke xpdf in this way: xpdf ~/doc/foo.pdf 25.
>>>
>>   Maybe it's better:
>> [[shell:xpdf ~/doc/foo.pdf 25]]
>
> Thanks, it works, but when xpdf is running, emacs gets no responce, I
> have to quit xpdf.

Add an ampersand at the end of the command:
[[shell:xpdf ~/doc/foo.pdf 25 &]]

-- 
+-----------------------------------------------------------+
| Jason F. McBrayer                    address@hidden  |
| If someone conquers a thousand times a thousand others in |
| battle, and someone else conquers himself, the latter one |
| is the greatest of all conquerors.  --- The Dhammapada    |




reply via email to

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