emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: "King Sun" <kingsuntw@gmail.com>
To: emacs-orgmode@gnu.org
Subject: bug in tag search
Date: Wed, 14 Mar 2007 01:37:12 +0800	[thread overview]
Message-ID: <80f9a4890703131037w686929ach7d49bf2c8f84a417@mail.gmail.com> (raw)

Hi, Carsten:

I would like to report a bug in org mode for tag search.

=== version infomation ===

emacs-version: 22.0.50.1
org-version: 4.68

=== example file ===

* root
** head1                                        :Tag1:
   this is head 1
** head2                                        :Tag2:
   this is head 2
** head3                                        :Tag3:
   this is head 3
** head4                                        :Tag1:
   this is head 4
** head5                                        :Tag2:
   this is head 5
** head6                                        :Tag3:
   this is head 6

=== 1. What exactly did you do? ===
do tag search by C-c \ Tag1

=== 2. What did you expect to happen? ===
* root
** head1                                        :Tag1:...
** head4                                        :Tag1:...

=== 3. What happened instead? ===
* root
** head1                                        :Tag1:...
** head2                                        :Tag2:...
** head4                                        :Tag1:...
** head5                                        :Tag2:...


this bug does not exist in org-4.52
--
King Sun

             reply	other threads:[~2007-03-13 17:38 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-03-13 17:37 King Sun [this message]
2007-03-13 17:57 ` bug in tag search Eddward DeVilla

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=80f9a4890703131037w686929ach7d49bf2c8f84a417@mail.gmail.com \
    --to=kingsuntw@gmail.com \
    --cc=emacs-orgmode@gnu.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).