emacs-orgmode
[Top][All Lists]
Advanced

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

[Orgmode] Re: TODO DONE strikethrough


From: Sébastien Vauban
Subject: [Orgmode] Re: TODO DONE strikethrough
Date: Mon, 09 Aug 2010 13:02:51 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1 (gnu/linux)

Hi Mash,

'Mash wrote:
> I could not (re)find a reference I saw a while back about setting DONE TODO
> items with a strikethrough.
>
> Can anyone remember how to set this?

Customize the face `org-done' to be something like this:

--8<---------------cut here---------------start------------->8---
(org-done ((t (:foreground "green3" :weight bold :strike-through t))))
--8<---------------cut here---------------end--------------->8---

(extract from my color-theme; can be done using the `customize-face'
interface)

Best regards,
  Seb

-- 
Sébastien Vauban




reply via email to

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