From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Jeff Newsgroups: gmane.emacs.help Subject: Question on using emacs to write html Date: Thu, 22 Jan 2004 21:14:55 GMT Organization: The Boeing Company Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: sea.gmane.org 1074808115 3721 80.91.224.253 (22 Jan 2004 21:48:35 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 22 Jan 2004 21:48:35 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Jan 22 22:48:29 2004 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1Ajmge-0007kJ-00 for ; Thu, 22 Jan 2004 22:48:29 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.24) id 1AjmeG-0005px-47 for geh-help-gnu-emacs@m.gmane.org; Thu, 22 Jan 2004 16:46:00 -0500 Original-Newsgroups: gnu.emacs.help Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!news.tele.dk!news.tele.dk!small.news.tele.dk!priapus.visi.com!orange.octanews.net!news.octanews.net!news-out.visi.com!petbe.visi.com!ash.uu.net!xyzzy!nntp X-Nntp-Posting-Host: poseidon.sea.boeing.com User-Agent: Pan/0.14.0 (I'm Being Nibbled to Death by Cats!) Original-Lines: 10 Original-Xref: shelby.stanford.edu gnu.emacs.help:120342 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.2 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:16286 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:16286 I've been programming so long using emacs that other key bindings drive me crazy. Lately I've been writing html using emacs because bluefish uses the Microsoft bindings. Is there a way to bind keys to the insertion of common toggle pairs, like
,
, , , and so on? Is there a way to have this work only in an 'html mode'? Just wondering. -Jeff From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Kevin Rodgers Newsgroups: gmane.emacs.help Subject: Re: Question on using emacs to write html Date: Thu, 22 Jan 2004 14:57:00 -0700 Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: <4010472C.4020307@yahoo.com> References: NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1074808876 5460 80.91.224.253 (22 Jan 2004 22:01:16 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 22 Jan 2004 22:01:16 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Jan 22 23:01:08 2004 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1Ajmsu-0000FW-00 for ; Thu, 22 Jan 2004 23:01:08 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.24) id 1Ajmse-0004Ag-Cg for geh-help-gnu-emacs@m.gmane.org; Thu, 22 Jan 2004 17:00:52 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!news.tele.dk!news.tele.dk!small.news.tele.dk!fu-berlin.de!uni-berlin.de!170.207.51.80!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 16 Original-NNTP-Posting-Host: 170.207.51.80 Original-X-Trace: news.uni-berlin.de 1074808615 20588521 170.207.51.80 ([82742]) User-Agent: Mozilla/5.0 (X11; U; SunOS i86pc; en-US; rv:0.9.4.1) Gecko/20020406 Netscape6/6.2.2 X-Accept-Language: en-us Original-Xref: shelby.stanford.edu gnu.emacs.help:120344 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.2 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:16288 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:16288 Jeff wrote: > I've been programming so long using emacs that other key bindings drive me > crazy. Lately I've been writing html using emacs because bluefish uses the > Microsoft bindings. Is there a way to bind keys to the insertion of common > toggle pairs, like
,
, , href="">, and so on? Is there a way to have this work only in an 'html > mode'? html-helper-mode.el has that and a lot more: http://www.nongnu.org/baol-hth/index.html -- Kevin Rodgers From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Tim McNamara Newsgroups: gmane.emacs.help Subject: Re: Question on using emacs to write html Date: Thu, 22 Jan 2004 16:29:17 -0600 Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: References: NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1074810857 1669 80.91.224.253 (22 Jan 2004 22:34:17 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 22 Jan 2004 22:34:17 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Jan 22 23:34:12 2004 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1AjnOu-0002iU-00 for ; Thu, 22 Jan 2004 23:34:12 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.24) id 1AjnNo-0002mr-KK for geh-help-gnu-emacs@m.gmane.org; Thu, 22 Jan 2004 17:33:04 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!newsfeed.berkeley.edu!ucberkeley!priapus.visi.com!orange.octanews.net!news.octanews.net!news-out.visi.com!petbe.visi.com!gemini.bitstream.net.POSTED!not-for-mail Original-Newsgroups: gnu.emacs.help User-Agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3.50 (darwin) Cancel-Lock: sha1:FftYbcbrkxAzmGyjlf2MCWg4LBc= Original-Lines: 26 Original-NNTP-Posting-Host: b9eea941.news.bitstream.net Original-X-Trace: 1074810557 gemini.bitstream.net 434 216.243.177.155 Original-X-Complaints-To: abuse@bitstream.net Original-Xref: shelby.stanford.edu gnu.emacs.help:120346 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.2 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:16290 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:16290 Jeff writes: > I've been programming so long using emacs that other key bindings > drive me crazy. Lately I've been writing html using emacs because > bluefish uses the Microsoft bindings. Is there a way to bind keys to > the insertion of common toggle pairs, like
, >
, , , and so on? Is there a > way to have this work only in an 'html mode'? Try "html-helper-mode" which works like a charm. It has a menu (with associated key bindings) for most tags and such. You can even select a string and html-helper-mode will place the opening and closing tags in their proper places. Trick! The only trouble I've had- and it's *really* minor- is that it spends a bit of time fontifying files, not much of a problem except on big files. html-helper-mode colors tags and text very nicely and it's easy to see the structure of the document. I haven't tried it with jit-lock or lazy-lock, which might speed up that fontifying. There are a number of HTML/XML/SGML type modes available. XML-mode works OK, I prefer html-helper-mode (although XML-mode has a menu item for previewing the buffer in a browser, which is really handy for checking quickly and easily on the effects of any changes to the code; I should suggest this for html-helper-mode, unless the maintainer sees this before I get around to it). From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Jeff Newsgroups: gmane.emacs.help Subject: Re: Question on using emacs to write html Date: Fri, 23 Jan 2004 05:58:14 GMT Organization: Comcast Online Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: References: NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: sea.gmane.org 1074837813 20076 80.91.224.253 (23 Jan 2004 06:03:33 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 23 Jan 2004 06:03:33 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Jan 23 07:03:26 2004 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1AjuPd-00065L-00 for ; Fri, 23 Jan 2004 07:03:25 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.24) id 1AjuNG-0005C5-72 for geh-help-gnu-emacs@m.gmane.org; Fri, 23 Jan 2004 01:00:58 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!canoe.uoregon.edu!newshub.sdsu.edu!elnk-nf2-pas!newsfeed.earthlink.net!attbi_feed3!attbi_feed4!attbi.com!attbi_s01.POSTED!not-for-mail User-Agent: Pan/0.14.0 (I'm Being Nibbled to Death by Cats!) Original-Newsgroups: gnu.emacs.help Original-Lines: 24 Original-NNTP-Posting-Host: 12.230.227.255 Original-X-Complaints-To: abuse@comcast.net Original-X-Trace: attbi_s01 1074837490 12.230.227.255 (Fri, 23 Jan 2004 05:58:10 GMT) Original-NNTP-Posting-Date: Fri, 23 Jan 2004 05:58:10 GMT Original-Xref: shelby.stanford.edu gnu.emacs.help:120354 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.2 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:16298 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:16298 On Thu, 22 Jan 2004 16:29:17 -0600, Tim McNamara wrote: > Try "html-helper-mode" which works like a charm. It has a menu (with > associated key bindings) for most tags and such. You can even select a > string and html-helper-mode will place the opening and closing tags in > their proper places. Trick! > > The only trouble I've had- and it's *really* minor- is that it spends a > bit of time fontifying files, not much of a problem except on big files. > html-helper-mode colors tags and text very nicely and it's easy to see > the structure of the document. I haven't tried it with jit-lock or > lazy-lock, which might speed up that fontifying. > > There are a number of HTML/XML/SGML type modes available. XML-mode > works OK, I prefer html-helper-mode (although XML-mode has a menu item > for previewing the buffer in a browser, which is really handy for > checking quickly and easily on the effects of any changes to the code; I > should suggest this for html-helper-mode, unless the maintainer sees > this before I get around to it). Hey, thanks you guys. I'm grabbing it now. Glad I asked. -Jeff From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Jeff Newsgroups: gmane.emacs.help Subject: Re: Question on using emacs to write html Date: Fri, 23 Jan 2004 06:46:19 GMT Organization: Comcast Online Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: References: NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: sea.gmane.org 1074841385 24920 80.91.224.253 (23 Jan 2004 07:03:05 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 23 Jan 2004 07:03:05 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Jan 23 08:02:55 2004 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1AjvLD-0007o2-00 for ; Fri, 23 Jan 2004 08:02:55 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.24) id 1AjvJ1-0002lO-7H for geh-help-gnu-emacs@m.gmane.org; Fri, 23 Jan 2004 02:00:39 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!logbridge.uoregon.edu!newshub.sdsu.edu!elnk-nf2-pas!newsfeed.earthlink.net!attbi_feed3!attbi_feed4!attbi.com!attbi_s53.POSTED!not-for-mail User-Agent: Pan/0.14.0 (I'm Being Nibbled to Death by Cats!) Original-Newsgroups: gnu.emacs.help Original-Lines: 10 Original-NNTP-Posting-Host: 12.230.227.255 Original-X-Complaints-To: abuse@comcast.net Original-X-Trace: attbi_s53 1074840374 12.230.227.255 (Fri, 23 Jan 2004 06:46:14 GMT) Original-NNTP-Posting-Date: Fri, 23 Jan 2004 06:46:14 GMT Original-Xref: shelby.stanford.edu gnu.emacs.help:120355 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.2 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:16299 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:16299 On Thu, 22 Jan 2004 21:14:55 +0000, Jeff wrote: I've been playing with html-helper-mode and its pretty slick. I've only run into one problem so far - I'm running Enlightenment which has the M-Tab key bound to paging through desktop apps. This is a problem, because completion is going to be very important here I can see already. I don't know at the moment if there's a way to alter Enlightenment's bindings. I never use it that way anyway. Hmmm. -Jeff From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Jeff Newsgroups: gmane.emacs.help Subject: Re: Question on using emacs to write html Date: Fri, 23 Jan 2004 07:08:58 GMT Organization: Comcast Online Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: References: NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: sea.gmane.org 1074842241 26149 80.91.224.253 (23 Jan 2004 07:17:21 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 23 Jan 2004 07:17:21 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Jan 23 08:17:13 2004 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1AjvZ3-0008Er-00 for ; Fri, 23 Jan 2004 08:17:13 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.24) id 1AjvXW-0008KL-Fu for geh-help-gnu-emacs@m.gmane.org; Fri, 23 Jan 2004 02:15:38 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!headwall.stanford.edu!newshub.sdsu.edu!elnk-nf2-pas!newsfeed.earthlink.net!attbi_feed3!attbi.com!attbi_s52.POSTED!not-for-mail User-Agent: Pan/0.14.0 (I'm Being Nibbled to Death by Cats!) Original-Newsgroups: gnu.emacs.help Original-Lines: 8 Original-NNTP-Posting-Host: 12.230.227.255 Original-X-Complaints-To: abuse@comcast.net Original-X-Trace: attbi_s52 1074841738 12.230.227.255 (Fri, 23 Jan 2004 07:08:58 GMT) Original-NNTP-Posting-Date: Fri, 23 Jan 2004 07:08:58 GMT Original-Xref: shelby.stanford.edu gnu.emacs.help:120356 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.2 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:16300 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:16300 Well, that was easy. Took about five minutes of Googling to find an answer to that. I disabled M-Tab in Enlightenment and now I'm really cooking with emacs. Thanks a bunch. -Jeff From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: GianUberto.Lauri@eng.it (Gian Uberto Lauri) Newsgroups: gmane.emacs.help Subject: Re: Question on using emacs to write html Date: Fri, 23 Jan 2004 10:18:34 +0100 Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: <16400.59114.88896.499847@mail.eng.it> References: Reply-To: saint@eng.it NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1074849512 6674 80.91.224.253 (23 Jan 2004 09:18:32 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 23 Jan 2004 09:18:32 +0000 (UTC) Cc: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Jan 23 10:18:20 2004 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1AjxSG-0004pg-00 for ; Fri, 23 Jan 2004 10:18:20 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.24) id 1AjxQ8-0006Tn-9f for geh-help-gnu-emacs@m.gmane.org; Fri, 23 Jan 2004 04:16:08 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.24) id 1AjxPG-0006S9-P8 for help-gnu-emacs@gnu.org; Fri, 23 Jan 2004 04:15:14 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.24) id 1AjxOk-0006J2-9C for help-gnu-emacs@gnu.org; Fri, 23 Jan 2004 04:15:13 -0500 Original-Received: from [62.101.90.2] (helo=mail.eng.it) by monty-python.gnu.org with esmtp (Exim 4.24) id 1AjxOj-0006Im-O8 for help-gnu-emacs@gnu.org; Fri, 23 Jan 2004 04:14:41 -0500 Original-Received: from paperoga (localhost [127.0.0.1]) by mail.eng.it (Postfix) with ESMTP id 4045417803; Fri, 23 Jan 2004 10:14:39 +0100 (CET) Original-To: Tim McNamara Original-Newsgroups: gnu.emacs.help In-Reply-To: X-Mailer: VM 7.07 under Emacs 21.3.1 X-attribution: CC X-Home-Page: http://www.gest.unipd.it/~saint X-Zippy: If Robert Di Niro assassinates Walter Slezak, will Jodie Foster marry Bonzo?? X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.2 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:16301 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:16301 >>>>> "TM" == Tim McNamara writes: TM> Jeff writes: >> I've been programming so long using emacs that other key bindings >> drive me crazy. Lately I've been writing html using emacs because >> bluefish uses the Microsoft bindings. Is there a way to bind keys >> to the insertion of common toggle pairs, like
, >>
, , , and so on? Is there a >> way to have this work only in an 'html mode'? TM> Try "html-helper-mode" which works like a charm. It has a menu TM> (with associated key bindings) for most tags and such. You can TM> even select a string and html-helper-mode will place the opening TM> and closing tags in their proper places. Trick! When it works well it's all Nelson Minar's credit! TM> The only trouble I've had- and it's *really* minor- is that it TM> spends a bit of time fontifying files, not much of a problem TM> except on big files. html-helper-mode colors tags and text very TM> nicely and it's easy to see the structure of the document. I TM> haven't tried it with jit-lock or lazy-lock, which might speed up TM> that fontifying. Hmmm... Calling it *really* minor is a BIG kindness. I still consider html-helper-mode a kluge (RMS kindly said that some things could be done in an easier way...) Anyway, the latest released version is available (should be) at http://www.nongnu.org/baol-hth/index.html while the project url is at https://savannah.nongnu.org/projects/baol-hth/ (baol is the logname I use when saint is not available) WARNING! Under Emacs 21 html-helper-mode is known to hang Emacs with certain (JSP/ASP/PHP) files. Consider server-side code fontification as "broken" under Emacs 21 and this trouble could happen with multiline blocks. I fear that the code is too slow to finish the job before the jit starts it again. Disabling JIT could be an UGLY workaround. Work is in progress to fix it, actually the CVS version on savannah works except some features (like tag attributes - namely all the font-lock-keywords stuff) are lost and doesn't highlight the last tag. My apologies. /\ ___ /___/\__|_|\_|__|___Gian Uberto Lauri_____________________ //--\ | | \| | Integralista GNUslamico e fancazzista \/ From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Oliver Scholz Newsgroups: gmane.emacs.help Subject: Re: Question on using emacs to write html Date: Fri, 23 Jan 2004 12:44:17 +0100 Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: References: NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Trace: sea.gmane.org 1074858663 25692 80.91.224.253 (23 Jan 2004 11:51:03 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 23 Jan 2004 11:51:03 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Jan 23 12:50:58 2004 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1Ajzpy-0004cm-00 for ; Fri, 23 Jan 2004 12:50:58 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.24) id 1Ajzpt-0003Zt-Rf for geh-help-gnu-emacs@m.gmane.org; Fri, 23 Jan 2004 06:50:53 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!news.tele.dk!news.tele.dk!small.news.tele.dk!fu-berlin.de!uni-berlin.de!dialin-145-254-185-172.arcor-ip.NET!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 14 Original-NNTP-Posting-Host: dialin-145-254-185-172.arcor-ip.net (145.254.185.172) Original-X-Trace: news.uni-berlin.de 1074858287 21898348 145.254.185.172 ([87814]) X-Attribution: os X-Face: "HgH2sgK|bfH$; PiOJI6|qUCf.ve<51_Od(%ynHr?=>znn#~#oS>",F%B8&\vus),2AsPYb -n>PgddtGEn}s7kH?7kH{P_~vu?]OvVN^qD(L)>G^gDCl(U9n{:d>'DkilN!_K"eNzjrtI4Ya6; Td% IZGMbJ{lawG+'J>QXPZD&TwWU@^~A}f^zAb[Ru;CT(UA]c& User-Agent: Gnus/5.1002 (Gnus v5.10.2) Emacs/21.3.50 (windows-nt) Cancel-Lock: sha1:uQR4EUu532H3YqZ2NzMLEUT8vlw= Original-Xref: shelby.stanford.edu gnu.emacs.help:120361 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.2 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:16305 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:16305 Jeff writes: > Well, that was easy. Took about five minutes of Googling to find an answer > to that. I disabled M-Tab in Enlightenment and now I'm really cooking with > emacs. [...] FYI: If disabling M-Tab in the WM isn't an option, you can also type `C-M-i'. Oliver -- 4 Pluviôse an 212 de la Révolution Liberté, Egalité, Fraternité!