On Jan 24, 2013, at 5:22 PM, Tassilo Horn <[email protected]> wrote: > Ivan Andrus <[email protected]> writes: > > Hi Ivan, > >>>>> In my opinion, jumping to the previous error is more important in >>>>> output buffers than toggling TeX-PDF-mode. The latter has nothing >>>>> to do with debugging the output. >>>> >>>> I agree, but it isn't supported. If you mean that I should reserve >>>> the key for when it is supported, that's probably a good idea. >>> >>> Oh, that's a pitty! >> >> Isn't it though? :-( >> >>> Hm, if we'd save the current error number in addition to file, >>> offset, and point, then we could define `TeX-previous-error' as >>> (TeX-next-error (1- TeX-error-number)), right? Feel free to give >>> that a try (or any other solution to this problem). >> >> I thought of that, but I wasn't sure how hard it would be. I'll give >> it a go, but I think it should be a separate patch from this one. > > Yes, so let's just reserve the p key for now. > >> Thanks for taking the time to review this. I probably won't get a >> chance to work on the documentation until next week. > > You're welcome. Feel free to submit a code-only patch with the few > modifications we've just discussed. I'm going to apply it right away, > and beat you to write the docs in the next week. ;-)
I hope you do! Then I don't have to do it. :-) Here's my version, as well as a patch for the documentation about ChkTeX. A possible changelog for it is below: 2013-01-24 Ivan Andrus <[email protected]> * auctex.texi: Updated documetation about ChkTeX and lacheck. Fixed typos. -Ivan
chktex-doc.patch
Description: Binary data
output-mode.patch
Description: Binary data
_______________________________________________ auctex-devel mailing list [email protected] https://lists.gnu.org/mailman/listinfo/auctex-devel
