From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Adam Funk Newsgroups: gmane.emacs.help Subject: Configuring fill-paragraph not to mash the subversion delimiter? Date: Fri, 16 Mar 2007 21:21:48 +0000 Message-ID: NNTP-Posting-Host: lo.gmane.org X-Trace: sea.gmane.org 1174081300 21378 80.91.229.12 (16 Mar 2007 21:41:40 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 16 Mar 2007 21:41:40 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Mar 16 22:41:34 2007 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1HSKB1-0003qW-W5 for geh-help-gnu-emacs@m.gmane.org; Fri, 16 Mar 2007 22:41:32 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HSKCA-0005HS-S1 for geh-help-gnu-emacs@m.gmane.org; Fri, 16 Mar 2007 16:42:42 -0500 Original-Path: shelby.stanford.edu!headwall.stanford.edu!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail Original-Newsgroups: gnu.emacs.help,comp.emacs Original-Followup-To: gnu.emacs.help Original-Lines: 9 Original-X-Trace: individual.net ZzKH8XVJ2lnpV61FIFRUygLl5qdsFHQI3Y5pR4II0BINm3r0eO X-Orig-Path: news.ducksburg.com!news User-Agent: slrn/0.9.8.1pl1 (Debian) Original-Xref: shelby.stanford.edu gnu.emacs.help:146420 comp.emacs:93999 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:42024 Archived-At: 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?