* Jobst Hoffmann (2008-05-23) writes:

> I try to edit the following simple .dtx-file and add an environment at
> the point marked by ^ by the key combination C-c C-e <environment name>.
> It starts ordinary but it ends with the message
>
> Invalid regexp: "Invalid preceding regular expression"

This is the result of an erroneous regular expression.  I've just
installed a fix in CVS.  Thanks for the report.

The fix is confined to one location in the source code, adding a regexp
group to the value of `TeX-comment-start-regexp'.  Perhaps even better
would be to check all uses of the variable and adapt those.  Not sure.

-- 
Ralf


_______________________________________________
bug-auctex mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-auctex

Reply via email to