emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Julien Cubizolles <j.cubizolles@free.fr>
To: emacs-orgmode@gnu.org
Subject: org-agenda time grid broken ?
Date: Sat, 05 Aug 2017 23:28:52 +0200	[thread overview]
Message-ID: <87d189ya97.fsf@free.fr> (raw)

I noticed today (I hadn't used it in a long time) that the today and/or
time-grid view in the agenda seems broken.

With emacs -Q running Org mode version 9.0.9 (release_9.0.9 @ /usr/share/emacs/26.0.50/lisp/org/)

(setq org-agenda-files '("~/tmp/test-org/todo.org"))

todo.org
--8<---------------cut here---------------start------------->8---
# -*- coding: utf-8 -*-
* Beach
<2017-08-05 sam. 14:00-15:00>
--8<---------------cut here---------------end--------------->8---

org-agenda gives, as expected:
--8<---------------cut here---------------start------------->8---
Week-agenda (W31):
Monday     31 July 2017 W31
Tuesday     1 August 2017
Wednesday   2 August 2017
Thursday    3 August 2017
Friday      4 August 2017
Saturday    5 August 2017
               8:00...... ----------------
              10:00...... ----------------
              12:00...... ----------------
  todo:       14:00-15:00 Beach
              14:00...... ----------------
              16:00...... ----------------
              18:00...... ----------------
              20:00...... ----------------
              23:17...... now - - - - - - - - - - - - - - - - - - - - - - - - -
Sunday      6 August 2017
--8<---------------cut here---------------end--------------->8---

However, with Org mode version 9.0.9 (release_9.0.9 @ /home/wilk/git-repositories/org-mode/lisp/)

the info for today are missing: org-agenda gives (notice Saturday is missing)

--8<---------------cut here---------------start------------->8---
Week-agenda (W31):
Monday     31 July 2017 W31
Tuesday     1 August 2017
Wednesday   2 August 2017
Thursday    3 August 2017
Friday      4 August 2017
--8<---------------cut here---------------end--------------->8---

and attempting to switch to the day view gives the following message

--8<---------------cut here---------------start------------->8---
org-agenda-check-type: No Org agenda currently displayed
--8<---------------cut here---------------end--------------->8---

Did I miss an important change to the way org-agenda-files is to be
used ?

Julien.

             reply	other threads:[~2017-08-05 21:29 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-08-05 21:28 Julien Cubizolles [this message]
2017-08-05 22:24 ` org-agenda time grid broken ? Nicolas Goaziou
2017-08-06  6:27   ` Julien Cubizolles
2017-08-06  7:57     ` 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=87d189ya97.fsf@free.fr \
    --to=j.cubizolles@free.fr \
    --cc=emacs-orgmode@gnu.org \
    /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).