* Andreas Matthias (2007-04-06) writes:

> The error message stays the same. :-/

Does the following patch work?

--- preview.el	10 Feb 2007 15:31:34 +0100	1.280
+++ preview.el	06 Apr 2007 08:02:52 +0200	
@@ -2674,7 +2674,7 @@
 \\(?:/+\\(?:\\.+[^()\r\n{} /]*\\|[^()\r\n{} ./]+\
 \\(?: [^()\r\n{} ./]+\\)*\\(?:\\.[-0-9a-zA-Z_.]*\\)?\\)?\\)*\\)\
 )*\\(?: \\|\r?$\\)\\|\
-)+\\([ >]\\|\r?$\\)\\|\
+\\()+\\)\\|\
  !\\(?:offset(\\([---0-9]+\\))\\|\
 name(\\([^)]+\\))\\)\\|\
 ^Preview: \\([a-zA-Z]+\\) \\([^\n\r]*\\)\r?$" nil t)

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

Reply via email to