emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Jeff Mickey <jeff@archlinux.org>
To: emacs-orgmode Org-Mode <emacs-orgmode@gnu.org>
Subject: Bug? org-tags-exclude-from-inheritance with Tags Matching
Date: Tue, 3 Mar 2009 16:48:05 -0500	[thread overview]
Message-ID: <fbe757b30903031348y6d84af27q90cf6d4d48e74c92@mail.gmail.com> (raw)
In-Reply-To: <fbe757b30903031323u2b594d69s1432d7ead957e0b4@mail.gmail.com>

Hey all,

To reproduce:

* TODO Make Bicycle :project:workshop:
** TODO Buy stuff
** TODO Build stuff
** TODO Test stuff

(setq org-use-tag-inheritance t)
(setq org-tags-exclude-from-inheritance '("project"))

<C-a m> to type in a match string to search, I type in "project"

I expected to see:
TODO Make Bicycle

I saw:
TODO Make Bicycle
.TODO Buy stuff
.TODO Build stuff
.TODO Test stuff

I assume this isn't what is supposed to happen.  I'm currently at work
so I can't investigate and provide a diff, but it seems like there
needs to be a check in org.el:10144:org-get-tags-at to remove tags
that are explicitly excluded from inheritance.

Thanks!

 //  jeff

  reply	other threads:[~2009-03-03 21:48 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-03-03 21:23 Bug? org-tags-exclude-from-inheritance with Tags Matching Jeff Mickey
2009-03-03 21:48 ` Jeff Mickey [this message]
2009-03-04  8:50   ` Carsten Dominik

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=fbe757b30903031348y6d84af27q90cf6d4d48e74c92@mail.gmail.com \
    --to=jeff@archlinux.org \
    --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).