From mboxrd@z Thu Jan 1 00:00:00 1970 From: Maxim Loginov Subject: Re: Org-mode version 5.01 Date: Tue, 03 Jul 2007 10:49:08 +0700 Message-ID: <87wsxi87uz.fsf@mail.ru> References: <02fd7c0eda862268ec5e7b120b793663@science.uva.nl> 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 1I5ZOL-00050Y-0N for emacs-orgmode@gnu.org; Mon, 02 Jul 2007 23:49:29 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1I5ZOJ-0004z2-VU for emacs-orgmode@gnu.org; Mon, 02 Jul 2007 23:49:28 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1I5ZOJ-0004yn-ST for emacs-orgmode@gnu.org; Mon, 02 Jul 2007 23:49:27 -0400 Received: from main.gmane.org ([80.91.229.2] helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1I5ZOJ-0000A1-Bz for emacs-orgmode@gnu.org; Mon, 02 Jul 2007 23:49:27 -0400 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1I5ZOB-0005Bs-Qr for emacs-orgmode@gnu.org; Tue, 03 Jul 2007 05:49:19 +0200 Received: from itam54.itam.nsc.ru ([194.226.179.54]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 03 Jul 2007 05:49:19 +0200 Received: from zeliboba by itam54.itam.nsc.ru with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 03 Jul 2007 05:49:19 +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 hi Carsten very nice job! I'm impressed by properties a lot! some comments/improvement suggestions: > There are important changes, so unless you plan to read the manual > in the near future, I'd advise you carefully read the notes below. addition Changes subsection into info with hyperlinks to relevant pages make it easier to track new feature. and you do not need comments like above - 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 - in agenda view tag completion when no more completion matched the message [Sole Completion] instead of [No match] looks less scary :-) best Maxim