[O] Mutually-exclusive Org tags still inherit each other

2019-02-08 Thread Tina Russell
First of all, I want to say that I really appreciate Org Mode, I wouldn’t be using Emacs without it, and it’s where I spend the vast majority of my time in Emacs. Thank you all! So, according to the Org documentation: “You can also group together tags that are mutually exclusive by using braces …

Re: [O] Mutually-exclusive Org tags still inherit each other

2019-03-01 Thread Tina Russell
ppend (org-remove-uninherited-tags itags) ltags If everything looks good, I’ll figure out how to submit it as a proper Git patch (right now it’s just “code that’s been sitting in my config for weeks”), and do the copyright-assignment thing so we can get it merged. I hope you like it! —Ti