From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: qingant@163.com (M.T) Newsgroups: gmane.emacs.help Subject: Re: Can anybody tell me how to send HTML-format mail in gnus Date: Thu, 07 Aug 2008 04:37:18 +0800 Organization: Bentium Ltd. (CN99) Message-ID: <877iat7udd.fsf@163.com> References: <877iav5s49.fsf@163.com> <86hc9yc5sj.fsf@timbral.net> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="=-=-=" X-Trace: ger.gmane.org 1218055313 9537 80.91.229.12 (6 Aug 2008 20:41:53 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 6 Aug 2008 20:41:53 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Aug 06 22:42:44 2008 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1KQpq3-0002DP-AZ for geh-help-gnu-emacs@m.gmane.org; Wed, 06 Aug 2008 22:42:31 +0200 Original-Received: from localhost ([127.0.0.1]:56730 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KQpp7-0008RD-RQ for geh-help-gnu-emacs@m.gmane.org; Wed, 06 Aug 2008 16:41:33 -0400 Original-Path: news.stanford.edu!headwall.stanford.edu!newshub.sdsu.edu!newsgate.cuhk.edu.hk!news.cn99.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 57 Original-NNTP-Posting-Host: 202.200.231.161 Original-X-Trace: news.cn99.com 1218055204 18015 202.200.231.161 (6 Aug 2008 20:40:04 GMT) Original-X-Complaints-To: usenet@news.cn99.com Original-NNTP-Posting-Date: Wed, 6 Aug 2008 20:40:04 +0000 (UTC) User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1 (gnu/linux) Cancel-Lock: sha1:fVK9V/UeA9Ov4kr/SmutAOcOBWs= Original-Xref: news.stanford.edu gnu.emacs.help:160870 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:56216 Archived-At: --=-=-= Evans Winner writes: thank you very much.I am just using an not that simple method.powered by MIME lib,we can include html codes like this: > --=-=-= Content-Type: multipart/alternative; boundary="==-=-=" --==-=-= > --==-=-= Content-Type: text/h&tml; charset=utf-8 > Insert your HTML code here. > > --==-=-=-- --=-=-= I wrote my article in muse,and compile it to html, and then load those above and then C-x i insert the html file generated by muse,and then send it to ***@blogger.com. And that allows me to enjoy the convinent and power of muse and can also easy update my blog. Your reply is really helpful,I appriciate it very much. and i think i can now working all in one enviroment. that's fun. regards qingant > qingant@163.com (M.T) writes: > > I am surprised that no one has answered your question, if > only to scold you about how evil HTML emails are -- with > which I generally agree, but sometimes they can be useful. > > I don't know if there is a native way in gnus to do it, but > the Emacs Muse package (at least version 3.12 -- the one I > have) has a handy function called `muse-message-markup. If > you are in a mail buffer you write your Email as normal text > but with the simple Muse markup syntax and then M-x > muse-message-markup RET and the message is reformatted as an > HTML email. Then just send it. > > Dunno if that's helpful, but I figure it beats being > ignored. --=-=-=--