From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sivaram Neelakantan Subject: Re: [CONTRIB?] using orgmode to send html mail? Date: Thu, 01 Apr 2010 23:07:29 +0530 Message-ID: <827horcbvq.fsf@gmail.com> References: <878w9krtyn.wl%dmaus@ictsoc.de> <871vfa24qo.fsf@gmail.com> <87pr2uww2d.fsf@columbia.edu> <87tys5zrwm.fsf@gmail.com> <87sk7pzk02.fsf@stats.ox.ac.uk> <87tys5r3q6.fsf@gmail.com> <87ocid7cuj.wl%dmaus@ictsoc.de> <874ok5qxp9.fsf@gmail.com> <87vdckksnj.wl%dmaus@ictsoc.de> <874ok33zje.fsf@gmail.com> <87zl1vf4ru.wl%dmaus@ictsoc.de> <874ok311t9.fsf@gmail.com> <87y6h85pid.fsf_-_@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NxOL6-0008Kr-97 for emacs-orgmode@gnu.org; Thu, 01 Apr 2010 13:37:56 -0400 Received: from [140.186.70.92] (port=57944 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NxOL4-0008Ja-QR for emacs-orgmode@gnu.org; Thu, 01 Apr 2010 13:37:55 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1NxOL3-0002l3-TE for emacs-orgmode@gnu.org; Thu, 01 Apr 2010 13:37:54 -0400 Received: from lo.gmane.org ([80.91.229.12]:59481) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NxOL3-0002ki-KD for emacs-orgmode@gnu.org; Thu, 01 Apr 2010 13:37:53 -0400 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1NxOL1-0008N5-Aa for emacs-orgmode@gnu.org; Thu, 01 Apr 2010 19:37:51 +0200 Received: from 122.167.109.165 ([122.167.109.165]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 01 Apr 2010 19:37:51 +0200 Received: from nsivaram.net by 122.167.109.165 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 01 Apr 2010 19:37:51 +0200 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org "Eric Schulte" writes: > Hi, > > I've been using the code currently located at [1] for sending HTML email > [2] for a little while now, and it is working very well. > > I wonder if this should be included in the contrib directory of > Org-mode? Also, since it currently only supports gnus (it should be > very easy to extend to WL and VM, but I don't have access to these other > mailers for testing/verification) maybe it should be sent to the gnus > mailing list instead? > Please do. Whether gnus committers would add it in is another thing but it wouldn't hurt to post to the gnus lists of such a facility. And could you also post on the gnu.Emacs.sources newsgroup so that people know of it there too? [snipped 22 lines] sivaram --