emacs-orgmode
[Top][All Lists]
Advanced

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

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


From: Daniel Clemente
Subject: Re: [Orgmode] Passing an option to org-file-apps?
Date: Sun, 07 Sep 2008 10:33:38 +0200
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.2 (gnu/linux)

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]]

  since you want to pass „25“ to xpdf only. It is meaningless to pass the 25 
*to the PDF*.


--
Daniel




reply via email to

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