Re: [O] org-agenda-do-date-late and emacs freeze

2014-03-28 Thread Igor Sosa Mayor
Am Thu, Mar 20, 2014 at 05:08:24PM +0100, Bastien schrieb: > Hi Matt and all, > > thanks a lot for the detailed investigation -- I revisited the > related problems and applied a fix. Please let me know if you > encoutner some glitches. thanks a lot. It seems to work perfectly! -- :: Igor Sosa

Re: [O] org-agenda-do-date-late and emacs freeze

2014-03-25 Thread Bastien
Hi Matt, Matt Lundin writes: > The only minor issue with the fix is that move-beginning-of-line (lines > 9195-6 of org-agenda.el) is slower than beginning-of-line. It's not so > bad when you push an item one day forward, but it creates significant > lag when calling org-agenda-do-date-late sever

Re: [O] org-agenda-do-date-late and emacs freeze

2014-03-25 Thread Matt Lundin
Hi Bastien, Matt Lundin writes: > Bastien writes: > >> Hi Matt and all, >> >> thanks a lot for the detailed investigation -- I revisited the >> related problems and applied a fix. Please let me know if you >> encoutner some glitches. > > Seems to work fine now. Thanks! The only minor issue wi

Re: [O] org-agenda-do-date-late and emacs freeze

2014-03-21 Thread Matt Lundin
Bastien writes: > Hi Matt and all, > > thanks a lot for the detailed investigation -- I revisited the > related problems and applied a fix. Please let me know if you > encoutner some glitches. Seems to work fine now. Thanks! Matt

Re: [O] org-agenda-do-date-late and emacs freeze

2014-03-20 Thread Bastien
Hi Matt and all, thanks a lot for the detailed investigation -- I revisited the related problems and applied a fix. Please let me know if you encoutner some glitches. All best, -- Bastien

Re: [O] org-agenda-do-date-late and emacs freeze

2014-03-17 Thread Igor Sosa Mayor
Am Mon, Mar 17, 2014 at 03:07:08AM +0100, Bastien schrieb: > Yes -- and I recently removed the fix I sent to Michael about S-RET > not aligning properly in table because of this ping pong. I'll > revisit this thoroughly and hopefully come up with a stable solution, > but the problems here are clos

Re: [O] org-agenda-do-date-late and emacs freeze

2014-03-16 Thread Bastien
Hi Matt, Matt Lundin writes: > AFAICT, there is something of a ping-pong game going on between multiple > bugs whose solutions conflict with each other. Yes -- and I recently removed the fix I sent to Michael about S-RET not aligning properly in table because of this ping pong. I'll revisit th

Re: [O] org-agenda-do-date-late and emacs freeze

2014-03-03 Thread Igor Sosa Mayor
Am Sun, Mar 02, 2014 at 10:21:18PM -0600, Matt Lundin schrieb: > Does it happen when you have filtered the agenda? If so, then I can > confirm this bug... > > I am using... > > - emacs 24.3.1 > - org 8.2.5h yes. And I have the same versions as you.

Re: [O] org-agenda-do-date-late and emacs freeze

2014-03-02 Thread Matt Lundin
Matt Lundin writes: > Igor Sosa Mayor writes: > >> Hi, >> >> is there a way to debug what is happening after pressing some key >> combination. >> >> I have the problem that in the agenda view when I press M-+ to run the >> function org-agenda-do-date-late, sometimes (and this is the problme: it

Re: [O] org-agenda-do-date-late and emacs freeze

2014-03-02 Thread Matt Lundin
Igor Sosa Mayor writes: > Hi, > > is there a way to debug what is happening after pressing some key > combination. > > I have the problem that in the agenda view when I press M-+ to run the > function org-agenda-do-date-late, sometimes (and this is the problme: it > happens randomly, not always)

Re: [O] org-agenda-do-date-late and emacs freeze

2014-03-01 Thread Bastien
Hi Igor, Igor Sosa Mayor writes: > If I try to reproduce the error, I get this message: > > Debugger entered--Lisp error: (quit) > org-agenda-fix-tags-filter-overlays-at(5696) > org-agenda-show-new-time(# "<2014-02-19 miƩ>") > org-agenda-date-later(1) > org-agenda-do-date-later(nil) >

Re: [O] org-agenda-do-date-late and emacs freeze

2014-02-18 Thread Igor Sosa Mayor
Am Tue, Feb 18, 2014 at 08:09:24AM -0500, Nick Dokos schrieb: > (setq debug-on-quit t) > > You will get backtraces every time that you press C-g even for unrelated > reasons (you can just press q in the backtrace buffer to continue), but at > least > you'll get one also when the problem happens.

Re: [O] org-agenda-do-date-late and emacs freeze

2014-02-18 Thread Igor Sosa Mayor
Am Tue, Feb 18, 2014 at 08:09:24AM -0500, Nick Dokos schrieb: > (setq debug-on-quit t) > > You will get backtraces every time that you press C-g even for unrelated > reasons (you can just press q in the backtrace buffer to continue), but at > least > you'll get one also when the problem happens.

Re: [O] org-agenda-do-date-late and emacs freeze

2014-02-18 Thread Nick Dokos
Igor Sosa Mayor writes: > Hi, > > is there a way to debug what is happening after pressing some key > combination. > > I have the problem that in the agenda view when I press M-+ to run the > function org-agenda-do-date-late, sometimes (and this is the problme: it > happens randomly, not always)

[O] org-agenda-do-date-late and emacs freeze

2014-02-18 Thread Igor Sosa Mayor
Hi, is there a way to debug what is happening after pressing some key combination. I have the problem that in the agenda view when I press M-+ to run the function org-agenda-do-date-late, sometimes (and this is the problme: it happens randomly, not always), emacs gets freezed and I have to press