From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Lennart Borgman Newsgroups: gmane.emacs.devel Subject: Re: "Adobe Brackets like" editing in emacs Date: Wed, 19 Mar 2014 17:37:32 +0100 Message-ID: References: <87txaukeia.fsf@uwakimon.sk.tsukuba.ac.jp> <95BBC5A0-61E9-43CC-8B4D-563A7873EB32@gmail.com> <87zjkmi2i2.fsf@uwakimon.sk.tsukuba.ac.jp> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=bcaec529a01f552a6804f4f847c5 X-Trace: ger.gmane.org 1395247092 8262 80.91.229.3 (19 Mar 2014 16:38:12 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 19 Mar 2014 16:38:12 +0000 (UTC) Cc: Ivan Andrus , "rms@gnu.org" , arthur miller , "emacs-devel@gnu.org" To: "Stephen J. Turnbull" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Mar 19 17:38:21 2014 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1WQJVU-00043G-3b for ged-emacs-devel@m.gmane.org; Wed, 19 Mar 2014 17:38:20 +0100 Original-Received: from localhost ([::1]:42632 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WQJVT-0006fv-Fo for ged-emacs-devel@m.gmane.org; Wed, 19 Mar 2014 12:38:19 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:59127) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WQJVQ-0006fJ-DX for emacs-devel@gnu.org; Wed, 19 Mar 2014 12:38:17 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WQJVP-0004Cg-BK for emacs-devel@gnu.org; Wed, 19 Mar 2014 12:38:16 -0400 Original-Received: from mail-ie0-x22e.google.com ([2607:f8b0:4001:c03::22e]:36922) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WQJVN-0004CN-GA; Wed, 19 Mar 2014 12:38:13 -0400 Original-Received: by mail-ie0-f174.google.com with SMTP id rp18so9193456iec.19 for ; Wed, 19 Mar 2014 09:38:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=+6E+x1eN3xkezN3pbDhSk0Lnu22gHpUM+idBQEf2Et8=; b=PxlMOIaZf5hWJp8D6d95rdoKVimVZg2amdoRKnzyI55V/yhNXYQiYr5QUbHPwksxyG 4gpBqxKHa6JAy3Ze0G699LjbvSw2uV25RWk8QLeFAYDpS/Y7w9A7jGCLTUhdJ3GDzHBT UWDMavzfOdtDbV7CuaMG/BL2QbId/r0uPAhy2QYW0VNsHMNLF2wvWSy2P9/DvP8dcbuQ VPKGdTy6N+43LOO/O/4z2Nvs27m1EFdfdg8k+oHX270zQ1yGhcuxKp0QbHL9+4Egu7Zr 9ms+YZfitGNVnsj+b92TNVjwEWt6Zw1v4yHEpwAEE4mDHf6cMu9JWO2iCleUIgeb0U+s 1egQ== X-Received: by 10.43.50.65 with SMTP id vd1mr2195342icb.79.1395247092671; Wed, 19 Mar 2014 09:38:12 -0700 (PDT) Original-Received: by 10.42.229.1 with HTTP; Wed, 19 Mar 2014 09:37:32 -0700 (PDT) In-Reply-To: <87zjkmi2i2.fsf@uwakimon.sk.tsukuba.ac.jp> X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2607:f8b0:4001:c03::22e X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:170550 Archived-At: --bcaec529a01f552a6804f4f847c5 Content-Type: text/plain; charset=UTF-8 On Wed, Mar 19, 2014 at 5:20 PM, Stephen J. Turnbull wrote: > Lennart Borgman writes: > > > Then I think Emacs must move in the direction of much tighter > > integration with compilers and environments. Tighter integration > > with the environments probably means allowing Emacs to be used as a > > plugin (in the browser in this case). > > I don't really see that. In the great majority of cases there's about > one file to worry about (a CSS file accessed from a ). > With media queries, of course. They are very important today. So careful parsing is still required (even in the case with just one CSS file). --bcaec529a01f552a6804f4f847c5 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
On W= ed, Mar 19, 2014 at 5:20 PM, Stephen J. Turnbull <stephen@xemacs.org> wrote:
Lennart Borgman writes:

=C2=A0> Then I think Emacs must move in the direction of much tighter =C2=A0> integration with compilers and environments. =C2=A0Tighter integ= ration
=C2=A0> with the environments probably means allowing Emacs to be used a= s a
=C2=A0> plugin (in the browser in this case).

I don't really see that. =C2=A0In the great majority of cases the= re's about
one file to worry about (a CSS file accessed from a <link rel=3Dstyleshe= et>).

With media queries, of course.= They are very important today.

So careful parsing is still required= (even in the case with just one CSS file).=C2=A0
--bcaec529a01f552a6804f4f847c5--