Kyle Meyer writes:
> Julien Cubizolles writes:
>
>> 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 co
Julien Cubizolles writes:
> 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 4f578a3f7fe193229adc239c93d698
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 b
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'm having trouble using setting it up. To go back to a previous state
using magit, I'm
* choosing a commit in the log view of magit-status
* magit-checkou
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.
>
> Based on changes that touched org-agenda-bulk-action recently, my guess
> is 4f578a3f7 (org-agenda: Small refactoring, 2017-05-12). Quickly
> looking at t
Julien Cubizolles writes:
> Adam Porter writes:
>
>> Julien Cubizolles writes:
>>
>>> In an agenda buffer, C-u B d should clear the deadline of the entries
>>> marked the way C-u does on a single entry. I think it's what it used to
>>> do some time ago. Instead, I get:
>>>
>>> org-agenda-deadli
Adam Porter writes:
> Julien Cubizolles writes:
>
>> In an agenda buffer, C-u B d should clear the deadline of the entries
>> marked the way C-u does on a single entry. I think it's what it used to
>> do some time ago. Instead, I get:
>>
>> org-agenda-deadline: Invalid function: 4
>
> FWIW, work
Julien Cubizolles writes:
> In an agenda buffer, C-u B d should clear the deadline of the entries
> marked the way C-u does on a single entry. I think it's what it used to
> do some time ago. Instead, I get:
>
> org-agenda-deadline: Invalid function: 4
FWIW, works for me on Org 9.0.5.
In an agenda buffer, C-u B d should clear the deadline of the entries
marked the way C-u does on a single entry. I think it's what it used to
do some time ago. Instead, I get:
--8<---cut here---start->8---
org-agenda-deadline: Invalid function: 4
--8<---