From mboxrd@z Thu Jan 1 00:00:00 1970 From: Simon Guest Subject: Re: Only one org-open-at-point at a time? Date: Sat, 06 Oct 2007 11:29:48 +0100 Message-ID: <86641kk02r.wl%simon.guest@tesujimath.org> References: <86zlz08mqo.wl%simon.guest@tesujimath.org> Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Ie6v3-0008Vx-W1 for emacs-orgmode@gnu.org; Sat, 06 Oct 2007 06:30:02 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Ie6v2-0008Td-Rm for emacs-orgmode@gnu.org; Sat, 06 Oct 2007 06:30:01 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ie6v2-0008TI-NF for emacs-orgmode@gnu.org; Sat, 06 Oct 2007 06:30:00 -0400 Received: from pih-relay05.plus.net ([212.159.14.132]) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1Ie6uv-0006LS-TN for emacs-orgmode@gnu.org; Sat, 06 Oct 2007 06:29:58 -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: Renzo Been Cc: emacs-orgmode@gnu.org At Sat, 6 Oct 2007 07:52:03 +0000 (UTC), Renzo Been wrote: > > 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? Hi Renzo, Bastien already supplied a nice fix which works well - see his email. cheers, Simon