From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Bug: org-time-stamp loses repeater interval Date: Tue, 28 Jun 2011 17:48:11 +0200 Message-ID: <87ei2eares.fsf@gnu.org> References: <2011-06-24T16-30-43@devnull.Karl-Voit.at> <8772.1308931315@alphaville.dokosmarshall.org> <2011-06-26T13-23-38@devnull.Karl-Voit.at> <8739ivw8e8.fsf@gnu.org> <2011-06-28T15-28-18@devnull.Karl-Voit.at> <87aad2do88.fsf@gnu.org> <2011-06-28T17-11-34@devnull.Karl-Voit.at> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([140.186.70.92]:60248) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QbaVv-0002Cf-LN for emacs-orgmode@gnu.org; Tue, 28 Jun 2011 11:47:48 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QbaVu-000101-49 for emacs-orgmode@gnu.org; Tue, 28 Jun 2011 11:47:47 -0400 Received: from mail-wy0-f169.google.com ([74.125.82.169]:58929) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QbaVt-0000zr-JO for emacs-orgmode@gnu.org; Tue, 28 Jun 2011 11:47:45 -0400 Received: by wyg36 with SMTP id 36so297872wyg.0 for ; Tue, 28 Jun 2011 08:47:44 -0700 (PDT) In-Reply-To: <2011-06-28T17-11-34@devnull.Karl-Voit.at> (Karl Voit's message of "Tue, 28 Jun 2011 17:13:50 +0200") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: news1142@Karl-Voit.at Cc: emacs-orgmode@gnu.org Karl Voit writes: > «git pull» on the master and then I re-started my Emacs. I thought > this should be enough ... If you byte-compiled the previous version of Org, Emacs will load this one, not the fresh one. > Or is there any setting that can conflict and produce the behavior > of my Org-mode? Try M-x org-reload RET to explicitely reload Org. -- Bastien