emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Nicolas Goaziou <mail@nicolasgoaziou.fr>
To: Samuel Wales <samologist@gmail.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: sparse tree search still hides matching drawers (bug?)
Date: Fri, 06 May 2016 12:08:16 +0200	[thread overview]
Message-ID: <87eg9fijn3.fsf@saiph.selenimh> (raw)
In-Reply-To: <CAJcAo8v8G7mLO-dxz3p0dRm25SEhe-f+zQXHHJY7ZVQb=2TG1Q@mail.gmail.com> (Samuel Wales's message of "Wed, 4 May 2016 19:06:51 -0700")

Hello,

Samuel Wales <samologist@gmail.com> writes:

> in maint, i wanted to show categories, so i did c-c / / for category.
>
> the properties drawers stayed closed.  shouldn't they show matches?

You already reported that bug, which was fixed in master branch.
I didn't apply it to maint because it changes the default value of
a defcustom, hence introducing a slight user-visible change.

> 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)))

I guess you could set `case-fold-search' to an appropriate value before
searching.

Regards,

-- 
Nicolas Goaziou

  reply	other threads:[~2016-05-06 10:08 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-05-05  2:06 sparse tree search still hides matching drawers (bug?) Samuel Wales
2016-05-06 10:08 ` Nicolas Goaziou [this message]
2016-05-07  1:07   ` Samuel Wales
2016-05-20 12:18     ` Nicolas Goaziou
2016-05-20 19:28       ` Samuel Wales

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87eg9fijn3.fsf@saiph.selenimh \
    --to=mail@nicolasgoaziou.fr \
    --cc=emacs-orgmode@gnu.org \
    --cc=samologist@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).