From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Re: Cannot use org-mode and remember templates Date: Mon, 20 Jul 2009 20:38:08 +0200 Message-ID: <878wijkxnz.fsf@bzg.ath.cx> References: <6683149f0907160338kf3f6564t6dc313ffd1e4353d@mail.gmail.com> <13661.1247754819@gamaville.dokosmarshall.org> <6683149f0907160932h223df5fem75f8365b8960f908@mail.gmail.com> <18562.1247764069@gamaville.dokosmarshall.org> <87ocrktl6v.fsf@mundaneum.com> <10307.1248108983@alphaville.usa.hp.com> 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 1MSxkl-0002p5-Uw for emacs-orgmode@gnu.org; Mon, 20 Jul 2009 14:38:23 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MSxkh-0002iD-A8 for emacs-orgmode@gnu.org; Mon, 20 Jul 2009 14:38:23 -0400 Received: from [199.232.76.173] (port=43197 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MSxkg-0002hv-Tt for emacs-orgmode@gnu.org; Mon, 20 Jul 2009 14:38:19 -0400 Received: from ey-out-1920.google.com ([74.125.78.148]:3358) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MSxkg-0000Ci-8Q for emacs-orgmode@gnu.org; Mon, 20 Jul 2009 14:38:18 -0400 Received: by ey-out-1920.google.com with SMTP id 5so532532eyb.24 for ; Mon, 20 Jul 2009 11:38:17 -0700 (PDT) In-Reply-To: <10307.1248108983@alphaville.usa.hp.com> (Nick Dokos's message of "Mon, 20 Jul 2009 12:56:23 -0400") 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: nicholas.dokos@hp.com Cc: =?iso-8859-1?Q?S=E9bastien?= Vauban , emacs-orgmode@gnu.org Nick Dokos writes: > =?utf-8?Q?S=C3=A9bastien_Vauban?= wrote: > >> ... >> >> BTW, the problem with the above is that bad code is still readable in lots = >> of >> pages or tutorials on the Web. That's how it appeared for me, as I take a l= >> ot >> of inspiration on the setup some describe. >> > > Are you saying that you copied the incorrect setting of > org-time-stamp-rounding-minutes from somewhere on the web? If so, and > since this problem seems to arise frequently (there was another report > from Keith Lancaster a few minutes ago), I wonder whether anybody > who's run into the problem remembers where they got the bad code. I found one occurrence in Worg: org-configs/org-customization-survey.org I fixed it (replaced "5" by "'(0 5)") -- Bastien