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: Re: Configuring fill-paragraph not to mash the subversion delimiter? Date: Mon, 19 Mar 2007 17:10:01 +0000 Message-ID: <9os2d4-2hs.ln1@news.ducksburg.com> References: NNTP-Posting-Host: lo.gmane.org X-Trace: sea.gmane.org 1174325974 31297 80.91.229.12 (19 Mar 2007 17:39:34 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 19 Mar 2007 17:39:34 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Mar 19 18:39:26 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 1HTLpM-0000ws-NA for geh-help-gnu-emacs@m.gmane.org; Mon, 19 Mar 2007 18:39:24 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HTLqr-0005oY-Uh for geh-help-gnu-emacs@m.gmane.org; Mon, 19 Mar 2007 12:40:57 -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 Original-Lines: 13 Original-X-Trace: individual.net o9KLM6CA5Eh3WCWr5F1I3AIoYv3byM2z+TBdqPeJGLadHdxgN9 X-Orig-Path: news.ducksburg.com!news User-Agent: slrn/0.9.8.1pl1 (Debian) Original-Xref: shelby.stanford.edu gnu.emacs.help:146450 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:42054 Archived-At: On 2007-03-16, Matthew Flaschen wrote: > 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 > > What package are you using, psvn? Nothing, as far as I know. I use the svn command from the shell and EDITOR='emacs -nw' --- Emacs comes up with the commit message in Fundamental mode.