From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sebastian Rose Subject: Re: Passing an option to org-file-apps? Date: Sun, 07 Sep 2008 10:33:59 +0200 Message-ID: <48C391F7.8060403@gmx.de> References: <87fxq9b327.fsf@gentoo.hasee.cpu> Reply-To: emacs-orgmode@gnu.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KcFi9-0008Bu-5m for emacs-orgmode@gnu.org; Sun, 07 Sep 2008 04:33:33 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KcFi7-0008At-IT for emacs-orgmode@gnu.org; Sun, 07 Sep 2008 04:33:32 -0400 Received: from [199.232.76.173] (port=50029 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KcFi7-0008Am-EX for emacs-orgmode@gnu.org; Sun, 07 Sep 2008 04:33:31 -0400 Received: from mail.gmx.net ([213.165.64.20]:44193) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1KcFi6-0003DT-0p for emacs-orgmode@gnu.org; Sun, 07 Sep 2008 04:33:31 -0400 In-Reply-To: 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 Carsten Dominik wrote: > > Org has no mechanism to pass switches to external commands. But you can > try to find a pdf viewer that supports going back to a previous > location. For example, "Preview" in MacOS X does this, maybe there are > also open source programs that do it. As you say 'xpdf' I assume you use GNU/Linux? evince goes to the last visited page autmatically. Sebastian