Re: [Orgmode] Bug: Infinite loop when escape replace string contains escape sequence it replaces [6.35trans]

2010-05-07 Thread Carsten Dominik
Applied, thanks. - Carsten On May 7, 2010, at 6:03 PM, David Maus wrote: Remember to cover the basics, that is, what you expected to happen and what in fact did happen. You don't know how to make a good report? See http://orgmode.org/manual/Feedback.html#Feedback Your bug report wi

[Orgmode] Bug: Infinite loop when escape replace string contains escape sequence it replaces [6.35trans]

2010-05-07 Thread David Maus
Remember to cover the basics, that is, what you expected to happen and what in fact did happen. You don't know how to make a good report? See http://orgmode.org/manual/Feedback.html#Feedback Your bug report will be posted to the Org-mode mailing list. -

Re: [Orgmode] Bug: Infinite loop in `org-previous-item' when there's nothing above item (patch included) [6.33trans (release_6.33f.80.gb777e3)]

2009-12-10 Thread Carsten Dominik
Hi David, I have applied your patch, thanks! - Carsten On Dec 5, 2009, at 10:03 PM, David Maus wrote: Remember to cover the basics, that is, what you expected to happen and what in fact did happen. You don't know how to make a good report? See http://orgmode.org/manual/Feedback.htm

[Orgmode] Bug: Infinite loop in `org-previous-item' when there's nothing above item (patch included) [6.33trans (release_6.33f.80.gb777e3)]

2009-12-05 Thread David Maus
Remember to cover the basics, that is, what you expected to happen and what in fact did happen. You don't know how to make a good report? See http://orgmode.org/manual/Feedback.html#Feedback Your bug report will be posted to the Org-mode mailing list. -

Re: [Orgmode] Bug: Infinite loop when org-entry-put is called in buffer not in org-mode [6.33trans]

2009-11-27 Thread Carsten Dominik
On Nov 26, 2009, at 11:04 PM, David Maus wrote: Hi Carsten, At Thu, 26 Nov 2009 08:42:09 +0100, Carsten Dominik wrote: Hi David, you cannot reasonably expect that org-mode functions should work in other modes. And you cannot expect these functions to check the mode all the time. I don't kn

Re: [Orgmode] Bug: Infinite loop when org-entry-put is called in buffer not in org-mode [6.33trans]

2009-11-26 Thread David Maus
Hi Carsten, At Thu, 26 Nov 2009 08:42:09 +0100, Carsten Dominik wrote: > Hi David, > > you cannot reasonably expect that org-mode functions should work > in other modes. And you cannot expect these functions to check > the mode all the time. > > I don't know what you are up to here. But maybe

Re: [Orgmode] Bug: Infinite loop when org-entry-put is called in buffer not in org-mode [6.33trans]

2009-11-26 Thread Carsten Dominik
On Nov 25, 2009, at 9:05 AM, David Maus wrote: Remember to cover the basics, that is, what you expected to happen and what in fact did happen. You don't know how to make a good report? See http://orgmode.org/manual/Feedback.html#Feedback Your bug report will be posted to the Org-mod

[Orgmode] Bug: Infinite loop when org-entry-put is called in buffer not in org-mode [6.33trans]

2009-11-25 Thread David Maus
Remember to cover the basics, that is, what you expected to happen and what in fact did happen. You don't know how to make a good report? See http://orgmode.org/manual/Feedback.html#Feedback Your bug report will be posted to the Org-mode mailing list. -

Re: [Orgmode] BUG: Infinite loop finding stuck projects

2009-04-03 Thread Bernt Hansen
Carsten Dominik writes: > I have reverted this commit, thanks. Thanks! It works again for me :) -Bernt ___ Emacs-orgmode mailing list Remember: use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo

Re: [Orgmode] BUG: Infinite loop finding stuck projects

2009-04-03 Thread Carsten Dominik
I have reverted this commit, thanks. In particular thanks for finding the commit. Just saying "stuck projects" would have sent me off in the wrong direction. - Carsten On Apr 3, 2009, at 3:53 PM, Bernt Hansen wrote: Hi Carsten, The following commit breaks finding stuck projects for me.

[Orgmode] BUG: Infinite loop finding stuck projects

2009-04-03 Thread Bernt Hansen
Hi Carsten, The following commit breaks finding stuck projects for me. It looks like an infinite loop. commit 1fbe1f7f503e473e6a3a14f44451c4e6e5f043a4 Author: Carsten Dominik Date: Thu Apr 2 18:16:35 2009 +0200 Tags

Re: [Orgmode] [bug] infinite loop

2007-04-12 Thread Carsten Dominik
Fixed, thanks. - Carsten On Apr 11, 2007, at 22:06, Leo wrote: Another bug in 4.70. before the first level-1 heading, typing "M-RET" will enter emacs into infinite loop. ,[ Backtrace ] | Debugger entered--Lisp error: (quit) | looking-at("[ ]*$") | (if (looking-at "[ ]*$") (setq ind

Re: [Orgmode] [bug] infinite loop

2007-04-11 Thread Jason F. McBrayer
On Wed, 2007-04-11 at 21:06 +0100, Leo wrote: > before the first level-1 heading, typing "M-RET" will enter emacs into > infinite loop. I can confirm this. -- +---+ | Jason F. McBrayer[EMAIL PROTECTED] | | If someone c

[Orgmode] [bug] infinite loop

2007-04-11 Thread Leo
Another bug in 4.70. before the first level-1 heading, typing "M-RET" will enter emacs into infinite loop. ,[ Backtrace ] | Debugger entered--Lisp error: (quit) | looking-at("[ ]*$") | (if (looking-at "[ ]*$") (setq ind1 ind-empty) (skip-chars-forward " ") (setq ind1 (curren