From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Only one org-open-at-point at a time? Date: Thu, 4 Oct 2007 09:31:08 +0200 Message-ID: <35121fd0ce3713e6ba0431a7ce350f0b@science.uva.nl> References: <86zlz08mqo.wl%simon.guest@tesujimath.org> <87fy0sb2cs.fsf@bzg.ath.cx> Mime-Version: 1.0 (Apple Message framework v624) Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IdLAt-0007dy-Vt for emacs-orgmode@gnu.org; Thu, 04 Oct 2007 03:31:12 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IdLAq-0007Ty-Dt for emacs-orgmode@gnu.org; Thu, 04 Oct 2007 03:31:11 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IdLAq-0007Tl-7c for emacs-orgmode@gnu.org; Thu, 04 Oct 2007 03:31:08 -0400 Received: from mx20.gnu.org ([199.232.41.8]) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1IdLAq-0006yY-2j for emacs-orgmode@gnu.org; Thu, 04 Oct 2007 03:31:08 -0400 Received: from korteweg.uva.nl ([146.50.98.70]) by mx20.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IdLAp-0004Wr-6y for emacs-orgmode@gnu.org; Thu, 04 Oct 2007 03:31:07 -0400 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: Bastien Cc: emacs-orgmode@gnu.org On Oct 3, 2007, at 18:16, Bastien wrote: > (start-process-shell-command cmd nil cmd))) Much better, thanks a lot. - Carsten