From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Brand Subject: Re: bug: org-mouse broken Date: Thu, 22 Sep 2011 18:26:24 +0200 Message-ID: References: <878vpgacc2.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Return-path: Received: from eggs.gnu.org ([140.186.70.92]:38621) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R6m6V-0001am-Pe for emacs-orgmode@gnu.org; Thu, 22 Sep 2011 12:26:28 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1R6m6U-0000V4-Q4 for emacs-orgmode@gnu.org; Thu, 22 Sep 2011 12:26:27 -0400 Received: from mail-ew0-f41.google.com ([209.85.215.41]:53559) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R6m6U-0000Ub-IQ for emacs-orgmode@gnu.org; Thu, 22 Sep 2011 12:26:26 -0400 Received: by ewy23 with SMTP id 23so1521802ewy.0 for ; Thu, 22 Sep 2011 09:26:25 -0700 (PDT) In-Reply-To: <878vpgacc2.fsf@gmail.com> 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: Nicolas Goaziou Cc: emacs-orgmode@gnu.org Hi Nicolas The file name 0001-Provide-more-consistent-regexps-for-headlines.patch made me curious and I take the opportunity to support such an effort by testing this patch on release_7.7-316-gdecd722. I found the issue that "* TODO task" setting to done with "C-c C-t d" leads to "* DONE TODO task". Michael