From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Re: Org-mode version 5.01 Date: Tue, 3 Jul 2007 15:33:40 +0200 Message-ID: <46f986eb3dc1157ffa9b5b4cc6490a83@science.uva.nl> References: <02fd7c0eda862268ec5e7b120b793663@science.uva.nl> <87wsxi87uz.fsf@mail.ru> 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 1I5iVk-0000y6-Tf for emacs-orgmode@gnu.org; Tue, 03 Jul 2007 09:33:44 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1I5iVj-0000xI-40 for emacs-orgmode@gnu.org; Tue, 03 Jul 2007 09:33:44 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1I5iVi-0000xC-VK for emacs-orgmode@gnu.org; Tue, 03 Jul 2007 09:33:43 -0400 Received: from korteweg.uva.nl ([146.50.98.70]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1I5iVi-0005l3-JH for emacs-orgmode@gnu.org; Tue, 03 Jul 2007 09:33:42 -0400 In-Reply-To: <87wsxi87uz.fsf@mail.ru> 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: Maxim Loginov Cc: emacs-orgmode@gnu.org On Jul 3, 2007, at 5:49, Maxim Loginov wrote: > > - Remember template %^G always surround newly added tag with colons > even empty tags (if do not want to insert tag and simply you press > RET for tag prompt). additionally if some :tag: is already > predefined then none of these :tag%^G :tag:%^G handle > empty/non-empty inserted tags correctly Fixed, thanks. > > - in agenda view tag completion when no more completion matched the > message [Sole Completion] instead of [No match] looks less scary :-) Fixed as well, thanks! Thanks! - Carsten