From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Dmitri Minaev" Newsgroups: gmane.emacs.help Subject: Re: which of the many .el's is best for (simple?) html, etc? Date: Wed, 3 Oct 2007 11:41:24 +0500 Message-ID: References: <87y7emkn7b.fsf@lion.rapttech.com.au> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1191393724 19778 80.91.229.12 (3 Oct 2007 06:42:04 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 3 Oct 2007 06:42:04 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: "Tim X" Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Oct 03 08:42:00 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 1Icxvd-0003d9-3x for geh-help-gnu-emacs@m.gmane.org; Wed, 03 Oct 2007 08:41:53 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IcxvY-0005T2-Fx for geh-help-gnu-emacs@m.gmane.org; Wed, 03 Oct 2007 02:41:48 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IcxvG-0005RO-6C for help-gnu-emacs@gnu.org; Wed, 03 Oct 2007 02:41:30 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IcxvD-0005Mq-N9 for help-gnu-emacs@gnu.org; Wed, 03 Oct 2007 02:41:28 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IcxvD-0005Mf-Fq for help-gnu-emacs@gnu.org; Wed, 03 Oct 2007 02:41:27 -0400 Original-Received: from nf-out-0910.google.com ([64.233.182.185]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IcxvD-0008Vy-6G for help-gnu-emacs@gnu.org; Wed, 03 Oct 2007 02:41:27 -0400 Original-Received: by nf-out-0910.google.com with SMTP id f5so3266216nfh for ; Tue, 02 Oct 2007 23:41:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=B5eX2MkapK5/p7V/ASTzBgtYlYmGji9AbqqQfNLO+sQ=; b=riZg5brzdbRRbcQpChrtuZKcAPNOkC+DKq/b8MpUdc0ryAXtbycwV620b5viPK9BBFlv1/Re/OgnXHQ6tUJn1m+BN+VhaJoGKRFmlvru+SOpOZEMxOCa6bxelQfjwhyB+JVJxDcWdS/ZZ9Z7QWCyRfbgntCzOdAj4SaKUdcrdrc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=Y5DwNS9bB8tPm4ZO1hwPH6xpY9RhQJy0+H6CQa9bHFVdfJC+RCI3wEiyNYVNGKO6JEmGPfN3oRkTjzgrOcM5uQl8PWuJdDBM1tTwucmVIs/0bDkS3ij0IK+jHhVgZN6D6wSxB/P4kNfkHxI1MLD15tuFWYXSs2ZlTlJfwl17ENI= Original-Received: by 10.78.160.4 with SMTP id i4mr9148274hue.1191393684854; Tue, 02 Oct 2007 23:41:24 -0700 (PDT) Original-Received: by 10.78.136.14 with HTTP; Tue, 2 Oct 2007 23:41:24 -0700 (PDT) In-Reply-To: <87y7emkn7b.fsf@lion.rapttech.com.au> Content-Disposition: inline X-Detected-Kernel: Linux 2.6 (newer, 2) 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:48062 Archived-At: On 10/2/07, Tim X wrote: > A lot depends on how sophisticated your web pages need to be (do they use > scripting, advanced css etc). For basic pages, I just love muse-mode. I've > customized the headers/preamble etc and now have really simple muse pages > which are automatically published when I make changes. Besides Muse [1], there are some other modes based on wiki-like formatted plain text and able to generate html pages: Org-mode [2], BHL [3], emacs-wiki and some others [4]. However, I couldn't make any of them to generate div-based html without getting too deep into the sources. Does anyone know a solution? [1] http://mwolson.org/projects/EmacsMuse.html [2] http://orgmode.org/ [3] http://www.cognition.ens.fr/~guerry/bhl/ [4] http://www.emacswiki.org/cgi-bin/wiki?WikiModeDiscussion -- With best regards, Dmitri Minaev Russian history blog: http://minaev.blogspot.com