Arne J�rgensen <[EMAIL PROTECTED]> writes: > Christian Gudrian <[EMAIL PROTECTED]> writes: > >> Before I can do that I should find a way to make this error occur >> without AUCTeX being active. Otherwise it might get tricky for the >> Emacs maintainer to reproduce this behaviour and track down the error, >> don't you think? > > I wrote latexenc.el so I should probably try to comment a bit :-) > > I'm not able to reproduce the bug (I use AUCTeX too) and have no idea > what's happening. I guess you have a setting somewhere that > interferes with latexenc.el (this could still be an error in > latexenc.el though). > > But here are few thoughts and comments. > > latexenc.el does nothing with regards to line endings.
As far as I can see, it sets the complete buffer coding system, not just the base buffer coding system. That would basically mean that a possibly detected line ending convention would get replaced with some default. -- David Kastrup, Kriemhildstr. 15, 44793 Bochum _______________________________________________ bug-auctex mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-auctex
