Bastien writes:
>> The corresponding defvar should probably be moved:
>
> Done, thanks.
Another issue: the key binding doesn't work, since "C-C C-x C-i" and
"C-C C-x C-I" are both mapped to org-clock-in-last via a general key
mapping of "S-TAB" to "TAB". I can't seem to find where this mapping is
Achim Gratz writes:
> The corresponding defvar should probably be moved:
Done, thanks.
--
Bastien
Hi Andrei,
Andrei Jirnyi writes:
> A few warnings from Emacs 23.2.1 here:
Thanks. I fixed most of them.
> Compiling file /home/xx/.emacs.d/elpa/org-20111024/ob-C.el at Mon Oct
> 24 18:20:36 2011
> Entering directory `/home/xx/.emacs.d/elpa/org-20111024/'
>
> Compiling file /home/
A few warnings from Emacs 23.2.1 here:
Compiling file /home/xx/.emacs.d/elpa/org-20111024/ob-C.el at Mon Oct
24 18:20:36 2011
Entering directory `/home/xx/.emacs.d/elpa/org-20111024/'
Compiling file /home/xx/.emacs.d/elpa/org-20111024/ob-calc.el at Mon
Oct 24 18:20:36 2011
In end o
Hi Achim,
Achim Gratz writes:
>>> In org-agenda-get-blocks:
>>> org-agenda.el:5434:42:Warning: assignment to free variable `category-pos'
>>> org-agenda.el:5434:20:Warning: reference to free variable
>>> `category-pos'
>>
>> I just fixed this.
>
> I'm still getting the same error with commit e0c
Hi Bastien,
thanks for fixing. I've just pulled again.
>> In org-agenda-get-blocks:
>> org-agenda.el:5434:42:Warning: assignment to free variable `category-pos'
>> org-agenda.el:5434:20:Warning: reference to free variable
>> `category-pos'
>
> I just fixed this.
I'm still getting the same error
Hi Achim,
Achim Gratz writes:
> Recently the byte compiler has become increasingly dissatisfied with the
> orgmode code again... :-)
>
> Emacs24 complains about these:
>
> In org-agenda-get-blocks:
> org-agenda.el:5434:42:Warning: assignment to free variable `category-pos'
> org-agenda.el:5434:2