From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Eddward DeVilla" Subject: Re: proposal: defconst/defcustom org-tags-regexp Date: Thu, 19 Jul 2007 08:08:37 -0500 Message-ID: References: <20070716132118.GA28297@atlantic.linksys.moosehall> <56626b2502c1e0ead302243cb947b0b2@science.uva.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IBVkI-0003Rc-R4 for emacs-orgmode@gnu.org; Thu, 19 Jul 2007 09:08:42 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IBVkG-0003RQ-Et for emacs-orgmode@gnu.org; Thu, 19 Jul 2007 09:08:41 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IBVkG-0003RN-9A for emacs-orgmode@gnu.org; Thu, 19 Jul 2007 09:08:40 -0400 Received: from nz-out-0506.google.com ([64.233.162.234]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IBVkE-0001wI-W7 for emacs-orgmode@gnu.org; Thu, 19 Jul 2007 09:08:39 -0400 Received: by nz-out-0506.google.com with SMTP id f1so437715nzc for ; Thu, 19 Jul 2007 06:08:38 -0700 (PDT) In-Reply-To: <56626b2502c1e0ead302243cb947b0b2@science.uva.nl> Content-Disposition: inline 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: Carsten Dominik Cc: org-mode mailing list On 7/18/07, Carsten Dominik wrote: > Do you know a solution for this problem? Does emacs let you manually compile a regular expression? If so, it might be possible to recompile REs when ever they change. Edd