From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Subject: Re: org-capture in message-mode buffer Date: Thu, 05 May 2011 16:09:34 +0800 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([140.186.70.92]:44563) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QHtdB-0007JH-JN for emacs-orgmode@gnu.org; Thu, 05 May 2011 04:09:54 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QHtdB-0000YO-1r for emacs-orgmode@gnu.org; Thu, 05 May 2011 04:09:53 -0400 Received: from lo.gmane.org ([80.91.229.12]:35590) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QHtdA-0000YF-S2 for emacs-orgmode@gnu.org; Thu, 05 May 2011 04:09:53 -0400 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1QHtdA-0006nN-A3 for emacs-orgmode@gnu.org; Thu, 05 May 2011 10:09:52 +0200 Received: from 123.114.52.195 ([123.114.52.195]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 05 May 2011 10:09:52 +0200 Received: from sdl.web by 123.114.52.195 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 05 May 2011 10:09:52 +0200 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org On 2011-05-05 15:59 +0800, Leo wrote: > I believe the following patch is due. Think about it some more, there is a reason to signal an error when calling org-store-link interactively but it should not when invoked by org-capture. Otherwise it will get in the way. Leo