From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Lennart Borgman (gmail)" Newsgroups: gmane.emacs.help Subject: Re: which of the many .el's is best for (simple?) html, etc? Date: Wed, 03 Oct 2007 18:05:27 +0200 Message-ID: <4703BDC7.9050305@gmail.com> References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1191427793 3457 80.91.229.12 (3 Oct 2007 16:09:53 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 3 Oct 2007 16:09:53 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: David Combs Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Oct 03 18:09:51 2007 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 1Id6mE-0002Ni-M6 for geh-help-gnu-emacs@m.gmane.org; Wed, 03 Oct 2007 18:08:46 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Id6mA-0000Z6-B3 for geh-help-gnu-emacs@m.gmane.org; Wed, 03 Oct 2007 12:08:42 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Id6jC-0005a9-IU for help-gnu-emacs@gnu.org; Wed, 03 Oct 2007 12:05:38 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Id6j9-0005XM-91 for help-gnu-emacs@gnu.org; Wed, 03 Oct 2007 12:05:37 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Id6j9-0005X8-0p for help-gnu-emacs@gnu.org; Wed, 03 Oct 2007 12:05:35 -0400 Original-Received: from ch-smtp01.sth.basefarm.net ([80.76.149.212]) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1Id6j8-0000zu-Jz for help-gnu-emacs@gnu.org; Wed, 03 Oct 2007 12:05:34 -0400 Original-Received: from c83-254-132-79.bredband.comhem.se ([83.254.132.79]:60971 helo=[127.0.0.1]) by ch-smtp01.sth.basefarm.net with esmtp (Exim 4.66) (envelope-from ) id 1Id6j6-0005Dh-6J; Wed, 03 Oct 2007 18:05:33 +0200 User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.6) Gecko/20070728 Thunderbird/2.0.0.6 Mnenhy/0.7.5.666 In-Reply-To: X-Antivirus: avast! (VPS 000778-2, 2007-10-03), Outbound message X-Antivirus-Status: Clean X-Originating-IP: 83.254.132.79 X-Scan-Result: No virus found in message 1Id6j6-0005Dh-6J. X-Scan-Signature: ch-smtp01.sth.basefarm.net 1Id6j6-0005Dh-6J 980b7b6fb22092491bfdb39630dda930 X-Detected-Kernel: Linux 2.6? (barebone, rare!) 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:48081 Archived-At: David Combs wrote: > Here's the page in emacswiki that lists the various > emacs-packages that pertain to creating web-pages. > > Which are your favorites? (Why?) > > Which are capable and yet easy to learn? > > THANKS! > > David > > > Here's that category-page (via lynx): > > > > #[1]Emacs Wiki with page content [2]Emacs Wiki with page content and > diff [3]Emacs Wiki including minor differences > > [4][Home] [5]SiteMap [6]Search [7]ElispArea [8]HowTo [9]RecentChanges > [10]News [11]Problems [12]Suggestions > > Search: [13]____________________ > > [14]CategoryHypermedia ... > * [27]NxhtmlMode - Editing XHTML files. Based on [28]NxmlMode, but > with enhanced completion for XHTML and support for multiple major > modes ([29]MuMaMo). Since no one else mention it I speak for nXhtml. It uses the powerful nXml emacs package that makes it easy to write correct html code (completion, error detecting). The web pages contains more information. I have tried to make this easy for both a beginner and a power-user. If you try it I would be glad for some feedback. You need Emacs 22 to use it. (Which of the other modes/packages on that page above works in Emacs 22?)