From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marcin Borkowski Subject: How to check whether the headline the point is on has some tag? Date: Sat, 25 Oct 2014 01:09:50 +0200 Message-ID: <878uk55akh.fsf@wmi.amu.edu.pl> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:33666) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xhnzm-0001nS-06 for emacs-orgmode@gnu.org; Fri, 24 Oct 2014 19:10:15 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Xhnzg-00032f-Am for emacs-orgmode@gnu.org; Fri, 24 Oct 2014 19:10:09 -0400 Received: from msg.wmi.amu.edu.pl ([2001:808:114:2::50]:58568) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xhnzg-0002zs-4f for emacs-orgmode@gnu.org; Fri, 24 Oct 2014 19:10:04 -0400 Received: from localhost (localhost [127.0.0.1]) by msg.wmi.amu.edu.pl (Postfix) with ESMTP id 9C77C42262 for ; Sat, 25 Oct 2014 01:10:02 +0200 (CEST) Received: from msg.wmi.amu.edu.pl ([127.0.0.1]) by localhost (msg.wmi.amu.edu.pl [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id FJj+SZuvBVKA for ; Sat, 25 Oct 2014 01:10:02 +0200 (CEST) Received: from localhost (99-229.echostar.pl [213.156.99.229]) by msg.wmi.amu.edu.pl (Postfix) with ESMTPSA id 721A942261 for ; Sat, 25 Oct 2014 01:10:02 +0200 (CEST) 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: orgmode Hi list, I'd like to implement splitting an org file at tagged entries in my org-one-to-many library (as requested on the list by Daniel Clemente). How do I check whether a specific headline (say, one a point is at) has some tag (but not inherited)? TIA, -- Marcin Borkowski http://octd.wmi.amu.edu.pl/en/Marcin_Borkowski Adam Mickiewicz University