From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Morgan Subject: Re: Clock-in in agenda makes some headings with links disappear Date: Sun, 25 May 2014 11:27:56 +0200 Message-ID: <87egziryw3.fsf@azha.ziiuu.com> References: <87egzw24es.fsf@algol.ziiuu.com> <87zjijtn1q.fsf@bzg.ath.cx> <87vbt6l98n.fsf@algol.ziiuu.com> <87ioozkuv8.fsf@bzg.ath.cx> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:53175) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WodEy-0002Wz-AG for emacs-orgmode@gnu.org; Sun, 25 May 2014 14:33:55 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WodEq-00012K-Mk for emacs-orgmode@gnu.org; Sun, 25 May 2014 14:33:48 -0400 Received: from mail-qc0-f174.google.com ([209.85.216.174]:58103) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WodEq-000122-Ee for emacs-orgmode@gnu.org; Sun, 25 May 2014 14:33:40 -0400 Received: by mail-qc0-f174.google.com with SMTP id c9so2886589qcz.19 for ; Sun, 25 May 2014 11:33:40 -0700 (PDT) In-Reply-To: <87ioozkuv8.fsf@bzg.ath.cx> (Bastien's message of "Wed, 21 May 2014 17:35:23 +0200") 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: Bastien Cc: emacs-orgmode@gnu.org Hi, Bastien, I've noticed some new issues on maint. Sometimes refreshing with `r' can empty an agenda of all its contents. I'm using sticky agendas and the only way to recover seems to be to kill the agenda buffer and create a new one. Sometimes scheduling in the agenda with `C-c C-s' or `S-right' hangs. There is a message saying the item is scheduled but the popup calendar window remains until I type `C-g'. I had been seeing this bug for a while but not immediately before the change from overlays to text properties. Sometimes changing the tag filter puts point at the end of a line, which is inconvenient if it happens to fall on a long line. Adding a tag filter is sometimes slow. I'll try to investigate and send proper reports. Thanks, Thomas