From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Bug: Angle brackets in org-time-stamp-format loses in html export Date: Sat, 6 Sep 2008 09:21:38 +0200 Message-ID: <47BE2909-591A-48A6-8897-65DB29491BC5@uva.nl> References: <20080905222855.BA21712A4101@localhost> Mime-Version: 1.0 (Apple Message framework v926) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KbsP4-0007hI-M7 for emacs-orgmode@gnu.org; Sat, 06 Sep 2008 03:40:18 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KbsP2-0007g8-Mk for emacs-orgmode@gnu.org; Sat, 06 Sep 2008 03:40:17 -0400 Received: from [199.232.76.173] (port=50766 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KbsP2-0007fn-9w for emacs-orgmode@gnu.org; Sat, 06 Sep 2008 03:40:16 -0400 Received: from mx20.gnu.org ([199.232.41.8]:32468) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1KbsP1-0006yn-WD for emacs-orgmode@gnu.org; Sat, 06 Sep 2008 03:40:16 -0400 Received: from ug-out-1314.google.com ([66.249.92.169]) by mx20.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Kbs76-0003qG-3b for emacs-orgmode@gnu.org; Sat, 06 Sep 2008 03:21:44 -0400 Received: by ug-out-1314.google.com with SMTP id k3so2842ugf.17 for ; Sat, 06 Sep 2008 00:21:42 -0700 (PDT) In-Reply-To: <20080905222855.BA21712A4101@localhost> 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: raman Cc: raman@users.sf.net, emacs-orgmode@gnu.org Hi Raman, On Sep 6, 2008, at 12:28 AM, raman wrote: > Thanks, another org-export irritant: could we lose the "#+ insert some > descriptive text here" line from the default template? We could, but the "template" is not really meant as a template, but more as a reminder of al the possibilities for that type of configuration. I myself hardly ever insert the template - only when I have forgotten how things work. - Carsten