From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric Abrahamsen Subject: Re: emailing agenda view Date: Mon, 15 Sep 2014 15:28:03 +0800 Message-ID: <87r3zde41o.fsf@ericabrahamsen.net> References: <877g15syw6.fsf@mat.ucm.es> <87egvd52vn.fsf@mat.ucm.es> <87wq95sy19.fsf_-_@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:39756) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XTQdY-00051p-7K for emacs-orgmode@gnu.org; Mon, 15 Sep 2014 03:23:55 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XTQdQ-0004F3-K2 for emacs-orgmode@gnu.org; Mon, 15 Sep 2014 03:23:48 -0400 Received: from plane.gmane.org ([80.91.229.3]:56310) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XTQdQ-0004Er-EU for emacs-orgmode@gnu.org; Mon, 15 Sep 2014 03:23:40 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1XTQdP-00084f-Ej for emacs-orgmode@gnu.org; Mon, 15 Sep 2014 09:23:39 +0200 Received: from 114.248.26.115 ([114.248.26.115]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 15 Sep 2014 09:23:39 +0200 Received: from eric by 114.248.26.115 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 15 Sep 2014 09:23:39 +0200 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 Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Ken writes: > Is there anyway to email the agenda view to a list f recipients? You can do C-x C-w to write the agenda to a file, and then email that file to people. It would take hardly any elisp to tie those things together...