emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Diary formatting problem
@ 2007-10-23 16:53 Dave C. Nelson
  2007-10-23 18:07 ` Bastien
  0 siblings, 1 reply; 2+ messages in thread
From: Dave C. Nelson @ 2007-10-23 16:53 UTC (permalink / raw)
  To: emacs-orgmode


I'm having a problem with displaying the diary within org mode. For
example, if I have a diary entry like:

Tuesday
	7:00-8:30 Item 1
		Item 2
		Item 3

Org mode doesn't format this properly. Items 2 and 3 don't appear with
item 1, they appear after all my todo items, but with no time.  Using
calendar and then displaying the dairy results in output that gets
formatted correctly.

What am I doing wrong?

Dave Nelson
Skokie Public Library

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

* Re: Diary formatting problem
  2007-10-23 16:53 Diary formatting problem Dave C. Nelson
@ 2007-10-23 18:07 ` Bastien
  0 siblings, 0 replies; 2+ messages in thread
From: Bastien @ 2007-10-23 18:07 UTC (permalink / raw)
  To: emacs-orgmode

"Dave C. Nelson" <DCNelson@skokielibrary.info> writes:

> Tuesday
> 	7:00-8:30 Item 1
> 		Item 2
> 		Item 3
>
> Org mode doesn't format this properly. Items 2 and 3 don't appear with
> item 1, they appear after all my todo items, but with no time.  Using
> calendar and then displaying the dairy results in output that gets
> formatted correctly.

For both Org and Emacs diary, these consist in three diary entries for
tuesday: one at 7:00-8:30, the other two are not scheduled.  

Then Org only display "Item 1" in the time-grid, and append the other
two at the and of the day.  

The diary display looks it is correct, but it's just because the display
is not aware of anything like the time-grid.  

> What am I doing wrong?

Maybe use 

     7:00-8:30 Item 1, 2 and 3 

if all the three items are scheduled at 7:00.   or use

     7:00-8:30  Item 1
     8:30-10:00 Item 2
     ...

if you want all items to be displayed in the time-grid.

HTH,

-- 
Bastien

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

end of thread, other threads:[~2007-10-23 17:07 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-10-23 16:53 Diary formatting problem Dave C. Nelson
2007-10-23 18:07 ` Bastien

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