emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] (gnus-icalendar-org-setup) not evaluated in .emacs?


From: Loris Bennett
Subject: Re: [O] (gnus-icalendar-org-setup) not evaluated in .emacs?
Date: Thu, 14 Sep 2017 11:11:27 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1 (gnu/linux)

Eric S Fraga <address@hidden> 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

[Prev in Thread] Current Thread [Next in Thread]