emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Orgmode] [PATCH] AM/PM support on the agenda timegrid


From: Christopher Allan Webber
Subject: Re: [Orgmode] [PATCH] AM/PM support on the agenda timegrid
Date: Sat, 06 Nov 2010 11:45:10 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.50 (gnu/linux)

Based on off-list contact, apparently at least one other person is using
this, so FYI I pushed another commit which resolves an issue where there
was no space between the time and the event.  That's fixed now, things
look correct now like:

Saturday    6 November 2010
               8:00AM........ ----------------
  ccommons:    9:00AM-11:00AM Some weekend work                          :work::
              10:00AM........ ----------------
              12:00PM........ ----------------
               2:00PM........ ----------------
               4:00PM........ ----------------
               6:00PM........ ----------------
               8:00PM........ ----------------

If there's any adjustments I would need to make to get this merged into
master, let me know.

Christopher Allan Webber <address@hidden> writes:

> 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!
>
>
> _______________________________________________
> Emacs-orgmode mailing list
> Please use `Reply All' to send replies to the list.
> address@hidden
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode



reply via email to

[Prev in Thread] Current Thread [Next in Thread]