all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [PATCH] AM/PM support on the agenda timegrid
@ 2010-11-05 19:01 Christopher Allan Webber
  2010-11-06 16:45 ` Christopher Allan Webber
  0 siblings, 1 reply; 5+ messages in thread
From: Christopher Allan Webber @ 2010-11-05 19:01 UTC (permalink / raw)
  To: emacs-orgmode

Hello all,

I get distracted parsing 24-hour-time into 12-hour AM/PM style time.  So
I added support for AM/PM style time on the agenda timegrid.

git clone git://dustycloud.org/org-mode -b ampm

(Check out the "ampm" branch.)

Then:

#+BEGIN_SRC emacs-lisp
(setq org-agenda-timegrid-use-ampm t)
#+END_SRC

Then just reload the agenda and you're good!

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

end of thread, other threads:[~2010-11-12 23:01 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-11-05 19:01 [PATCH] AM/PM support on the agenda timegrid Christopher Allan Webber
2010-11-06 16:45 ` Christopher Allan Webber
2010-11-06 19:32   ` Carsten Dominik
2010-11-06 23:20     ` Christopher Allan Webber
2010-11-12 23:01       ` Carsten Dominik

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.