From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.user/18710 Path: news.gmane.org!.POSTED!not-for-mail From: "Loris Bennett" Newsgroups: gmane.emacs.orgmode,gmane.emacs.gnus.user Subject: (gnus-icalendar-org-setup) not evaluated in .emacs? Date: Thu, 14 Sep 2017 09:56:24 +0200 Message-ID: <87a81x3e8n.fsf@hornfels.zedat.fu-berlin.de> NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: blaine.gmane.org 1505376139 6045 195.159.176.226 (14 Sep 2017 08:02:19 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Thu, 14 Sep 2017 08:02:19 +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 10:02:12 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 1dsP6C-0001PK-3D for geo-emacs-orgmode@m.gmane.org; Thu, 14 Sep 2017 10:02:12 +0200 Original-Received: from localhost ([::1]:46237 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dsP6H-000893-Uo for geo-emacs-orgmode@m.gmane.org; Thu, 14 Sep 2017 04:02:17 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:55363) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dsP0y-0003lF-Jg for emacs-orgmode@gnu.org; Thu, 14 Sep 2017 03:56:49 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dsP0v-0005rj-GA for emacs-orgmode@gnu.org; Thu, 14 Sep 2017 03:56:48 -0400 Original-Received: from [195.159.176.226] (port=37658 helo=blaine.gmane.org) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dsP0v-0005pp-8y for emacs-orgmode@gnu.org; Thu, 14 Sep 2017 03:56:45 -0400 Original-Received: from list by blaine.gmane.org with local (Exim 4.84_2) (envelope-from ) id 1dsP0l-0003J1-Io for emacs-orgmode@gnu.org; Thu, 14 Sep 2017 09:56:35 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 42 Original-X-Complaints-To: usenet@blaine.gmane.org Cancel-Lock: sha1:4Rmxr93AgJKlBrXDq5zJylTiiwI= 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:115995 gmane.emacs.gnus.user:18710 Archived-At: Hi, I have the following in my .emacs: (require 'gnus-icalendar) (gnus-icalendar-setup) (gnus-icalendar-org-setup) When I get an invitation to a meeting, Gnus displays the email with the following buttons: [ Accept ] [ Tentative ] [ Decline ] However, if leave the email, re-evaluate the line (gnus-icalendar-org-setup) in my .emacs and then revisit the email invitation, I get the following buttons [ Accept ] [ Tentative ] [ Decline ] [ Show Agenda ] [ Export to Org ] Obviously I would like Gnus to display all the buttons first time around. Does anyone have any idea what might be going on? I'm using the following: - Gnus v5.13 - GNU Emacs 25.1.1 (x86_64-pc-linux-gnu, GTK+ Version 3.22.12) of 2017-04-23, modified by Debian - Org mode version 9.1 (9.1-20-ga4f139-elpaplus @ /home/loris/.emacs.d/elpa/org-plus-contrib-20170911/) As I'm not sure this is an Org or a Gnus thing, I'm cross-posting. Cheers, Loris -- This signature is currently under construction.