emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Yasushi SHOJI <yashi@atmark-techno.com>
To: Nicolas Goaziou <mail@nicolasgoaziou.fr>
Cc: emacs-orgmode@gnu.org
Subject: Re: DEADLINE: position in entry
Date: Tue, 29 Nov 2016 16:54:24 +0900	[thread overview]
Message-ID: <87zikivhzj.wl@dns1.atmark-techno.com> (raw)
In-Reply-To: <87vavbztsg.fsf@nicolasgoaziou.fr>

[-- Attachment #1: Type: text/plain, Size: 1501 bytes --]

Hi Nicolas,

On Fri, 25 Nov 2016 20:24:31 +0900,
Nicolas Goaziou wrote:
> 
> I cannot reproduce your problem? Could you try with -Q (and a minimal
> Org configuration)?

Hmm... That's what I did and got the following:

Week-agenda (W48):
Monday     28 November 2016 W48
  a:          DONE org
Tuesday    29 November 2016
  a:          DONE org                                                          
Wednesday  30 November 2016                                                     
  a:          DONE org

Let me try again.

$ cd ~/src/org-mode
$ git describe
release_9.0.1-74-g3d80b35
$ make clean autoloads
$ ~/src/emacs25/src/emacs -Q -l /tmp/a.el -f 'org-agenda'

now I get

Week-agenda (W48):
Monday     28 November 2016 W48
Tuesday    29 November 2016
  a:          DONE org
Wednesday  30 November 2016
Thursday    1 December 2016
Friday      2 December 2016
Saturday    3 December 2016
Sunday      4 December 2016

the commit 4b99ed5e seems to change the output a bit.  But I still get
the done entry.

I'm attaching those two files (just in case) but the contents are:

/tmp/a.el:
(add-to-list 'load-path "~/src/org-mode/lisp")
(setq org-agenda-files '("/tmp/a.org"))

/tmp/a.org:
* DONE org
  DEADLINE: [2016-01-07 Thu 17:39]

  SCHEDULED: <2015-09-29 Tue .+1w>

BTW, I'm on "GNU Emacs 25.1.90.1 (x86_64-pc-linux-gnu) of 2016-11-29", if it mutters.

$ cd ~/src/emacs25
$ git describe
emacs-24.5-rc3-fixed-8534-gf6da597

Let me know if you need any other info.

Thanks,
-- 
            yashi

[-- Attachment #2: a.el --]
[-- Type: text/plain, Size: 89 bytes --]

(add-to-list 'load-path "~/src/org-mode/lisp")
(setq org-agenda-files '("/tmp/a.org"))

[-- Attachment #3: a.org --]
[-- Type: text/plain, Size: 86 bytes --]

* DONE org
  DEADLINE: [2016-01-07 Thu 17:39]

  SCHEDULED: <2015-09-29 Tue .+1w>

  reply	other threads:[~2016-11-29  7:54 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-11-09  9:37 DEADLINE: position in entry Alan Tyree
2016-11-09 14:20 ` Marco Wahl
2016-11-09 18:51   ` Philip Hudson
2016-11-09 20:42     ` Alan L Tyree
2016-11-09 23:36       ` Nicolas Goaziou
2016-11-09 23:44         ` Alan Tyree
2016-11-09 23:47       ` Samuel Wales
2016-11-09 23:59         ` Alan Tyree
2016-11-10 15:08           ` Nicolas Goaziou
2016-11-10 21:05             ` Alan Tyree
2016-11-11  0:12               ` Nicolas Goaziou
2016-11-11  1:52                 ` Alan Tyree
2016-11-09 23:29     ` Nicolas Goaziou
2016-11-21  5:10 ` Yasushi SHOJI
2016-11-21 18:08   ` Sebastien Vauban
2016-11-23  8:09     ` Yasushi SHOJI
2016-11-25 11:24       ` Nicolas Goaziou
2016-11-29  7:54         ` Yasushi SHOJI [this message]
2016-11-29  8:35           ` Nicolas Goaziou

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87zikivhzj.wl@dns1.atmark-techno.com \
    --to=yashi@atmark-techno.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=mail@nicolasgoaziou.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).