From: "Sebastien Vauban" <wxhgmqzgwmuf-geNee64TY+gS+FvcfC7Uqw@public.gmane.org>
To: emacs-orgmode-mXXj517/zsQ@public.gmane.org
Subject: Re: Odd problem with time of 10:00
Date: Sat, 14 Jan 2012 11:49:29 +0100 [thread overview]
Message-ID: <8039bieeyu.fsf@somewhere.org> (raw)
In-Reply-To: 20120114113900.5eefec1c@vknecht-intel.unibw-hamburg.de
Hi Detlef,
Detlef Steuer wrote:
>> I have noticed a strange problem with org-agenda when a task contains a
>> timestamp of 10:00 in it, for example this entry is in one of my agenda
>> files:
>>
>> ** Test <2012-01-17 Mon 10:00>
>>
>> I now press C-c a a and select the day and press d (so I'm viewing the
>> day) and get this:
>>
>> Day-agenda (W03):
>> Tuesday 17 January 2012
>> 8:00...... ----------------
>> appt: 10:00...... Test
>> 10:00...... ----------------
>> 12:00...... ----------------
>> 14:00...... ----------------
>> 16:00...... ----------------
>> 18:00...... ----------------
>> 20:00...... ----------------
>>
>> I have done some tests and it seems to only occur with the 10th hour.
>> All appointments seem to still show so it's not a major bug, just an
>> aesthetic one. Any ideas?
>
> If you take a close look, you'll see you only have a grid with 2h
> differences defined. There is no 9:00, nor 11:00 etc ..
True. And if you set "remove-match", you won't have duplicate 10:00 entries.
#+begin_src emacs-lisp
(setq org-agenda-time-grid '((daily today remove-match)
""
(0800 1000 1200 1400 1600 1800 2000)))
#+end_src
Best regards,
Seb
--
Sebastien Vauban
next prev parent reply other threads:[~2012-01-14 10:49 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-01-14 9:59 Odd problem with time of 10:00 Borbus
2012-01-14 10:39 ` Detlef Steuer
2012-01-14 10:49 ` Sebastien Vauban [this message]
2012-01-14 10:57 ` Borbus
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=8039bieeyu.fsf@somewhere.org \
--to=wxhgmqzgwmuf-genee64ty+gs+fvcfc7uqw@public.gmane.org \
--cc=emacs-orgmode-mXXj517/zsQ@public.gmane.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).