Bastien writes:
> Hi Eric,
>
> Eric S Fraga writes:
>
>> when jumping to a new data using 'j' (org-agenda-goto-date), an error
>> occurs if the current view is "month":
>
> Fixed, thanks.
Works perfectly. Thanks!
--
: Eric S Fraga, GnuPG: 0xC89193D8FFFCF67D
: in Emacs 24.3.50.1 and Org relea
Hi Eric,
Eric S Fraga writes:
> when jumping to a new data using 'j' (org-agenda-goto-date), an error
> occurs if the current view is "month":
Fixed, thanks.
--
Bastien
Hello,
when jumping to a new data using 'j' (org-agenda-goto-date), an error
occurs if the current view is "month":
Debugger entered--Lisp error: (wrong-type-argument number-or-marker-p nil)
calendar-gregorian-from-absolute(nil)
org-agenda-span-to-ndays(month)
org-agenda-goto-date(nil)
ca