emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] Org-hide face leaking out to org-columns view


From: Nikolai Weibull
Subject: Re: [O] Org-hide face leaking out to org-columns view
Date: Wed, 21 May 2014 15:51:24 +0200

On Wed, May 21, 2014 at 3:48 PM, Nikolai Weibull <address@hidden> wrote:
> On Wed, May 21, 2014 at 1:31 PM, Bastien <address@hidden> wrote:
>
>> Nikolai Weibull <address@hidden> writes:
>>
>>> Yes, the hiding of the stars is cancelled, but it seems that the
>>> org-hide face is still being applied and leaking unto the whole
>>> headline.  I got around this by adjusting the org-column face.
>>
>> Thanks for the follow-up -- I'd still be interested by a screenshot to
>> better understand what happens with the default face.  Thanks in advance,
>
> Here’s a screen-shot of how org-hide, which sets foreground to white, leaks.

Oh, and here’s the output of C-u C-x =, which might help:

             position: 25567 of 32560 (79%), column: 0
            character: * (displayed as ** TODO Show Bastien erroneous
=org-hide= face application                       | ) (codepoint 42,
#o52, #x2a)
    preferred charset: ascii (ASCII (ISO646 IRV))
code point in charset: 0x2A
               syntax: _        which means: symbol
             category: .:Base, a:ASCII, l:Latin, r:Roman
             to input: type "C-x 8 RET HEX-CODEPOINT" or "C-x 8 RET NAME"
          buffer code: #x2A
            file code: #x2A (encoded by coding system utf-8-unix)
              display: terminal code #x2A

Character code properties: customize what to show
  name: ASTERISK
  general-category: Po (Punctuation, Other)
  decomposition: (42) ('*')

There is an overlay here:
 From 25567 to 25568
  display              [Show]
  face                 ((:foreground unspecified) (:height 1 :family
"default") org-column org-level-2)
  keymap               [Show]
  line-prefix          ""
  org-columns-format   "%-80.80s | "
  org-columns-key      "ITEM"
  org-columns-pom      nil
  org-columns-value    "** TODO Show Bastien erroneous =org-hide= face
application"
  org-columns-value-modified [Show]
  wrap-prefix          ""


There are text properties here:
  face                 org-hide
  fontified            t
  line-prefix          [Show]
  org-category         [Show]
  org-category-position 1
  org-summaries        (("Effort" . ""))
  read-only            "Type `e' to edit property"
  wrap-prefix          [Show]

[back]



reply via email to

[Prev in Thread] Current Thread [Next in Thread]