jorge.alfaro-muri...@yale.edu (Jorge A. Alfaro-Murillo) writes:
> calendar-holidays, it is because you are calling something that
> loads holidays.el before you set holiday-local-holidays.
You're right. Now I understand. Thank you for explaining.
On 2015-03-03T08:58:20+1100, Jorge A. Alfaro-Murillo
said:
JAA> holidays.el appends holiday-local-holidays to
calendar-holidays JAA> via a defcustom, so if you set
holiday-local-holidays in your JAA> .emacs, restart emacs and the
local holidays are not in JAA> calendar-holidays, it is beca
On 2015-03-03T02:26:37+1100, Jorge A. Alfaro-Murillo said:
JAA> Alexis writes:
>> When i scroll down to look at the current value of
>> `calendar-holidays`, however, i see that neither the current
>> value nor the original value makes any reference to the
>> `holiday-local-holidays` variable
Melleus writes:
Alexis writes:
see that local holiday. To fix this, i use M-: to evaluate:
(setq calendar-holidays (append calendar-holidays
holiday-local-holidays))
Works perfectly this way, thank you.
jorge.alfaro-muri...@yale.edu (Jorge A. Alfaro-Murillo) writes:
They should s
Alexis writes:
> see that local holiday. To fix this, i use M-: to evaluate:
>
>(setq calendar-holidays (append calendar-holidays
> holiday-local-holidays))
>
> after which the local holiday next Monday appears in my Org agenda.
Works perfectly this way, thank you.
jorge.alfaro-muri...@yale.edu (Jorge A. Alfaro-Murillo) writes:
> They should show up after you restart emacs.
I supposed it should. But in fact in does not work.
Hi Melleus.
Melleus writes:
Does %%(org-calendar-holiday) know about holiday-local-holidays?
I'm not programmer, sorry. I've set up those local holidays but
cannot see them in my agenda.
They should show up after you restart emacs.
Best,
--
Jorge.
Alexis writes:
When i scroll down to look at the current value of
`calendar-holidays`, however, i see that neither the current
value nor the original value makes any reference to the
`holiday-local-holidays` variable. And indeed, when i examine my
agenda for next Monday, which is a local holi
Melleus writes:
> Hi to all.
>
> I'm afraid to ask. But... Anyway. Does %%
> about holiday-local-holidays? I'm not programmer, sorry. I've set up
> those local holidays but cannot see them in my agenda.
>
Can you see them in the calendar? If so, I think you should
be able to see them in the agen
[Crossposted to the help-gnu-emacs list, for possible advice on
whether or not this involves a bug in GNU Emacs.]
On 2015-03-02T09:29:09+1100, Melleus said:
M> I'm afraid to ask. But... Anyway. Does
%%(org-calendar-holiday) M> know about holiday-local-holidays?
I'm not programmer, sorry. I'
Hi to all.
I'm afraid to ask. But... Anyway. Does %%(org-calendar-holiday) know
about holiday-local-holidays? I'm not programmer, sorry. I've set up
those local holidays but cannot see them in my agenda.
Thanks in advance.
11 matches
Mail list logo