emacs-orgmode
[Top][All Lists]
Advanced

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

RE: [Orgmode] Converting dates to org-mode dates


From: Chris Randle
Subject: RE: [Orgmode] Converting dates to org-mode dates
Date: Mon, 12 Nov 2007 14:45:27 -0000

Bastien wrote:
> Maybe you can try this (not heavily tested):
> 
> (defun my-update-day-name-in-inactive-time-stamps ()
>   "Update the abbreviate day name in inactive time-stamps."

Thank you. It works a treat. It also has a potentially useful
side-effect, in that valid inactive time stamps like:

[2007-11-12 ]

are left untouched, which may well be what some people would want,
whereas if my search replace operations leave:

[2007-11-12 xxx]

then they will be updated. And if I want the former style stamps
updated, your code is clear enough that (even!) I can see how to adjust
it.

Thanks again.

-- 
Chris Randle





reply via email to

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