Eric S Fraga <esfli...@gmail.com> writes:

> On Thursday, 14 Sep 2017 at 09:56, Loris Bennett wrote:
>> Hi,
>>
>> I have the following in my .emacs:
>>
>>   (require 'gnus-icalendar)
>>   (gnus-icalendar-setup)
>>   (gnus-icalendar-org-setup)
>
> I have one setting alongside these:
>
>     (setq gnus-icalendar-org-capture-file "...path to my diary.org")
>
> I wonder whether gnus needs this to be defined for it to show all the
> buttons?  Maybe check the value of this before and after?

I also have the following:

 '(gnus-icalendar-org-capture-file "~/git/org.git/gtd.org")
 '(gnus-icalendar-org-capture-headline (quote ("Exchange")))

(but this was in the buried in the 'Customize' bit of my .emacs, so I
forgot about it).

> I always see all the buttons (I think).

It obviously does work, in principle, for me too, as the re-eval shows.
However, it seems as if something later in my .emacs undoes some aspect
of whatever it is that the gnus-icalendar-org-setup does.

Cheers,

Loris

-- 
This signature is currently under construction.


Reply via email to