From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: drain Newsgroups: gmane.emacs.help Subject: RE: auto fill-paragraph Date: Fri, 16 Nov 2012 14:31:36 -0800 (PST) Message-ID: <1353105096327-269888.post@n5.nabble.com> References: <1353101022711-269880.post@n5.nabble.com> <5C14DD39E9A3445B8DBE73C5BA13E978@us.oracle.com> <1353103736837-269885.post@n5.nabble.com> <1353103786363-269886.post@n5.nabble.com> <55722DB40D3342ABB7BF778617C08556@us.oracle.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1353105112 14384 80.91.229.3 (16 Nov 2012 22:31:52 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 16 Nov 2012 22:31:52 +0000 (UTC) To: Help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Nov 16 23:32: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 1TZUS5-0007r9-IJ for geh-help-gnu-emacs@m.gmane.org; Fri, 16 Nov 2012 23:31:57 +0100 Original-Received: from localhost ([::1]:51443 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TZURv-0002bB-LU for geh-help-gnu-emacs@m.gmane.org; Fri, 16 Nov 2012 17:31:47 -0500 Original-Received: from eggs.gnu.org ([208.118.235.92]:34114) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TZURo-0002b6-Ab for Help-gnu-emacs@gnu.org; Fri, 16 Nov 2012 17:31:43 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TZURl-0001M2-7g for Help-gnu-emacs@gnu.org; Fri, 16 Nov 2012 17:31:40 -0500 Original-Received: from sam.nabble.com ([216.139.236.26]:59061) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TZURl-0001Ly-3O for Help-gnu-emacs@gnu.org; Fri, 16 Nov 2012 17:31:37 -0500 Original-Received: from [192.168.236.26] (helo=sam.nabble.com) by sam.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1TZURk-0001EM-Ar for Help-gnu-emacs@gnu.org; Fri, 16 Nov 2012 14:31:36 -0800 In-Reply-To: <55722DB40D3342ABB7BF778617C08556@us.oracle.com> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 216.139.236.26 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:87732 Archived-At: (1) Emacs -Q (2) C-x f 75 RET (3) Type more than 75 characters in words and watched as the lines fail to wrap at 76 characters. Does not have anything to do with visual-line-mode. Can you provide a recipe for the opposite? Situation under which lines wrap at the fill-column setting without calling fill-paragraph (i.e., automatically)? I'm reluctant to consider this a bug, when it is more accurately described as a missing feature (which I still doubt). Just to be clear about what I want, here's a recipe that produces the desired result: (1) C-x f 75 RET (2) Type more than 75 characters in words. (3) M-x fill-paragraph The goal is to automate (3) as characters reach 76 to a line. -- View this message in context: http://emacs.1067599.n5.nabble.com/auto-fill-paragraph-tp269880p269888.html Sent from the Emacs - Help mailing list archive at Nabble.com.