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.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 22781 in the body.
You can then email your comments to 22781 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-gnu-emacs <at> gnu.org:
bug#22781; Package emacs. (Tue, 23 Feb 2016 09:00:03 GMT) Full text and rfc822 format available.

Acknowledgement sent to Katsumi Yamaoka <yamaoka <at> jpl.org>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Tue, 23 Feb 2016 09:00:03 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

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'




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#22781; Package emacs. (Tue, 23 Feb 2016 10:01:02 GMT) Full text and rfc822 format available.

Message #8 received at 22781 <at> debbugs.gnu.org (full text, mbox):

From: Lars Ingebrigtsen <larsi <at> gnus.org>
To: Katsumi Yamaoka <yamaoka <at> jpl.org>
Cc: 22781 <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 20:59:38 +1100
Katsumi Yamaoka <yamaoka <at> jpl.org> writes:

> 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:

Oops.  I think I meant to type `setq-local', but I typed `setq-default'
instead...

Fixed now.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no




Reply sent to Katsumi Yamaoka <yamaoka <at> jpl.org>:
You have taken responsibility. (Tue, 23 Feb 2016 10:35:02 GMT) Full text and rfc822 format available.

Notification sent to Katsumi Yamaoka <yamaoka <at> jpl.org>:
bug acknowledged by developer. (Tue, 23 Feb 2016 10:35:03 GMT) Full text and rfc822 format available.

Message #13 received at 22781-done <at> debbugs.gnu.org (full text, mbox):

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!




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Tue, 22 Mar 2016 11:24:04 GMT) Full text and rfc822 format available.

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.