From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Eric Abrahamsen Newsgroups: gmane.emacs.devel Subject: Re: Breaking change with auto-filling in Org mode with recent commit Date: Wed, 09 Aug 2017 09:07:08 -0700 Message-ID: <87r2wk913n.fsf@ericabrahamsen.net> References: NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: blaine.gmane.org 1502294986 25003 195.159.176.226 (9 Aug 2017 16:09:46 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Wed, 9 Aug 2017 16:09:46 +0000 (UTC) User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.0.50 (gnu/linux) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Aug 09 18:09:39 2017 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dfTY8-00063C-Tq for ged-emacs-devel@m.gmane.org; Wed, 09 Aug 2017 18:09:37 +0200 Original-Received: from localhost ([::1]:48801 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dfTYF-0007oA-3q for ged-emacs-devel@m.gmane.org; Wed, 09 Aug 2017 12:09:43 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:35533) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dfTW3-0006nA-JG for emacs-devel@gnu.org; Wed, 09 Aug 2017 12:07:28 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dfTW0-0002A0-BK for emacs-devel@gnu.org; Wed, 09 Aug 2017 12:07:27 -0400 Original-Received: from [195.159.176.226] (port=53351 helo=blaine.gmane.org) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dfTW0-00027V-53 for emacs-devel@gnu.org; Wed, 09 Aug 2017 12:07:24 -0400 Original-Received: from list by blaine.gmane.org with local (Exim 4.84_2) (envelope-from ) id 1dfTVl-0007RH-Gw for emacs-devel@gnu.org; Wed, 09 Aug 2017 18:07:09 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 11 Original-X-Complaints-To: usenet@blaine.gmane.org Cancel-Lock: sha1:ZwLkiMMzgl/JiZOfo5R4u3L6EdU= X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-Received-From: 195.159.176.226 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.org gmane.emacs.devel:217382 Archived-At: Kaushal Modi writes: > Hello, > > I have noticed auto-filling to stop doing the right thing after commit http://git.savannah.gnu.org/cgit/emacs.git/commit/?id=9b463fa8648b7baed95a44f4317cb7402fd8bf1c [...] > I have just given an example using Org. The change in Emacs core though seems to have broken the fundamental operation of auto-filling in comments. I've been seeing the same thing in message-mode.