all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Daniel Colascione <dancol@dancol.org>
To: emacs-devel@gnu.org,
	Jackson Ray Hamilton <jackson@jacksonrayhamilton.com>
Subject: Re: [Emacs-diffs] master 933e0ab: New indentation option for js-mode
Date: Tue, 10 Mar 2015 15:12:54 -0700	[thread overview]
Message-ID: <54FF6C66.5060607@dancol.org> (raw)
In-Reply-To: <E1YVNu7-000834-5Q@vcs.savannah.gnu.org>

[-- Attachment #1: Type: text/plain, Size: 577 bytes --]

Thanks.

Long term, I'd love to either make js-mode understand cc-mode-ish style
declarations or just add first-class JavaScript support to cc-mode.
JavaScript's implicit semicolons and lack of declaration types made me
give up on cc-mode integration when I last tried it, a long time ago,
but maybe it's more feasible these days.

cc-mode does have virtual semicolon support for awk, but I'm not how to
generalize that for JavaScript.

(Even longer term, it'd be nice to make programming modes using grammars
instead of ad-hoc parsing code. It's a nice dream.)


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 819 bytes --]

           reply	other threads:[~2015-03-10 22:12 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <E1YVNu7-000834-5Q@vcs.savannah.gnu.org>]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=54FF6C66.5060607@dancol.org \
    --to=dancol@dancol.org \
    --cc=emacs-devel@gnu.org \
    --cc=jackson@jacksonrayhamilton.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.