From mboxrd@z Thu Jan 1 00:00:00 1970 From: Julien Cubizolles Subject: Re: Can't remove deadline or schedule in bulk mode Date: Mon, 14 Aug 2017 18:49:22 +0200 Message-ID: <87h8xaxffx.fsf@free.fr> References: <87zib7mwf6.fsf@free.fr> <87o9rnx7ho.fsf@alphapapa.net> <874ltep9sz.fsf@free.fr> <87lgmqp3r8.fsf@kyleam.com> <87zib2xn4v.fsf@free.fr> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:39334) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dhIYl-0000We-Ku for emacs-orgmode@gnu.org; Mon, 14 Aug 2017 12:49:48 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dhIYh-0000Nt-L5 for emacs-orgmode@gnu.org; Mon, 14 Aug 2017 12:49:47 -0400 Received: from [195.159.176.226] (port=55934 helo=blaine.gmane.org) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dhIYh-0000N8-E8 for emacs-orgmode@gnu.org; Mon, 14 Aug 2017 12:49:43 -0400 Received: from list by blaine.gmane.org with local (Exim 4.84_2) (envelope-from ) id 1dhIYT-0000c6-8x for emacs-orgmode@gnu.org; Mon, 14 Aug 2017 18:49:29 +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" To: emacs-orgmode@gnu.org Cc: mail@nicolasgoaziou.fr Julien Cubizolles writes: > Kyle Meyer writes: > > >> Since you have the git repo set up and have a good/bad range, you can use >> git bisect to find the offending commit. I finally found the offending commit, it's commit 4f578a3f7fe193229adc239c93d6983bcc030d41 org-agenda: Small refactoring by N. Goaziou. Julien.