From mboxrd@z Thu Jan 1 00:00:00 1970 From: david@adboyd.com (J. David Boyd) Subject: Re: Choosing external app at runtime? Date: Mon, 19 Apr 2010 14:51:05 -0400 Message-ID: References: <86sk6wx8m8.wl%simon.guest@tesujimath.org> <306A72E1-BC28-430F-A0E5-A24C376E34E6@gmail.com> <86zl1118ea.wl%simon.guest@tesujimath.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1O3w3z-0001xr-AX for emacs-orgmode@gnu.org; Mon, 19 Apr 2010 14:51:19 -0400 Received: from [140.186.70.92] (port=39281 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1O3w3x-0001vW-W8 for emacs-orgmode@gnu.org; Mon, 19 Apr 2010 14:51:18 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1O3w3w-0007w8-Ig for emacs-orgmode@gnu.org; Mon, 19 Apr 2010 14:51:17 -0400 Received: from lo.gmane.org ([80.91.229.12]:37376) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1O3w3w-0007vj-Bw for emacs-orgmode@gnu.org; Mon, 19 Apr 2010 14:51:16 -0400 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1O3w3u-00027T-KP for emacs-orgmode@gnu.org; Mon, 19 Apr 2010 20:51:14 +0200 Received: from 198.204.74.254 ([198.204.74.254]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 19 Apr 2010 20:51:14 +0200 Received: from david by 198.204.74.254 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 19 Apr 2010 20:51:14 +0200 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 Simon Guest writes: > At Sun, 18 Apr 2010 08:24:41 +0200, > Carsten Dominik wrote: >> >> >> On Apr 16, 2010, at 7:35 AM, Simon Guest wrote: >> > When I follow a link, Org mode knows what application to use. Except >> > that sometimes I want to override that choice. >> >> Currently we do not have this. I can see that this could be both >> useful and annoying, if you have to answer a prompt each time. > > If the choice was only offered when a C-u prefix was given, it > wouldn't be annoying. > > What do you think? > > cheers, > Simon > That's what _I_ was going to say!