emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* org-agenda time grid broken ?
@ 2017-08-05 21:28 Julien Cubizolles
  2017-08-05 22:24 ` Nicolas Goaziou
  0 siblings, 1 reply; 4+ messages in thread
From: Julien Cubizolles @ 2017-08-05 21:28 UTC (permalink / raw)
  To: emacs-orgmode

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.

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2017-08-06  7:57 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-08-05 21:28 org-agenda time grid broken ? Julien Cubizolles
2017-08-05 22:24 ` Nicolas Goaziou
2017-08-06  6:27   ` Julien Cubizolles
2017-08-06  7:57     ` Nicolas Goaziou

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).