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

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

Re: Emacs and laguage scopes


From: Pascal J. Bourguignon
Subject: Re: Emacs and laguage scopes
Date: Wed, 08 Oct 2008 19:38:47 +0200
User-agent: Gnus/5.1008 (Gnus v5.10.8) Emacs/22.2 (gnu/linux)

"Pedro Borges" <pedro.dhb@gmail.com> writes:
> Hi all, Is there a plugin to add scopes to Emacs (textmate like
> scopes) or any plans to add them in a future release?

The equivalent feature is searching for regular expressions.  Some
other packages provide similar feature, with more and differently.
AFAIK, there is nothing wrapped up with the same user interface as
Scope Selectors of Textmate.

For example, regular expression don't have exclusions.  But you could
use the cedet and its Bovinator to implement partial parses to the
same effect.


In summary, 90 % of Scope selectors you can do it with regular
expressions, and Scope selectors is 10% of what you can do with tools
existing in emacs.

-- 
__Pascal Bourguignon__                     http://www.informatimago.com/

HEALTH WARNING: Care should be taken when lifting this product,
since its mass, and thus its weight, is dependent on its velocity
relative to the user.


reply via email to

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