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



_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to