bug-gnu-emacs
[Top][All Lists]
Advanced

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

Re: The correct patch


From: Karl Berry
Subject: Re: The correct patch
Date: Tue, 29 Mar 2005 17:14:13 -0500

    In this patch I have replaced the call to "comint-quote-argument" with 
    "shell-quote-argument" which I think is much better.

That part seems fine, but can you explain this part of the patch?

!   (setq tex-trailer "\\end\\s-*{document}\n")
--- 781,787 ----
!   (setq tex-trailer "\\end{document}\n")

I'm not saying it's wrong, just want to understand it, and it seems
faster to ask you than research it from scratch :).  I see
tex-end-of-header has the \\s-*.

Thanks,
karl





reply via email to

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