Mercurial > emacs
diff etc/PROBLEMS @ 35907:1dc1345e8325
Document problems with AUC TeX and Emacs 21.
| author | Eli Zaretskii <eliz@gnu.org> |
|---|---|
| date | Mon, 05 Feb 2001 17:16:40 +0000 |
| parents | 1dd3524845ae |
| children | a77b9157dd49 |
line wrap: on
line diff
--- a/etc/PROBLEMS Mon Feb 05 17:15:07 2001 +0000 +++ b/etc/PROBLEMS Mon Feb 05 17:16:40 2001 +0000 @@ -803,7 +803,12 @@ ((consp (sgml-entity-text entity)) ; external id? (let* ((extid (sgml-entity-text entity)) -* Running TeX from AUXTeX package with Emacs 20.3 gives a Lisp error +* Emacs 21 freezes when visiting a TeX file with AUC TeX installed. + +Emacs 21 needs version 10 or later of AUC TeX; upgrading should solve +these problems. + +* Running TeX from AUC TeX package with Emacs 20.3 gives a Lisp error about a read-only tex output buffer. This problem appeared for AUC TeX version 9.9j and some earlier
