From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nick Dokos Subject: Re: crossing out tasks Date: Thu, 08 May 2014 09:43:39 -0400 Message-ID: <87iopgs7w4.fsf@alphaville.bos.redhat.com> References: <87fvkksho6.fsf@skimble.plus.com> <536B87A4.20203@wilkesley.net> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:55794) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WiOcC-0004cV-5a for emacs-orgmode@gnu.org; Thu, 08 May 2014 09:44:05 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WiOc6-0000tG-90 for emacs-orgmode@gnu.org; Thu, 08 May 2014 09:44:00 -0400 Received: from plane.gmane.org ([80.91.229.3]:36322) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WiOc6-0000t8-2e for emacs-orgmode@gnu.org; Thu, 08 May 2014 09:43:54 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1WiOc4-0000A5-Qs for emacs-orgmode@gnu.org; Thu, 08 May 2014 15:43:52 +0200 Received: from pool-98-110-160-12.bstnma.fios.verizon.net ([98.110.160.12]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 08 May 2014 15:43:52 +0200 Received: from ndokos by pool-98-110-160-12.bstnma.fios.verizon.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 08 May 2014 15:43:52 +0200 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Ian Barton writes: > On 08/05/14 11:12, Sharon Kimble wrote: >> This is so simple but I can't find a solution. If I have a list of >> tasks with + in front, when done I can put a + at the end which >> crosses them out, making it very easy to see what I have left to >> do. Except, sometimes the preceding task inherits the crossing out >> too, even though it does not have a + at the end, so how can I stop >> the inheritance please? >> >> Sharon. > > I seem to remember that Carsten doesn't like strike through > faces. Maybe it's his secret plot to stop people using them:) > > On a more constructive note. Why don't you just make them TODO's and > then mark them DONE in the usual way. You should be able to customize > the DONE face to a strike through one. > ... or use checkboxes. Nick