From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: org-skip-comments should do case-sensitive match? Date: Wed, 11 Apr 2007 07:02:56 +0200 Message-ID: References: <41c818190704090628j478a4b27kb3a245aca616c6ae@mail.gmail.com> Mime-Version: 1.0 (Apple Message framework v624) Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HbV36-0004V3-FY for emacs-orgmode@gnu.org; Wed, 11 Apr 2007 01:07:16 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HbV35-0004O1-0Q for emacs-orgmode@gnu.org; Wed, 11 Apr 2007 01:07:16 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HbV34-0004Mw-Li for emacs-orgmode@gnu.org; Wed, 11 Apr 2007 01:07:14 -0400 Received: from korteweg.uva.nl ([146.50.98.70]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1HbUz2-00026O-JB for emacs-orgmode@gnu.org; Wed, 11 Apr 2007 01:03:05 -0400 In-Reply-To: <41c818190704090628j478a4b27kb3a245aca616c6ae@mail.gmail.com> 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: William Henney Cc: emacs-orgmode@gnu.org On Apr 9, 2007, at 15:28, William Henney wrote: > > I think that it would be better if org-skip-comments were to > temporarily set case-fold-search to nil before doing the string-match > in line 16870 of org.el. Fixed for next release, thanks. > > P.S. [OT] I love reftex mode too - has this gone into maintenance mode > because you regard it as feature complete? Mostly because Org-mode is taking up all my development time now, and also becasue I have not made major changes for a long time now. I am sure that Ralf and the other people at the AUCTeX project will come up with interesting new features eventually. - Carsten