From mboxrd@z Thu Jan 1 00:00:00 1970 From: Simon Guest Subject: Only one org-open-at-point at a time? Date: Wed, 03 Oct 2007 12:24:15 +0100 Message-ID: <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 1Id2my-0004qV-NT for emacs-orgmode@gnu.org; Wed, 03 Oct 2007 07:53:16 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Id2mu-0004pC-Su for emacs-orgmode@gnu.org; Wed, 03 Oct 2007 07:53:16 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Id2mu-0004ow-Jy for emacs-orgmode@gnu.org; Wed, 03 Oct 2007 07:53:12 -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 1Id2mu-0008Ig-0Y for emacs-orgmode@gnu.org; Wed, 03 Oct 2007 07:53:12 -0400 Received: from root by ciao.gmane.org with local (Exim 4.43) id 1Id2jq-0002JX-GQ for emacs-orgmode@gnu.org; Wed, 03 Oct 2007 11:50:02 +0000 Received: from guests.plus.com ([81.174.188.143]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 03 Oct 2007 11:50:02 +0000 Received: from simon.guest by guests.plus.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 03 Oct 2007 11:50: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 Hi, I'm using org-mode 5.10b on Debian GNU/Linux. The first time I follow a hyperlink to a PDF file, using C-c C-o, it works fine, and opens up the PDF file in the PDF reader specified in /etc/mailcap, kpdf in my case. If I leave that running, and try to follow another link to another PDF file, I get told: A command is running. Kill it? (yes or no) It does not seem possible to view the second PDF file without killing the first reader. I would really like to be able to have both PDF files open at the same time. Is this easily possible? (Of course, I doubt this is specific to PDF files, but this is the case I am facing.) cheers, Simon