From mboxrd@z Thu Jan 1 00:00:00 1970 From: Noorul Islam Subject: Re: Keyword completion. Date: Sat, 22 Aug 2009 19:52:34 +0530 Message-ID: <53821f890908220722h2c298954k225146ca0fba2208@mail.gmail.com> References: <53821f890908220425q7f84b038t3de2d8ae020cdc32@mail.gmail.com> <53821f890908220645q6f87ffb9t7d3d22ffbd9c3e5c@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MerUO-0000RT-Ub for emacs-orgmode@gnu.org; Sat, 22 Aug 2009 10:22:41 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MerUK-0000RH-GD for emacs-orgmode@gnu.org; Sat, 22 Aug 2009 10:22:40 -0400 Received: from [199.232.76.173] (port=46132 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MerUK-0000RE-Av for emacs-orgmode@gnu.org; Sat, 22 Aug 2009 10:22:36 -0400 Received: from mail-vw0-f182.google.com ([209.85.212.182]:41280) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MerUK-0000SC-36 for emacs-orgmode@gnu.org; Sat, 22 Aug 2009 10:22:36 -0400 Received: by vws12 with SMTP id 12so1449063vws.24 for ; Sat, 22 Aug 2009 07:22:35 -0700 (PDT) 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: Matt Lundin Cc: emacs-orgmode@gnu.org On Sat, Aug 22, 2009 at 7:19 PM, Matt Lundin wrote: > Noorul Islam wrote: >> >> On Sat, Aug 22, 2009 at 6:48 PM, Matt Lundin wrote: >> > Noorul Islam writes: >> > >> >> In an org-file I typed in #+A followed by ESC-Tab. I got a completion >> >> list window in which I clicked on AUTHOR using mouse . It actually >> >> replaced everything in the line with AUTHOR. I think it should have >> >> inserted AUTHOR after #+ which is the behavior when we try to complete >> >> with ESC-TAB. >> > >> > I can't replicate this. With completion, >> > >> > #+A >> > >> > becomes >> > >> > #+AUTHOR >> >> Did you use the mouse for selection? > > Yes. I tried it both with the mouse and with RET. > I tried again, My emacs version. GNU Emacs 23.0.60 (i686-pc-linux-gnu, GTK+ Version 2.12.9) of 2008-06-21 on noorul Did anyone else face the same problem? Thanks, Noorul