From mboxrd@z Thu Jan 1 00:00:00 1970 From: anhnmncb Subject: Passing an option to org-file-apps? Date: Thu, 17 Jul 2008 11:30:08 +0800 Message-ID: <87fxq9b327.fsf@gentoo.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 1KJKNv-0007TA-FB for emacs-orgmode@gnu.org; Wed, 16 Jul 2008 23:42:27 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KJKNu-0007Ss-1i for emacs-orgmode@gnu.org; Wed, 16 Jul 2008 23:42:27 -0400 Received: from [199.232.76.173] (port=53726 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KJKNt-0007Sl-Rx for emacs-orgmode@gnu.org; Wed, 16 Jul 2008 23:42:25 -0400 Received: from main.gmane.org ([80.91.229.2]:50258 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 1KJKNt-0007NM-H7 for emacs-orgmode@gnu.org; Wed, 16 Jul 2008 23:42:25 -0400 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1KJKNp-0002Dr-CU for emacs-orgmode@gnu.org; Thu, 17 Jul 2008 03:42:22 +0000 Received: from 116.253.7.211 ([116.253.7.211]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 17 Jul 2008 03:42:21 +0000 Received: from anhnmncb by 116.253.7.211 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 17 Jul 2008 03:42:21 +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 Hi, list, I have an external link like this: [[file:~/doc/foo.pdf]] And I have configured to use xpdf to open it, but every time I open it, it always at the first page. If can I pass an option to xpdf, so after I finish reading, I change the page number, then next time I open it, it will automatically open that page for me? Something like this: [[file:~/doc/foo.pdf 25]] So org will invoke xpdf in this way: xpdf ~/doc/foo.pdf 25. -- Regards, anhnmncb gpg key: 44A31344