From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Evans Winner Newsgroups: gmane.emacs.help Subject: Re: Can anybody tell me how to send HTML-format mail in gnus Date: Wed, 06 Aug 2008 13:17:00 -0600 Organization: Aioe.org NNTP Server Message-ID: <86hc9yc5sj.fsf@timbral.net> References: <877iav5s49.fsf@163.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1218051641 29053 80.91.229.12 (6 Aug 2008 19:40:41 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 6 Aug 2008 19:40:41 +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 21:41:32 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 1KQosu-000117-Ld for geh-help-gnu-emacs@m.gmane.org; Wed, 06 Aug 2008 21:41:24 +0200 Original-Received: from localhost ([127.0.0.1]:35182 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KQorz-0007jG-2p for geh-help-gnu-emacs@m.gmane.org; Wed, 06 Aug 2008 15:40:27 -0400 Original-Path: news.stanford.edu!newsfeed.stanford.edu!goblin1!goblin.stu.neva.ru!newsfeed.straub-nv.de!news.k-dsl.de!aioe.org!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 16 Original-NNTP-Posting-Host: tHL7Pw00KvzSeEbptdOqCQ.user.aioe.org Original-X-Complaints-To: abuse@aioe.org Cancel-Lock: sha1:u5cIdUN0isblvkLUZqOuaeUgLYo= User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) Original-Xref: news.stanford.edu gnu.emacs.help:160867 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:56213 Archived-At: 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.