From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.bugs Subject: bug#6890: 23.1; makefile-fill-paragraph doesn't leave space for backslashes Date: Sat, 21 Aug 2010 11:21:37 +0200 Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1282398021 20351 80.91.229.12 (21 Aug 2010 13:40:21 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sat, 21 Aug 2010 13:40:21 +0000 (UTC) To: Kirk Kelsey Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Sat Aug 21 15:40:20 2010 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1OmoJ0-0008UM-2i for geb-bug-gnu-emacs@m.gmane.org; Sat, 21 Aug 2010 15:40:18 +0200 Original-Received: from localhost ([127.0.0.1]:48504 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OmoIz-00027D-Fj for geb-bug-gnu-emacs@m.gmane.org; Sat, 21 Aug 2010 09:40:17 -0400 Original-Received: from [140.186.70.92] (port=35848 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OmoI0-0001f9-AA for bug-gnu-emacs@gnu.org; Sat, 21 Aug 2010 09:39:21 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OmoHt-0003Y6-W8 for bug-gnu-emacs@gnu.org; Sat, 21 Aug 2010 09:39:16 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:47964) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OmoHt-0003Y2-Uc for bug-gnu-emacs@gnu.org; Sat, 21 Aug 2010 09:39:09 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.69) (envelope-from ) id 1Omnok-00061w-T8 for bug-gnu-emacs@gnu.org; Sat, 21 Aug 2010 09:09:02 -0400 Resent-From: Stefan Monnier Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-To: bug-gnu-emacs@gnu.org Resent-Date: Sat, 21 Aug 2010 13:09:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 6890 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Mail-Followup-To: 6890@debbugs.gnu.org, monnier@iro.umontreal.ca Original-Received: via spool by 6890-done@debbugs.gnu.org id=D6890.128239608623165 (code D ref 6890); Sat, 21 Aug 2010 13:09:02 +0000 Original-Received: (at 6890-done) by debbugs.gnu.org; 21 Aug 2010 13:08:06 +0000 Original-Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Omnnp-00061X-V5 for submit@debbugs.gnu.org; Sat, 21 Aug 2010 09:08:06 -0400 Original-Received: from impaqm1.telefonica.net ([213.4.138.1]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OmkFY-0003jD-AQ for 6890-done@debbugs.gnu.org; Sat, 21 Aug 2010 05:20:29 -0400 Original-Received: from IMPmailhost3.adm.correo ([10.20.102.124]) by IMPaqm1.telefonica.net with bizsmtp id wxFd1e0122h2L9m01xMf9K; Sat, 21 Aug 2010 11:21:39 +0200 Original-Received: from ceviche.home ([83.61.35.93]) by IMPmailhost3.adm.correo with BIZ IMP id wxMe1e00220aCvn1jxMegl; Sat, 21 Aug 2010 11:21:38 +0200 X-Brightmail-Tracker: AAAAAA== X-TE-authinfo: authemail="monnier$movistar.es" |auth_email="monnier@movistar.es" X-TE-AcuTerraCos: auth_cuTerraCos="cosuitnetc01" Original-Received: by ceviche.home (Postfix, from userid 20848) id F02C5660E9; Sat, 21 Aug 2010 11:21:37 +0200 (CEST) In-Reply-To: (Kirk Kelsey's message of "Fri, 20 Aug 2010 17:26:28 -0400") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) X-Mailman-Approved-At: Sat, 21 Aug 2010 09:08:03 -0400 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list Resent-Date: Sat, 21 Aug 2010 09:09:02 -0400 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:39689 Archived-At: > Using makefile-fill-paragraph on text in which some lines fit precisely > within > the fill-column will fill past the fill-column. The problem stems from the > direct use of fill-paragraph-function followed by makefile-backslash-region, > which inserts more text on each line. I think this can be solved by > decrementing fill-column before invoking fill-paragraph-function, and I've > included a patch to that effect. Thank you. I liked your patch so much that I've installed it twice (I've found this code at 2 places in the file). Stefan