From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Underlines and strike-through lines in column view Date: Thu, 8 May 2008 08:29:27 +0200 Message-ID: References: <48109F6A.4020203@gmail.com> <3234B746-6FA4-4BB9-BF25-EC3580C1C877@science.uva.nl> <4818E3E0.40808@gmail.com> <48222BF8.2020604@gmail.com> Mime-Version: 1.0 (Apple Message framework v919.2) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Ju0Oo-0001he-Ma for emacs-orgmode@gnu.org; Thu, 08 May 2008 03:18:42 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Ju0Om-0001h4-Ne for emacs-orgmode@gnu.org; Thu, 08 May 2008 03:18:42 -0400 Received: from [199.232.76.173] (port=59026 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ju0Om-0001gz-Hr for emacs-orgmode@gnu.org; Thu, 08 May 2008 03:18:40 -0400 Received: from mx20.gnu.org ([199.232.41.8]:64061) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1Ju0Ol-0002bd-VG for emacs-orgmode@gnu.org; Thu, 08 May 2008 03:18:40 -0400 Received: from korteweg.uva.nl ([146.50.98.70]) by mx20.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Ju0Ok-0005B0-LL for emacs-orgmode@gnu.org; Thu, 08 May 2008 03:18:38 -0400 In-Reply-To: <48222BF8.2020604@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: Wanrong Lin Cc: org-mode mailing list 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