From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Alexander Stepanov Newsgroups: gmane.emacs.help Subject: Re: HTML and CSS in Emacs Date: Sat, 12 Mar 2011 07:35:46 -0800 (PST) Organization: http://groups.google.com Message-ID: <964b4b33-7716-42a4-abbc-c5c806c7b15e@t19g2000prd.googlegroups.com> References: <5f2fa422-2562-4206-b311-405a09f33b41@b8g2000vbi.googlegroups.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1299944534 26304 80.91.229.12 (12 Mar 2011 15:42:14 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sat, 12 Mar 2011 15:42:14 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat Mar 12 16:42:10 2011 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.69) (envelope-from ) id 1PyQxF-0005QK-S7 for geh-help-gnu-emacs@m.gmane.org; Sat, 12 Mar 2011 16:42:10 +0100 Original-Received: from localhost ([127.0.0.1]:43829 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PyQxF-0005pz-Dl for geh-help-gnu-emacs@m.gmane.org; Sat, 12 Mar 2011 10:42:09 -0500 Original-Path: usenet.stanford.edu!postnews.google.com!t19g2000prd.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 20 Original-NNTP-Posting-Host: 188.120.234.82 Original-X-Trace: posting.google.com 1299944147 3828 127.0.0.1 (12 Mar 2011 15:35:47 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Sat, 12 Mar 2011 15:35:47 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: t19g2000prd.googlegroups.com; posting-host=188.120.234.82; posting-account=3o5FxAoAAACQs6MQn2yAIa7V6alSZmKX User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2) Gecko/20100115 Firefox/3.6,gzip(gfe) Original-Xref: usenet.stanford.edu gnu.emacs.help:185883 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:80029 Archived-At: On Feb 25, 10:18=A0pm, Max Penet wrote: > On Feb 19, 4:00=A0pm, Alexander Stepanov wrote: > > > I tried to use somehtmlmodes for Emacsand did not find any good > > mode. I need autocompletion and highlighting of closing tags. Which > > addons to use? > > >http://img513.imageshack.us/img513/6793/npp1.pnghttp://img263.imagesh... > > I use both yasnippet and zencoding forhtmlediting, it works > wonderfully, i hardly ever type a closing tag or attributes. > > For highlighting there are a few choices available, depends if you > need on the fly validation, something more lightweight and also the > template language you use if it s not rawhtml(in that case yasnippet > allows you to go behondhtmland define your own snippets, huge > timesaver) It will be cool to get the highlighting of - and {-} in the same way as Notepad++ does. Validation is not required.