emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* recurring floating appointments
@ 2012-07-18 13:50 Carson Chittom
  2012-07-18 14:14 ` Yagnesh Raghava Yakkala
  0 siblings, 1 reply; 3+ messages in thread
From: Carson Chittom @ 2012-07-18 13:50 UTC (permalink / raw)
  To: emacs-orgmode

I'm using the builtin org 7.8.11 in Emacs 24.  In an org file, I have
something like

* Recurring Events
#+CATEGORY: Meeting
** Monthly Third Thursday Meeting
   <%%(org-float t 4 3)>

This displays on my agenda fine.  However, that particular meeting
always happens at 10:00 AM, and I'd prefer to show it at that time in my
agenda, instead of an all-day event.  I looked through the documentation
for org-float (as well as diary-float in the Emacs manual), and I saw
nothing on assigning a time to a floating event.  I tried doing
something like

<%%(org-float t 4 3) 10:00-11:00>

but that didn't work.  Is assigning a time like this to an org-float
even possible?  Am I missing something?

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

end of thread, other threads:[~2012-07-18 14:45 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-07-18 13:50 recurring floating appointments Carson Chittom
2012-07-18 14:14 ` Yagnesh Raghava Yakkala
2012-07-18 14:45   ` Carson Chittom

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