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

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

test for shy-group "feature"?


From: Drew Adams
Subject: test for shy-group "feature"?
Date: Fri, 9 Dec 2005 17:00:12 -0800

Emacs 22 has shy groups for regexps; previous versions did not.

When writing conditional code that tries to work with multiple Emacs
versions, it is usually better to test fboundp, boundp, or featurep, than it
is to test the major version. I couldn't find any function, variable, or
feature associated with this new "feature", shy groups. Is there one that I
might have missed? Thanks.





reply via email to

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