From mboxrd@z Thu Jan 1 00:00:00 1970 From: Arun Persaud Subject: Re: need help with lisp for export function regarding timestamps Date: Sat, 19 Feb 2011 12:41:16 -0800 Message-ID: <4D602AEC.5030002@lbl.gov> References: <4D422F30.7030805@lbl.gov> <87ipwpqtra.fsf@altern.org> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: Received: from [140.186.70.92] (port=60262 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PqtcI-0007xh-Lx for emacs-orgmode@gnu.org; Sat, 19 Feb 2011 15:41:23 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PqtcH-0003qB-Jh for emacs-orgmode@gnu.org; Sat, 19 Feb 2011 15:41:22 -0500 Received: from ironport4.lbl.gov ([128.3.41.45]:42436) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PqtcH-0003px-Es for emacs-orgmode@gnu.org; Sat, 19 Feb 2011 15:41:21 -0500 Received: by iyf40 with SMTP id 40so910987iyf.39 for ; Sat, 19 Feb 2011 12:41:20 -0800 (PST) In-Reply-To: <87ipwpqtra.fsf@altern.org> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Bastien Cc: emacs-orgmode@gnu.org Hi >> but I can't figure out how to check for these? Do I need to write my own >> reg-exp for this and test the whole entry or is there some org internal >> function for this? > > I'm afraid you need to write your own regexp... thanks for the answer. Played around with it and got it working now. Will post it in Worg under google sync after I cleaned it up a bit. Arun