help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Low level trickery for changing character syntax?


From: Thorsten Jolitz
Subject: Re: Low level trickery for changing character syntax?
Date: Wed, 09 Apr 2014 15:12:26 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux)

Stefan Monnier <monnier@iro.umontreal.ca> writes:

>> Is it possible to redefine characters "^", "$" and "*" in a syntax-table
>> in such a way that the same hardcoded regexp, e.g.
>
> No.  Syntax-tables have no influence on those regexp elements.
> They only affect things like \<, \>, \_<, \_>, \sC, \Sc and some character
> ranges (like [[:word:]]).

Ok, thanks, then I will try to improve the things I'm working on and
then give it a try with the Org maintainers, hoping that the gains of
the required changes to Org-mode appear greater than the costs to them.

-- 
cheers,
Thorsten




reply via email to

[Prev in Thread] Current Thread [Next in Thread]