From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bernt Hansen Subject: Re: crossing out done items Date: Wed, 12 Nov 2008 11:46:22 -0500 Message-ID: <873ahwnb8h.fsf@gollum.intra.norang.ca> References: <15284EF9-85EE-4D27-B4A6-1B99768532F5@village-buzz.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1L0IrR-0005g2-49 for emacs-orgmode@gnu.org; Wed, 12 Nov 2008 11:46:33 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1L0IrN-0005fh-Ut for emacs-orgmode@gnu.org; Wed, 12 Nov 2008 11:46:32 -0500 Received: from [199.232.76.173] (port=45938 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1L0IrN-0005fe-O0 for emacs-orgmode@gnu.org; Wed, 12 Nov 2008 11:46:29 -0500 Received: from mho-02-bos.mailhop.org ([63.208.196.179]:65130) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1L0IrN-0002eT-Di for emacs-orgmode@gnu.org; Wed, 12 Nov 2008 11:46:29 -0500 In-Reply-To: <15284EF9-85EE-4D27-B4A6-1B99768532F5@village-buzz.com> (sergio@village-buzz.com's message of "Wed\, 12 Nov 2008 11\:15\:01 -0500") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: sergio Cc: emacs-orgmode@gnu.org sergio writes: > i have JUST switched over from planner-el, and i am thinking that i > REALLY like it.. > > the thing that i kinda miss is how planner-el would cross out and dim > todo items that were done. i really liked that.. > > maybe i just gotta get used to not having it.. > > but i was wondering if anyone else liked that and did something in > org- > mode that simulates it. I don't think you're going to get support for the overstrike font (insanity) in org :) I personally find that colouring the keywords is sufficient. Check out org-todo-keyword-faces. I too am a planner convert (but I moved to org years ago). I don't miss the overstrike stuff at all :) Regards, Bernt