From mboxrd@z Thu Jan 1 00:00:00 1970 From: Aankhen Subject: Re: [PATCH] Missing prompt label in capture template expansion Date: Fri, 25 Feb 2011 21:02:46 +0530 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from [140.186.70.92] (port=59140 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PszfM-0000pH-3b for emacs-orgmode@gnu.org; Fri, 25 Feb 2011 10:33:13 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PszfJ-0000Zn-Vs for emacs-orgmode@gnu.org; Fri, 25 Feb 2011 10:33:10 -0500 Received: from mail-vw0-f41.google.com ([209.85.212.41]:46486) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PszfJ-0000Zj-TS for emacs-orgmode@gnu.org; Fri, 25 Feb 2011 10:33:09 -0500 Received: by vws13 with SMTP id 13so1896887vws.0 for ; Fri, 25 Feb 2011 07:33:09 -0800 (PST) In-Reply-To: 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: Puneeth Chaganti Cc: emacs-orgmode@gnu.org Hi Puneeth, On Fri, Feb 25, 2011 at 15:11, Puneeth Chaganti wrote= : > Bar has the properties of a LINK associated with it and hence is not > being displayed in the mini-buffer. =C2=A0Here is a possible fix, but I'm > not sure if it's the best fix. Whether or not it=E2=80=99s the best fix, it seems to be working, so thank = you for that. :-) Aankhen