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

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

Re: tex-terminate-paragraph ignores paragraph-start and paragraph-separa


From: Joe Wells
Subject: Re: tex-terminate-paragraph ignores paragraph-start and paragraph-separate
Date: Sun, 09 Sep 2007 11:28:08 +0100
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1 (gnu/linux)

martin rudalics <rudalics@gmx.at> writes:

>> The fix is to make tex-terminate-paragraph use a better approach to
>> finding the start of the current paragraph.  At the very least, it
>> should honor paragraph-start and paragraph-separate.
>
> I think the "(search-backward "\n\n" nil t)" in `tex-validate-buffer'
> should then be replaced as well.

Both places should probably just use the standard paragraph motion
functions.  (By the way, what is tex-validate-buffer doing with
paragraphs anyway?)

-- 
Joe




reply via email to

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