From mboxrd@z Thu Jan 1 00:00:00 1970 From: jmcbray@carcosa.net (Jason F. McBrayer) Subject: Re: Re: Passing an option to org-file-apps? Date: Thu, 11 Sep 2008 10:34:02 -0400 Message-ID: References: <87fxq9b327.fsf@gentoo.hasee.cpu> <878wu4e4nx.fsf@gmail.com> <861vzrc7i5.fsf@fbsd.hasee.cpu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KdnDF-0000Ew-Ac for emacs-orgmode@gnu.org; Thu, 11 Sep 2008 10:32:01 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KdnDD-0000DM-DN for emacs-orgmode@gnu.org; Thu, 11 Sep 2008 10:32:00 -0400 Received: from [199.232.76.173] (port=55799 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KdnDD-0000DD-7Y for emacs-orgmode@gnu.org; Thu, 11 Sep 2008 10:31:59 -0400 Received: from cdptpa-omtalb.mail.rr.com ([75.180.132.120]:37426) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KdnDC-0005ML-SO for emacs-orgmode@gnu.org; Thu, 11 Sep 2008 10:31:58 -0400 In-Reply-To: <861vzrc7i5.fsf@fbsd.hasee.cpu> (anhnmncb@gmail.com's message of "Thu, 11 Sep 2008 18:16:34 +0800") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: anhnmncb Cc: emacs-orgmode@gnu.org anhnmncb writes: > Daniel Clemente 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 jmcbray@carcosa.net | | 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 |