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: Thu, 04 Oct 2007 12:57:23 +0100 Message-ID: <86641n6qjg.wl%simon.guest@tesujimath.org> References: <86zlz08mqo.wl%simon.guest@tesujimath.org> <87fy0sb2cs.fsf@bzg.ath.cx> 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 1IdPL2-00049t-GL for emacs-orgmode@gnu.org; Thu, 04 Oct 2007 07:57:56 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IdPL0-00049Y-Ga for emacs-orgmode@gnu.org; Thu, 04 Oct 2007 07:57:55 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IdPL0-00049V-CE for emacs-orgmode@gnu.org; Thu, 04 Oct 2007 07:57:54 -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 1IdPKz-0007FQ-RM for emacs-orgmode@gnu.org; Thu, 04 Oct 2007 07:57:54 -0400 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1IdPKm-0001Yi-79 for emacs-orgmode@gnu.org; Thu, 04 Oct 2007 11:57:40 +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 ; Thu, 04 Oct 2007 11:57:40 +0000 Received: from simon.guest by guests.plus.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 04 Oct 2007 11:57:40 +0000 In-Reply-To: <87fy0sb2cs.fsf@bzg.ath.cx> 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 At Wed, 03 Oct 2007 17:16:19 +0100, Bastien wrote: > This small patch let you start a new process when you open an external > viewer from Org: > [..] Bastien, Thanks for this, just what I needed. cheers, Simon