From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: org-agenda-do-date-late and emacs freeze Date: Tue, 25 Mar 2014 21:59:34 +0100 Message-ID: <878uryhu4p.fsf@bzg.ath.cx> References: <20140218123848.GA9094@pedroche.uni-erfurt.de> <87lhwrq5dt.fsf@fastmail.fm> <87fvmzq56r.fsf@fastmail.fm> <87a9ckluo7.fsf@bzg.ath.cx> <8761n7nzvj.fsf@fastmail.fm> <87txam15wg.fsf@fastmail.fm> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:54975) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WSYRl-0007Aa-7Z for emacs-orgmode@gnu.org; Tue, 25 Mar 2014 16:59:50 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WSYRf-0004J4-R5 for emacs-orgmode@gnu.org; Tue, 25 Mar 2014 16:59:45 -0400 Received: from rs249.mailgun.us ([209.61.151.249]:49513) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WSYRf-0004J0-KX for emacs-orgmode@gnu.org; Tue, 25 Mar 2014 16:59:39 -0400 In-Reply-To: <87txam15wg.fsf@fastmail.fm> (Matt Lundin's message of "Tue, 25 Mar 2014 13:37:19 -0500") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Matt Lundin Cc: emacs-orgmode@gnu.org 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 several times in a row. Indeed, fixed, thanks, -- Bastien