From mboxrd@z Thu Jan 1 00:00:00 1970 From: Wanrong Lin Subject: Re: Underlines and strike-through lines in column view Date: Thu, 15 May 2008 13:40:14 -0400 Message-ID: <482C757E.1040101@gmail.com> References: <48109F6A.4020203@gmail.com> <3234B746-6FA4-4BB9-BF25-EC3580C1C877@science.uva.nl> <4818E3E0.40808@gmail.com> <48222BF8.2020604@gmail.com> <48230EFC.2000307@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 1JwhRY-00073n-Cu for emacs-orgmode@gnu.org; Thu, 15 May 2008 13:40:40 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JwhRW-00070E-HO for emacs-orgmode@gnu.org; Thu, 15 May 2008 13:40:39 -0400 Received: from [199.232.76.173] (port=46809 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JwhRW-0006zx-Cp for emacs-orgmode@gnu.org; Thu, 15 May 2008 13:40:38 -0400 Received: from wx-out-0506.google.com ([66.249.82.230]:39414) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JwhRV-0007Ey-MG for emacs-orgmode@gnu.org; Thu, 15 May 2008 13:40:38 -0400 Received: by wx-out-0506.google.com with SMTP id h28so412264wxd.24 for ; Thu, 15 May 2008 10:40:35 -0700 (PDT) In-Reply-To: <48230EFC.2000307@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 To: org-mode mailing list Feedback: I just tested again on org 6.03, and the "line noises" are still there in the column view. Wanrong Wanrong Lin wrote: > > Just a reminder: do you have any TODO faces with strike-through lines? > Remember the line noises will only happen when that is true. > > Also, maybe there are some other check-ins after your patch that fixed > this. I only tried your patch, not the latest GIT revision. I can just > wait until next release to test again. > > Thanks a lot. > > Wanrong > > Carsten Dominik wrote: >> Hi Wanrong, >> >> I cannot reproduce this,, works just fine for me. >> >> - Carsten >> >> On May 8, 2008, at 12:23 AM, Wanrong Lin wrote: >> >>> >>> Hi, Carsten, >>> >>> I just tried your patch for this fix, the column view faces are OK >>> now, but those strike-through line noises come back again. Seems we >>> can not get both. :-) >>> >>> Wanrong >>> >>> Carsten Dominik wrote: >>>> Fixed, thanks. >>>> >>>> - Carsten >>>> >>>> On Apr 30, 2008, at 11:25 PM, Wanrong Lin wrote: >>>> >>>>> Hi, Carsten, >>>>> >>>>> I just tried org-mode version 6.02b, which seems to have the fix >>>>> included. Glad those "line noises" disappeared. However, there >>>>> seems to be some new (compared with 6.02) problems now: >>>>> >>>>> 1. Before the fix (6.02), faces of headings in org files are >>>>> preserved in the column view. In 6.02b, text in column view is all >>>>> in the same face. Can we restore the 6.02 behavior? >>>>> 2. Customization for org-column face does not work right. Even >>>>> though I only customized the "background" property of org-column >>>>> face and hence expect the font stays the same as my default font >>>>> (a bold font), but the font changes to regular (no bold text). >>>>> Funny thing is, the sample text showed in the face customization >>>>> window is in the correct font, but the actual font in the org file >>>>> (column view) is not. Also even after I forced the "Weight" to be >>>>> "bold", that still did not work. My org-column face is as following: >>>>> >>>>> Family: unspecified >>>>> Width: unspecified >>>>> Height: unspecified >>>>> Weight: unspecified >>>>> Slant: unspecified >>>>> Foreground: unspecified >>>>> Background: gray80 >>>>> Underline: unspecified >>>>> Overline: unspecified >>>>> Strike-through: unspecified >>>>> Box: unspecified >>>>> Inverse: unspecified >>>>> Stipple: unspecified >>>>> Font or fontset: nil >>>>> Inherit: unspecified >>>>> >>>>> Thanks a lot if you can take a look of it. >>>>> >>>>> Wanrong >>>>> >>>>> Carsten Dominik wrote: >>>>>> >>>>>> On Apr 24, 2008, at 4:55 PM, 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. >>>>>> >>>>>> This happens because each column is an overlay over a one >>>>>> character in the line below, and it seems that the properties of >>>>>> the underlying faces are still coming through. Column one >>>>>> has the properties of character one in the line, column two that >>>>>> of character two, etc. >>>>>> >>>>>> Fixed now, I think. >>>>>> >>>>>> Why in the world would you be using a strike-through face? There >>>>>> is nothing more ugly in the world of typography than >>>>>> strike-through faces, and web sites that use it immediately get >>>>>> onto the black list of my parental control program :-) >>>>>> >>>>>> - Carsten >>>>>> >>>>> >>>>> >>>>> >>>>> _______________________________________________ >>>>> Emacs-orgmode mailing list >>>>> Remember: use `Reply All' to send replies to the list. >>>>> Emacs-orgmode@gnu.org >>>>> http://lists.gnu.org/mailman/listinfo/emacs-orgmode >>>> >>> >>> >>> >>> _______________________________________________ >>> Emacs-orgmode mailing list >>> Remember: use `Reply All' to send replies to the list. >>> Emacs-orgmode@gnu.org >>> http://lists.gnu.org/mailman/listinfo/emacs-orgmode >> > >