From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Jason Rumney Newsgroups: gmane.emacs.help Subject: Re: upgrade nonsensifies fill-paragraph Date: Sun, 30 Dec 2012 23:07:29 -0800 (PST) Message-ID: <294728dc-130c-4f96-aa30-a06ee100ba5e@googlegroups.com> References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: ger.gmane.org 1356937665 830 80.91.229.3 (31 Dec 2012 07:07:45 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 31 Dec 2012 07:07:45 +0000 (UTC) Cc: GNU Emacs List To: gnu.emacs.help@googlegroups.com Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Dec 31 08:08:01 2012 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1TpZTY-0000ph-TV for geh-help-gnu-emacs@m.gmane.org; Mon, 31 Dec 2012 08:07:57 +0100 Original-Received: from localhost ([::1]:45218 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TpZTJ-0006b0-Rx for geh-help-gnu-emacs@m.gmane.org; Mon, 31 Dec 2012 02:07:41 -0500 Original-Received: from eggs.gnu.org ([208.118.235.92]:44291) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TpZTB-0006aL-8q for help-gnu-emacs@gnu.org; Mon, 31 Dec 2012 02:07:36 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TpZT8-0001kd-V1 for help-gnu-emacs@gnu.org; Mon, 31 Dec 2012 02:07:33 -0500 Original-Received: from mail-qc0-f183.google.com ([209.85.216.183]:37989) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TpZT8-0001kQ-RW for help-gnu-emacs@gnu.org; Mon, 31 Dec 2012 02:07:30 -0500 Original-Received: by mail-qc0-f183.google.com with SMTP id i13so7562067qcs.10 for ; Sun, 30 Dec 2012 23:07:30 -0800 (PST) Original-Received: by 10.50.163.67 with SMTP id yg3mr11034660igb.12.1356937649740; Sun, 30 Dec 2012 23:07:29 -0800 (PST) Original-Path: glegroupsg2000goo.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=175.136.230.202; posting-account=pYxWjwkAAACsHSUNDoi5N05LVCTP7PVM Original-NNTP-Posting-Host: 175.136.230.202 User-Agent: G2/1.0 X-Google-Web-Client: true X-Google-IP: 175.136.230.202 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x [fuzzy] X-Received-From: 209.85.216.183 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:88365 Archived-At: On Wednesday, 26 December 2012 02:15:10 UTC+8, ken wrote: > The problem, I believe, has to do with emacs' definition of what > signifies the end of a paragraph. But I couldn't find any such > definition. Any help? What is the major mode for the buffer? Is it the same as in Emacs 21.4 previously, or different?