From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: HTML export of properties Date: Tue, 13 Apr 2010 08:23:55 +0200 Message-ID: <24735D8D-CCAC-4589-8A18-2135CF5E3FD1@gmail.com> References: <80y6gs32a7.fsf@gmail.com> Mime-Version: 1.0 (Apple Message framework v936) Content-Type: text/plain; charset=ISO-8859-1; format=flowed; delsp=yes Content-Transfer-Encoding: quoted-printable Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1O1aBw-000240-JQ for emacs-orgmode@gnu.org; Tue, 13 Apr 2010 03:05:48 -0400 Received: from [140.186.70.92] (port=56764 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1O1aBu-00022i-Nv for emacs-orgmode@gnu.org; Tue, 13 Apr 2010 03:05:47 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1O1aBr-0008EW-7F for emacs-orgmode@gnu.org; Tue, 13 Apr 2010 03:05:46 -0400 Received: from mail-ew0-f214.google.com ([209.85.219.214]:40497) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1O1aBq-0008Ca-QU for emacs-orgmode@gnu.org; Tue, 13 Apr 2010 03:05:43 -0400 Received: by mail-ew0-f214.google.com with SMTP id 6so154277ewy.32 for ; Tue, 13 Apr 2010 00:05:42 -0700 (PDT) In-Reply-To: <80y6gs32a7.fsf@gmail.com> 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: =?ISO-8859-1?Q?Vincent_Bela=EFche?= Cc: emacs-orgmode@gnu.org On Apr 12, 2010, at 9:21 PM, Vincent Bela=EFche wrote: > Thanks for the answers, > > I had just written `=3D' instead of `:', what puzzled me is that I had > already tried with a plain drawer w/o this mistake. > > Well I should have used completion, maybe Org mode documentation =20 > should > also mention `C-M-i' as an alternative to `M-TAB' suitable for =20 > MSwindows > users! Esc TAB should also work. However, if you are also using flyspell, then you need to work around another conflict. I do now mention the additional keys in the manual. Thanks - Carsten=