bug-auctex
[Top][All Lists]
Advanced

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

Re: [Bug-AUCTeX] 2008-05-10; docTeX-mode


From: Ralf Angeli
Subject: Re: [Bug-AUCTeX] 2008-05-10; docTeX-mode
Date: Sun, 25 May 2008 14:40:23 +0200

* 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




reply via email to

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