From mboxrd@z Thu Jan 1 00:00:00 1970 From: Renzo Been Subject: Re: Only one org-open-at-point at a time? Date: Sat, 6 Oct 2007 07:52:03 +0000 (UTC) Message-ID: References: <86zlz08mqo.wl%simon.guest@tesujimath.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Ie4VD-0004N3-V2 for emacs-orgmode@gnu.org; Sat, 06 Oct 2007 03:55:11 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Ie4VB-0004Mr-IL for emacs-orgmode@gnu.org; Sat, 06 Oct 2007 03:55:10 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ie4VB-0004Mo-CD for emacs-orgmode@gnu.org; Sat, 06 Oct 2007 03:55:09 -0400 Received: from main.gmane.org ([80.91.229.2] 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 1Ie4VA-0000Ws-Pc for emacs-orgmode@gnu.org; Sat, 06 Oct 2007 03:55:09 -0400 Received: from root by ciao.gmane.org with local (Exim 4.43) id 1Ie4V4-0007VA-2h for emacs-orgmode@gnu.org; Sat, 06 Oct 2007 07:55:02 +0000 Received: from 239.192-78-194.adsl-fix.skynet.be ([194.78.192.239]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 06 Oct 2007 07:55:02 +0000 Received: from swangdoodles by 239.192-78-194.adsl-fix.skynet.be with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 06 Oct 2007 07:55:02 +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 You could try using a shell link instead of a file link... Something like: [[shell:kpdf%20foo.pdf][foo.pdf] If that doesn't work, you could try to design your own hyperlink type for pdf- files. See the org-manual (pdf version): Appendix A.2 Adding hyperlink types Off-course it can also be that your kpdf viewer only allows on file opened at a time? Simon Guest tesujimath.org> writes: