From mboxrd@z Thu Jan 1 00:00:00 1970 From: kuanyui Subject: Re: Bug: [Capture] wrongly duplicated date tree outlines [8.2.10] Date: Sat, 22 Nov 2014 14:45:02 +0800 Message-ID: <8761e7hgy9.fsf@kuanyui-laptop.site> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:55848) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xs4Sh-0008Uz-SA for emacs-orgmode@gnu.org; Sat, 22 Nov 2014 01:46:36 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Xs4SY-0000qR-Qu for emacs-orgmode@gnu.org; Sat, 22 Nov 2014 01:46:27 -0500 Received: from mail-pa0-x234.google.com ([2607:f8b0:400e:c03::234]:40875) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xs4SY-0000px-KT for emacs-orgmode@gnu.org; Sat, 22 Nov 2014 01:46:18 -0500 Received: by mail-pa0-f52.google.com with SMTP id eu11so6332975pac.39 for ; Fri, 21 Nov 2014 22:46:17 -0800 (PST) Received: from kuanyui-laptop.site (36-233-18-208.dynamic-ip.hinet.net. [36.233.18.208]) by mx.google.com with ESMTPSA id te2sm6484270pbc.51.2014.11.21.22.46.16 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 21 Nov 2014 22:46:16 -0800 (PST) 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: emacs-orgmode@gnu.org > Eric S Fraga wrote: > There were problems with the datetree functionality a little while > ago. In my case, entries got put in the slot for the day before... I > cannot remember which version of org was affected but I use this > functionality all the time and it has been working fine for a while now. > > I suggest you upgrade your version of org. > -- > : Eric S Fraga (0xFFFCF67D), Emacs 25.0.50.1, Org release_8.3beta-581-g0e52f0 I just tried to get git development version, adding into load-path, requiring and M-x org-version to check it. Org-mode version 8.3beta (release_8.3beta-584-g3953cb-git @ mixed installation! /usr/local/share/emacs/24.4/lisp/org/ and /home/kuanyui/.emacs.d/git/org-mode/lisp/) However, the problem is still leaved unfixed. :(