anhnmncb <[EMAIL PROTECTED]> writes:

> Daniel Clemente <[EMAIL PROTECTED]> 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                    [EMAIL PROTECTED]  |
| 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    |


_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to