From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thorsten Jolitz Subject: Re: in-buffer settings, tags, org-element, org-id. . . Date: Mon, 31 Mar 2014 18:27:48 +0200 Message-ID: <87ioqupc3f.fsf@gmail.com> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:43242) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WUf2w-0007mI-7R for emacs-orgmode@gnu.org; Mon, 31 Mar 2014 12:26:58 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WUf2o-0003XE-O3 for emacs-orgmode@gnu.org; Mon, 31 Mar 2014 12:26:50 -0400 Received: from plane.gmane.org ([80.91.229.3]:37007) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WUf2o-0003X9-HX for emacs-orgmode@gnu.org; Mon, 31 Mar 2014 12:26:42 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1WUf2l-0005lM-3H for emacs-orgmode@gnu.org; Mon, 31 Mar 2014 18:26:39 +0200 Received: from g231225067.adsl.alicedsl.de ([92.231.225.67]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 31 Mar 2014 18:26:39 +0200 Received: from tjolitz by g231225067.adsl.alicedsl.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 31 Mar 2014 18:26:39 +0200 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: emacs-orgmode@gnu.org Lawrence Bottorff writes: > One task I'd like to have is the ability to embed keywords throughout > an org file so that a parser can find and grab these sections. I'm > assailed with seemingly many ways: PROPERTIES, org-element, org-id, > tags -- most/all of which I have only the dimmest grasp. tags & properties are standard for this I would say ... -- cheers, Thorsten