GNU bug report logs - #13179
24.2.90; fill-paragraph in Makefiles

Previous Next

Package: emacs;

Reported by: Thomas Christensen <christensenthomas <at> gmail.com>

Date: Fri, 14 Dec 2012 04:23:02 UTC

Severity: normal

Merged with 13180

Found in version 24.2.90

Done: Stefan Monnier <monnier <at> iro.umontreal.ca>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Glenn Morris <rgm <at> gnu.org>
To: Thomas Christensen <christensenthomas <at> gmail.com>
Cc: 13179 <at> debbugs.gnu.org
Subject: bug#13179: 24.2.90; fill-paragraph
Date: Thu, 03 Jan 2013 03:26:34 -0500
Thomas Christensen wrote:

> Put this in a file named Makefile.am (notice the 4 space indent):
>
> lib_LTLIBRARIES = libfoobar.la libfoobar.la libfoobar.la libfoobar.la	\
>     libfoobar.la libfoobar.la libfoobar.la libfoobar.la libfoobar.la	\
>     libfoobar.la libfoobar.la libfoobar.la libfoobar.la libfoobar.la	\
>     libfoobar.la
>
> Hit M-q (fill-paragraph)
>
> It will now look like this (notice the 5 space indent):
>
> lib_LTLIBRARIES = libfoobar.la libfoobar.la libfoobar.la libfoobar.la	\
>      libfoobar.la libfoobar.la libfoobar.la libfoobar.la libfoobar.la	\
>      libfoobar.la libfoobar.la libfoobar.la libfoobar.la libfoobar.la	\
>      libfoobar.la

This is annoying...
AFAICS, this issue appeared in 24.1, but does not go away on loading
fill.el and make-mode.el from 23.4. But it does go away under edebug.
Grr.




This bug report was last modified 12 years and 117 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.