GNU bug report logs - #22781
25.1.50; auto-fill-function gets not to work in some major-mode

Previous Next

Package: emacs;

Reported by: Katsumi Yamaoka <yamaoka <at> jpl.org>

Date: Tue, 23 Feb 2016 09:00:03 UTC

Severity: normal

Found in version 25.1.50

Done: Katsumi Yamaoka <yamaoka <at> jpl.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Katsumi Yamaoka <yamaoka <at> jpl.org>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#22781: closed (25.1.50; auto-fill-function gets not to work
 in some major-mode)
Date: Tue, 23 Feb 2016 10:35:03 +0000
[Message part 1 (text/plain, inline)]
Your message dated Tue, 23 Feb 2016 19:34:05 +0900
with message-id <b4ma8mriule.fsf <at> jpl.org>
and subject line Re: bug#22781: 25.1.50; auto-fill-function gets not to work in some major-mode
has caused the debbugs.gnu.org bug report #22781,
regarding 25.1.50; auto-fill-function gets not to work in some major-mode
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
22781: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=22781
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Katsumi Yamaoka <yamaoka <at> jpl.org>
To: bug-gnu-emacs <at> gnu.org
Subject: 25.1.50; auto-fill-function gets not to work in some major-mode
Date: Tue, 23 Feb 2016 17:59:28 +0900
Hi,

Recipe:

$ emacs -Q
Eval: (with-temp-buffer (message-mode))

Then `auto-fill-mode' will get not to work when editing at least
a *.texi file using `texinfo-mode'.  In that case the value of
`auto-fill-function' is `message-do-auto-fill'.  This is because
`message-setup-fill-variables' sets `normal-auto-fill-function'
to `message-do-auto-fill'.  The change was made in the revono:

66d9ef95c0f9407d2a6d26bcd7ed84a303294b53

Regards,

In GNU Emacs 25.1.50.1 (i686-pc-cygwin, GTK+ Version 3.14.13)
 of 2016-02-23 built on localhost
Windowing system distributor 'The Cygwin/X Project', version 11.0.11702000
Configured using:
 'configure --with-x-toolkit=gtk3 --with-xwidgets'


[Message part 3 (message/rfc822, inline)]
From: Katsumi Yamaoka <yamaoka <at> jpl.org>
To: Lars Ingebrigtsen <larsi <at> gnus.org>
Cc: 22781-done <at> debbugs.gnu.org
Subject: Re: bug#22781: 25.1.50;
 auto-fill-function gets not to work in some major-mode
Date: Tue, 23 Feb 2016 19:34:05 +0900
On Tue, 23 Feb 2016 20:59:38 +1100, Lars Ingebrigtsen wrote:
> Oops.  I think I meant to type `setq-local', but I typed `setq-default'
> instead...

> Fixed now.

I verified that the problem has gone.  Thanks Lars!


This bug report was last modified 9 years and 96 days ago.

Previous Next


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