all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Stefan Monnier <monnier@iro.umontreal.ca>
To: Miles Bader <miles@gnu.org>
Cc: "Stephen J. Turnbull" <stephen@xemacs.org>,
	Lennart Borgman <lennart.borgman@gmail.com>,
	Emacs-Devel devel <emacs-devel@gnu.org>
Subject: Re: Should not syntax for ?- char be word in text mode?
Date: Thu, 16 Jul 2009 10:05:09 -0400	[thread overview]
Message-ID: <jwvab34endo.fsf-monnier+emacs@gnu.org> (raw)
In-Reply-To: <buoab35fa1n.fsf@dhlpc061.dev.necel.com> (Miles Bader's message of "Thu, 16 Jul 2009 14:53:40 +0900")

> Now that we have ?_< and ?_> regexp patterns, there's no technical
> reason any more I think...

Neither was there before since you could always use
font-lock-syntax-table to get the same result.  Temporarily switching
the syntax-table is a cheap operation that you shouldn't be afraid
to do.  The only operations for which it's difficult/impossible is
buffer navigation like M-f, so the main syntax-table should be careful
not to mark _ as word constituent.


        Stefan




      reply	other threads:[~2009-07-16 14:05 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-07-16  1:41 Should not syntax for ?- char be word in text mode? Lennart Borgman
2009-07-16  2:26 ` Miles Bader
2009-07-16 12:11   ` Lennart Borgman
2009-07-16 13:40     ` Miles Bader
2009-07-16 14:02     ` Stefan Monnier
2009-07-16  5:39 ` Stephen J. Turnbull
2009-07-16  5:53   ` Miles Bader
2009-07-16 14:05     ` Stefan Monnier [this message]

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=jwvab34endo.fsf-monnier+emacs@gnu.org \
    --to=monnier@iro.umontreal.ca \
    --cc=emacs-devel@gnu.org \
    --cc=lennart.borgman@gmail.com \
    --cc=miles@gnu.org \
    --cc=stephen@xemacs.org \
    /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.