From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Remove redundant tags of headlines Date: Fri, 14 Mar 2014 15:49:59 +0100 Message-ID: <87y50crg14.fsf@bzg.ath.cx> References: <864n32yust.fsf@somewhere.org> <871ty6qekt.fsf@bzg.ath.cx> <86d2hpdnj6.fsf@somewhere.org> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:51929) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WOTRO-0003V7-Di for emacs-orgmode@gnu.org; Fri, 14 Mar 2014 10:50:37 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WOTRH-0002vF-Fs for emacs-orgmode@gnu.org; Fri, 14 Mar 2014 10:50:30 -0400 Received: from plane.gmane.org ([80.91.229.3]:34279) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WOTRG-0002v8-Qu for emacs-orgmode@gnu.org; Fri, 14 Mar 2014 10:50:23 -0400 Received: from public by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1WOTRF-0007xZ-Js for emacs-orgmode@gnu.org; Fri, 14 Mar 2014 15:50:21 +0100 In-Reply-To: <86d2hpdnj6.fsf@somewhere.org> (Sebastien Vauban's message of "Fri, 14 Mar 2014 12:31:41 +0100") 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: Sebastien Vauban Cc: public-emacs-orgmode-mXXj517/zsQ@plane.gmane.org Hi Sébastien, Sebastien Vauban writes: > #(":org:FLAGGED:" 1 4 (inherited t)) > > IOW, "FLAGGED" is not shown as inherited! Because it is not inherited, it is present in the headline. Am I missing something? > Hence, all the mechanics which follows never removes it! You mean the mechanics of the function on Worg? Or is there any real Org bug hidden somewhere here? -- Bastien