From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.user/18712 Path: news.gmane.org!.POSTED!not-for-mail From: "Loris Bennett" Newsgroups: gmane.emacs.orgmode,gmane.emacs.gnus.user Subject: Re: (gnus-icalendar-org-setup) not evaluated in .emacs? Date: Thu, 14 Sep 2017 11:11:27 +0200 Message-ID: <8760cl3ark.fsf@hornfels.zedat.fu-berlin.de> References: <87a81x3e8n.fsf@hornfels.zedat.fu-berlin.de> <87wp517kut.fsf@t3610> NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: blaine.gmane.org 1505380360 4820 195.159.176.226 (14 Sep 2017 09:12:40 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Thu, 14 Sep 2017 09:12:40 +0000 (UTC) User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1 (gnu/linux) Cc: info-gnus-english@gnu.org To: emacs-orgmode@gnu.org Original-X-From: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Thu Sep 14 11:12:33 2017 Return-path: Envelope-to: geo-emacs-orgmode@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dsQCG-00014b-Cy for geo-emacs-orgmode@m.gmane.org; Thu, 14 Sep 2017 11:12:32 +0200 Original-Received: from localhost ([::1]:46507 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dsQCN-0005y3-Mv for geo-emacs-orgmode@m.gmane.org; Thu, 14 Sep 2017 05:12:39 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:34939) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dsQBk-0005vw-Hn for emacs-orgmode@gnu.org; Thu, 14 Sep 2017 05:12:01 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dsQBe-0003zf-OG for emacs-orgmode@gnu.org; Thu, 14 Sep 2017 05:12:00 -0400 Original-Received: from [195.159.176.226] (port=54454 helo=blaine.gmane.org) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dsQBe-0003yk-GH for emacs-orgmode@gnu.org; Thu, 14 Sep 2017 05:11:54 -0400 Original-Received: from list by blaine.gmane.org with local (Exim 4.84_2) (envelope-from ) id 1dsQBU-0008WC-RC for emacs-orgmode@gnu.org; Thu, 14 Sep 2017 11:11:44 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 38 Original-X-Complaints-To: usenet@blaine.gmane.org Cancel-Lock: sha1:1u24Y0hA3YOt0GxDMKr+yCufn9U= X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-Received-From: 195.159.176.226 X-BeenThere: emacs-orgmode@gnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Original-Sender: "Emacs-orgmode" Xref: news.gmane.org gmane.emacs.orgmode:116003 gmane.emacs.gnus.user:18712 Archived-At: Eric S Fraga 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.