emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Benjamin Andresen <benny@in-ulm.de>
To: emacs-orgmode@gnu.org
Subject: Bug: tags grouping not working
Date: Tue, 25 Jan 2011 14:36:04 +0100	[thread overview]
Message-ID: <87tygx2ji3.fsf@in-ulm.de> (raw)

Hey there,

I've just upgraded to the latest org-mode HEAD and noticed that the tag
behavior changed. (It now sorts entries, except now grouping is broken.)

This is how it used to work:
(Assume "#+TAGS: { foo(f) bar(b) } quux(q)" for all of this.)

* Foo :foo:

now using M-x org-set-tags-command and pressing 'b' will result in:

* Foo :bar:

now selecting 'q' in the same prompt will result in:

* Foo :bar:quux:

but instead what will happen is:

* Foo :quux:

The offending commit is: 
    commit c7d1e0f997d2aa1043c9cbbf72d03f05195d692e
    Author: Bastien Guerry <bzg@altern.org>
    Date:   Tue Jan 18 00:50:32 2011 +0100

just reverting that piece of code on the current HEAD makes grouping
work again.

best regards,
benny

P.S. Sorry if that has been reported before, I couldn't find any mention
of tags. Also git bisect is handy.

             reply	other threads:[~2011-01-25 13:37 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-01-25 13:36 Benjamin Andresen [this message]
2011-01-25 18:03 ` Bug: tags grouping not working Jason Dunsmore
2011-01-26 10:09   ` Carsten Dominik
2011-01-26 11:13     ` Bastien

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=87tygx2ji3.fsf@in-ulm.de \
    --to=benny@in-ulm.de \
    --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).