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

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

Re: Configuring fill-paragraph not to mash the subversion delimiter?


From: David Hansen
Subject: Re: Configuring fill-paragraph not to mash the subversion delimiter?
Date: Fri, 16 Mar 2007 22:49:32 +0100
User-agent: Gnus/5.110006 (No Gnus v0.6) Emacs/22.0.95 (gnu/linux)

On Fri, 16 Mar 2007 21:21:48 +0000 Adam Funk wrote:

> Is there any easy way to set something in my ~/.emacs file so that
> when I'm editing subversion commit messages and I use M-q to tidy up a
> few lines of text, the fill-paragraph command will treat the standard
> line 
>
> --This line, and those below, will be ignored--
>
> as not being part of the paragraph, even if there is no blank line
> before it?

Adjusting `paragraph-start' and/or `paragraph-separate' should be
enough.

David


reply via email to

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