From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tassilo Horn Subject: Re: Args out of range when creating TODOs Date: Thu, 25 Oct 2007 13:16:55 +0200 Message-ID: <87abq7wijc.fsf@baldur.tsdh.de> References: <87bqany365.fsf@baldur.tsdh.de> <87r6jjlbp1.fsf@bzg.ath.cx> <87myu7wmk2.fsf@baldur.tsdh.de> <87ejfjfo0i.fsf@bzg.ath.cx> <87ejfjwkwa.fsf@baldur.tsdh.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Il0iJ-0006Qn-FN for emacs-orgmode@gnu.org; Thu, 25 Oct 2007 07:17:23 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Il0iF-0006OQ-Us for emacs-orgmode@gnu.org; Thu, 25 Oct 2007 07:17:22 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Il0iF-0006OC-Di for emacs-orgmode@gnu.org; Thu, 25 Oct 2007 07:17:19 -0400 Received: from main.gmane.org ([80.91.229.2] helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1Il0iE-0002TE-Ts for emacs-orgmode@gnu.org; Thu, 25 Oct 2007 07:17:19 -0400 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1Il0i0-0002lm-Np for emacs-orgmode@gnu.org; Thu, 25 Oct 2007 11:17:04 +0000 Received: from dslb-084-063-008-006.pools.arcor-ip.net ([84.63.8.6]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 25 Oct 2007 11:17:04 +0000 Received: from tassilo by dslb-084-063-008-006.pools.arcor-ip.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 25 Oct 2007 11:17:04 +0000 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: emacs-orgmode@gnu.org Carsten Dominik writes: Hi Carsten, > There is a lot of code happening between the moment of the match, and > the replacement. So far none of this code seems to have had the > effect of changing the match data, I have been careful to avoid this. > However, in your case it seems that some internal code does change it. > > I believe the following patch should fix this, can you please try it? Indeed, it fixes my problem. Thanks a lot for your fast help. I'll vote for you at the best maintainer of the world championship. ;-) Bye, Tassilo -- My opinions may have changed, but not the fact that I am right.