[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#1756: awk-mode: An empty line is not a paragraph separator (should b
From: |
Teemu Likonen |
Subject: |
bug#1756: awk-mode: An empty line is not a paragraph separator (should be) |
Date: |
Mon, 05 Jan 2009 19:53:42 +0200 |
User-agent: |
Gnus/5.11 (Gnus v5.11) Emacs/22.2 (gnu/linux) |
Alan Mackenzie (2009-01-05 16:12 +0000) wrote:
> Can you please try the following patch (it might be a few lines offset
> from the given line numbers). It checks whether the comment prefix
> matches a blank line, and fixes paragraph-s{tart,eparate} if it
> doesn't.
I tried it and it seems to work nicely. I'm not competent enough to
critically review the actual code changes you introduced but, well, so
far I think it works. :-)