From mboxrd@z Thu Jan 1 00:00:00 1970 From: anhnmncb Subject: Re: Passing an option to org-file-apps? Date: Fri, 12 Sep 2008 17:29:30 +0800 Message-ID: <86bpyt7lvp.fsf@fbsd.hasee.cpu> 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 1Ke4yK-0008GM-Nz for emacs-orgmode@gnu.org; Fri, 12 Sep 2008 05:29:48 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Ke4yI-0008Fr-5E for emacs-orgmode@gnu.org; Fri, 12 Sep 2008 05:29:47 -0400 Received: from [199.232.76.173] (port=49599 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ke4yI-0008Fo-0N for emacs-orgmode@gnu.org; Fri, 12 Sep 2008 05:29:46 -0400 Received: from main.gmane.org ([80.91.229.2]:57830 helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1Ke4yI-0004Xy-3p for emacs-orgmode@gnu.org; Fri, 12 Sep 2008 05:29:46 -0400 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1Ke4yA-0002k7-7L for emacs-orgmode@gnu.org; Fri, 12 Sep 2008 09:29:38 +0000 Received: from 221.6.39.130 ([221.6.39.130]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 12 Sep 2008 09:29:38 +0000 Received: from anhnmncb by 221.6.39.130 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 12 Sep 2008 09:29:38 +0000 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: emacs-orgmode@gnu.org jmcbray@carcosa.net (Jason F. McBrayer) writes: > 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 &]] Nice, I forgot it, thank you. -- Regards, anhnmncb gpg key: 44A31344