From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Cezar Halmagean Newsgroups: gmane.emacs.help Subject: Re: Emacs vs. TextMate (not trying to start an editor war) Date: Thu, 10 Jul 2008 09:29:09 -0700 Message-ID: <563A5ADB-27F1-4BEE-A09B-CB3C703DF54F@mixandgo.com> References: <4875C3BF.5040008@gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (Apple Message framework v926) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1215834091 13584 80.91.229.12 (12 Jul 2008 03:41:31 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 12 Jul 2008 03:41:31 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: Lennart Borgman (gmail) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat Jul 12 05:42:18 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 1KHVzy-0005h3-J6 for geh-help-gnu-emacs@m.gmane.org; Sat, 12 Jul 2008 05:42:14 +0200 Original-Received: from localhost ([127.0.0.1]:39557 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KHVz7-0002eB-4a for geh-help-gnu-emacs@m.gmane.org; Fri, 11 Jul 2008 23:41:21 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KGz1C-0005ve-ET for help-gnu-emacs@gnu.org; Thu, 10 Jul 2008 12:29:18 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KGz1B-0005v7-LN for help-gnu-emacs@gnu.org; Thu, 10 Jul 2008 12:29:18 -0400 Original-Received: from [199.232.76.173] (port=60031 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KGz1B-0005v4-EN for help-gnu-emacs@gnu.org; Thu, 10 Jul 2008 12:29:17 -0400 Original-Received: from h33.rospot.com ([194.117.237.23]:58675) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1KGz1B-0004k6-2N for help-gnu-emacs@gnu.org; Thu, 10 Jul 2008 12:29:17 -0400 Original-Received: from [208.71.158.250] (helo=[192.168.1.95]) by h33.rospot.com with esmtpa (Exim 4.69) (envelope-from ) id 1KGz17-0005kl-V9; Thu, 10 Jul 2008 19:29:14 +0300 In-Reply-To: <4875C3BF.5040008@gmail.com> X-Mailer: Apple Mail (2.926) X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - h33.rospot.com X-AntiAbuse: Original Domain - gnu.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - mixandgo.com X-Source: X-Source-Args: X-Source-Dir: X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) X-Mailman-Approved-At: Fri, 11 Jul 2008 23:38:50 -0400 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:55457 Archived-At: On Jul 10, 2008, at 1:09 AM, Lennart Borgman (gmail) wrote: > Cezar Halmagean wrote: >> Hello, >> I have been using emacs for the past 5 years or so and I've recently >> stumbled upon TextMate. I love the way TextMate handles *web modes* >> like integration of html + javascript + css in the same file and >> I've always had a problem doing that in emacs. >> I wonder what's the problem, why has an editor like TextMate gone so >> far in just a few years and Emacs is still not there yet. > > > Maybe the problem is that you did not try nXhtml with Emacs? ;-) > > http://www.emacswiki.org/cgi-bin/wiki/NxhtmlMode > > I think that can do what you want. Could you please try and let me > know how it works for you? Is there anything TextMate does that you > miss in nXhtml+Emacs? Do you have any other suggestion for > improvement? Well I did try this mode a few times actually but I will give it another shot. What I am really interested in is also rails support (rhtml or something). I will let you knwo how this worked out Cezar