From mboxrd@z Thu Jan 1 00:00:00 1970 From: dave@skiddlydee.com Subject: Re: How do I change font for DONE tasks? Date: Fri, 30 Mar 2007 11:02:35 +0900 (JST) Message-ID: <20070330.110235.248201705.dave@skiddlydee.com> References: Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HX6Rx-0003cl-1Q for emacs-orgmode@gnu.org; Thu, 29 Mar 2007 22:02:45 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HX6Rv-0003cD-Mc for emacs-orgmode@gnu.org; Thu, 29 Mar 2007 22:02:44 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HX6Rv-0003c2-Bi for emacs-orgmode@gnu.org; Thu, 29 Mar 2007 21:02:43 -0500 Received: from newsometer.com ([128.121.51.168]) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1HX6PG-0004WC-Vn for emacs-orgmode@gnu.org; Thu, 29 Mar 2007 21:59:59 -0400 Received: from localhost (softbank218176044012.bbtec.net [218.176.44.12]) (authenticated bits=0) by newsometer.com (8.13.6.20060614/8.12.6) with ESMTP id l2U1xs33083751 for ; Fri, 30 Mar 2007 10:59:54 +0900 (JST) (envelope-from dave@skiddlydee.com) In-Reply-To: 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: emacs-orgmode@gnu.org On Date: Thu, 29 Mar 2007 20:43:04 -0500, Mark Ochocki wrote: > The one thing I miss is having finished tasks show in a gray font with a line > through it. Unfinished tasks are much easier to see in a long list of tasks > that way. How can I duplicate this in Org-Mode? You can customize most of the org-mode faces. For the DONE lines, M-x org-customize then browse your way to Org Font Lock->Org Faces->Org Done Regards, dave@skiddlydee.com