emacs-orgmode
[Top][All Lists]
Advanced

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

[O] sparse tree search still hides matching drawers (bug?)


From: Samuel Wales
Subject: [O] sparse tree search still hides matching drawers (bug?)
Date: Wed, 4 May 2016 19:06:51 -0700

in maint, i wanted to show categories, so i did c-c / / for category.

the properties drawers stayed closed.  shouldn't they show matches?

also, is it possible to make it so that if you provide an uppercased
search string, only uppercase strings will be matched?  this is how
isearch works for me.

(setq org-show-context-detail
      '(
        ;; sparse tree regexp c-c / /
        (occur-tree . minimal)
        ;; sparse tree tags c-c / m
        (tags-tree . minimal)
        ;; everything else should always be canonical
        (default . canonical)))


thanks.


samuel

-- 
The Kafka Pandemic: http://thekafkapandemic.blogspot.com

The disease DOES progress.  MANY people have died from it.  And
ANYBODY can get it.

Denmark: free Karina Hansen NOW.



reply via email to

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