From: Kyle Meyer <kyle@kyleam.com>
To: Ismael Bouya <ismael@bouya.org>
Cc: emacs-orgmode@gnu.org
Subject: Re: Bug in filtered version
Date: Fri, 03 Jul 2020 02:20:24 -0400 [thread overview]
Message-ID: <87fta9ce6v.fsf@kyleam.com> (raw)
In-Reply-To: <20200701122344.5gxiylhao7dxdld4@dilion>
Ismael Bouya writes:
> I would like to report a bug in filtered mode for org-mode. Take this
> given file as example:
> -----------
> * Some heading 1
> ** Some header to remove :sometag:
> ** Some header to keep :othertag:
> -----------
>
> (note that last two headers are *at the same level*)
>
> Now filter with `C-c / m sometag`. It will show only "Some header to
> remove". However, if you remove that heading (with C-k) it will also
> remove the next one, which is a quite surprising behavior.
> Is there a way to avoid getting bitten by this?
Setting org-ctrl-k-protect-subtree should catch this.
You might also be interested in configuring org-show-context-detail, in
particular the value for tags-tree.
next prev parent reply other threads:[~2020-07-03 6:21 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-07-01 12:23 Bug in filtered version Ismael Bouya
2020-07-03 6:20 ` Kyle Meyer [this message]
2020-07-03 12:49 ` Ismael Bouya
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=87fta9ce6v.fsf@kyleam.com \
--to=kyle@kyleam.com \
--cc=emacs-orgmode@gnu.org \
--cc=ismael@bouya.org \
/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).