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

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

Re: Regex Problem => "overlapping words"


From: Johan Bockgård
Subject: Re: Regex Problem => "overlapping words"
Date: Sat, 03 Dec 2005 21:50:27 +0100
User-agent: Gnus/5.110004 (No Gnus v0.4) Emacs/22.0.50 (gnu/linux)

Tim Johnson <tim@johnsons-web.com> writes:

> Perhaps this is not a regex issue, but some other setting to the
> mode? Example, in c-mode, "_" is considered part of a symbol? In
> lisp mode "-" should be considered part of a symbol. In this mode,
> which is called "Rebol Mode" "-" should be part of a symbol. I've
> hacked on this mode, which appears to have been abandoned by the
> original author, and I should probably be looking for some
> expression that defines what constitutes characters that make up
> symbols.
>
> Am I correct? If so, what should I be looking for.

"syntax-table"

-- 
Johan Bockgård


reply via email to

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