From: Katsumi Yamaoka <yamaoka@jpl.org>
To: 22781@debbugs.gnu.org
Subject: bug#22781: 25.1.50; auto-fill-function gets not to work in some major-mode
Date: Tue, 23 Feb 2016 17:59:28 +0900 [thread overview]
Message-ID: <b4megc3ssy7.fsf@jpl.org> (raw)
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'
next reply other threads:[~2016-02-23 8:59 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-02-23 8:59 Katsumi Yamaoka [this message]
2016-02-23 9:59 ` bug#22781: 25.1.50; auto-fill-function gets not to work in some major-mode Lars Ingebrigtsen
2016-02-23 10:34 ` Katsumi Yamaoka
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=b4megc3ssy7.fsf@jpl.org \
--to=yamaoka@jpl.org \
--cc=22781@debbugs.gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).