emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* TODO DONE strikethrough
@ 2010-08-09 10:15 'Mash
  2010-08-09 11:02 ` Sébastien Vauban
  0 siblings, 1 reply; 2+ messages in thread
From: 'Mash @ 2010-08-09 10:15 UTC (permalink / raw)
  To: emacs-orgmode

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?

Thanks

'Mash

---
'to life is doxology
http://toshine.org

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

* Re: TODO DONE strikethrough
  2010-08-09 10:15 TODO DONE strikethrough 'Mash
@ 2010-08-09 11:02 ` Sébastien Vauban
  0 siblings, 0 replies; 2+ messages in thread
From: Sébastien Vauban @ 2010-08-09 11:02 UTC (permalink / raw)
  To: emacs-orgmode-mXXj517/zsQ

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


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

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

end of thread, other threads:[~2010-08-09 11:02 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-08-09 10:15 TODO DONE strikethrough 'Mash
2010-08-09 11:02 ` Sébastien Vauban

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).