From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christian Moe Subject: Re: exclude certain tags from inheritance Date: Tue, 22 Oct 2013 10:38:54 +0200 Message-ID: References: <87eh7exstc.fsf@pcbe13433.cern.ch> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:45746) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VYXPq-0000m3-B6 for emacs-orgmode@gnu.org; Tue, 22 Oct 2013 04:34:22 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VYXPh-0006xc-7U for emacs-orgmode@gnu.org; Tue, 22 Oct 2013 04:34:14 -0400 Received: from mail-forward4.uio.no ([129.240.10.33]:52399) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VYXPh-0006ki-0P for emacs-orgmode@gnu.org; Tue, 22 Oct 2013 04:34:05 -0400 Received: from exim by mail-out4.uio.no with local-bsmtp (Exim 4.80.1) (envelope-from ) id 1VYXP5-0000QP-0G for emacs-orgmode@gnu.org; Tue, 22 Oct 2013 10:33:27 +0200 In-reply-to: <87eh7exstc.fsf@pcbe13433.cern.ch> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: David Belohrad Cc: Org Mode Mailing List Hi, Try setting org-use-tag-inheritance to "^[@#]" Yours, Christian David Belohrad writes: > Could someone help me to construct the expression such, that all tags > starting with @ or # will be excluded from inheritance? > > many thanks > > .d.