Re: Need some bug/version info
Ralf Angeli <[email protected]>
| Newsgroups | gmane.emacs.auc-tex,gmane.emacs.xemacs.beta |
|---|---|
| Message-ID | <[email protected]> |
[Copying to the AUCTeX mailing list as well.] * Stephen J. Turnbull (2005-02-02) writes: >>>>>> "Ralf" == Ralf Angeli <[email protected]> writes: > > Ralf> The backtrace I posted is not related to font locking. It > Ralf> seems to be a problem with shy groups in the regular > Ralf> expressions. > > Most likely fixed in CVS, due out in 21.4.17 in a few days according > to the release manager. As we are about to release AUCTeX 11.55, we are in need of a workaround for 21.4.16. David posted the following on the AUCTeX list (string-match "\\(\\(\\(\\(\\(\\(\\(\\(\\(\\(\\(\\(\\(\\(\\(\\(.\ \\)\\)\\)\\)\\)\\)\\)\\)\\)\\)\\)\\)\\)\\)\\)\\)" "x") but didn't consider it a real and bullet-proof solution. As a last resort we could prevent the regexps triggering the segfault from being applied in XEmacs. -- Ralf