From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jose Robins Subject: Re: Underlines and strike-through lines in column view Date: Thu, 24 Apr 2008 09:44:32 -0700 Message-ID: <4810B8F0.1050403@yahoo.com> References: <48109F6A.4020203@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Jp4nm-0006lj-N2 for emacs-orgmode@gnu.org; Thu, 24 Apr 2008 13:00:06 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Jp4nl-0006lF-3S for emacs-orgmode@gnu.org; Thu, 24 Apr 2008 13:00:06 -0400 Received: from [199.232.76.173] (port=44665 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Jp4nk-0006l7-QM for emacs-orgmode@gnu.org; Thu, 24 Apr 2008 13:00:04 -0400 Received: from main.gmane.org ([80.91.229.2] helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1Jp4nk-00058g-BT for emacs-orgmode@gnu.org; Thu, 24 Apr 2008 13:00:04 -0400 Received: from root by ciao.gmane.org with local (Exim 4.43) id 1Jp4ni-0004jH-Is for emacs-orgmode@gnu.org; Thu, 24 Apr 2008 17:00:02 +0000 Received: from 209-203-68-2.static.twtelecom.net ([209.203.68.2]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 24 Apr 2008 17:00:02 +0000 Received: from wulfhomme13-knight by 209-203-68-2.static.twtelecom.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 24 Apr 2008 17:00:02 +0000 In-Reply-To: <48109F6A.4020203@gmail.com> 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 Cc: org-mode mailing list Wanrong Lin wrote: > Hi, > > In the column view, I often see some underlines and strike-through lines > that show up kind of randomly. I have seen this for quite sometime, > maybe since I began to use the column view 3 or 4 months ago. Are there > any special meanings for those lines or they are just noise? I am now > using Emacs 22.2 (on windows) and org-6.02. Thank you. I've also seen this. Do you have it setup such that the DONE items have strikethru property set? I think in Column mode, org-mode gets confused about this and the strike thru shows up inconsistently. Not sure if there is another explanation. Jose