From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/60957 Path: news.gmane.org!not-for-mail From: Uwe Brauer Newsgroups: gmane.emacs.gnus.general Subject: message-fill-paragraph seems not to work Date: Thu, 15 Sep 2005 13:05:35 +0200 Message-ID: <87k6hi616o.fsf@mat.ucm.es> Reply-To: Uwe Brauer NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1126782720 30137 80.91.229.2 (15 Sep 2005 11:12:00 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 15 Sep 2005 11:12:00 +0000 (UTC) Original-X-From: ding-owner+m9489@lists.math.uh.edu Thu Sep 15 13:11:50 2005 Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by ciao.gmane.org with esmtp (Exim 4.43) id 1EFrdl-0007Tr-CF for ding-account@gmane.org; Thu, 15 Sep 2005 13:10:53 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu ident=lists) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 1EFrdg-0008KI-00; Thu, 15 Sep 2005 06:10:48 -0500 Original-Received: from nas02.math.uh.edu ([129.7.128.40]) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 1EFrbT-0008KD-00 for ding@lists.math.uh.edu; Thu, 15 Sep 2005 06:08:31 -0500 Original-Received: from quimby.gnus.org ([80.91.224.244]) by nas02.math.uh.edu with esmtp (Exim 4.52) id 1EFrbR-00039r-6x for ding@lists.math.uh.edu; Thu, 15 Sep 2005 06:08:31 -0500 Original-Received: from main.gmane.org ([80.91.229.2] helo=ciao.gmane.org) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1EFrbP-0000X1-00 for ; Thu, 15 Sep 2005 13:08:27 +0200 Original-Received: from list by ciao.gmane.org with local (Exim 4.43) id 1EFra0-0006cQ-CJ for ding@gnus.org; Thu, 15 Sep 2005 13:07:00 +0200 Original-Received: from maportatil10.quim.ucm.es ([147.96.7.218]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 15 Sep 2005 13:06:59 +0200 Original-Received: from oub by maportatil10.quim.ucm.es with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 15 Sep 2005 13:06:59 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-To: ding@gnus.org Original-Lines: 35 Original-X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: maportatil10.quim.ucm.es X-Hashcash: 1:20:050915:gmane.emacs.gnus.general::hVu2RZH1gJCh9K6K:00000000000000000000000000000000000000wig User-Agent: Gnus/5.110003 (No Gnus v0.3) XEmacs/21.4.17 (linux) Cancel-Lock: sha1:JBkmRMQnDrVg9BsRjsJqXNPxhoo= X-Spam-Score: -2.6 (--) Precedence: bulk Original-Sender: ding-owner@lists.math.uh.edu Xref: news.gmane.org gmane.emacs.gnus.general:60957 Archived-At: Hello While message-fill-yanked-message seems to work fine I can't say the same for message-fill-paragraph. The doc says --8<------------------------schnipp------------------------->8--- `message-fill-paragraph' is an interactive compiled Lisp function -- loaded from "message" (message-fill-paragraph &optional ARG) Documentation: Like `fill-paragraph'. --8<------------------------schnapp------------------------->8--- But if I have lines like this and And fire up the function nothing happens, while fill-paragraph returns But if I have lines like this and And if I use a prefix it would justify the paragraph. Message-fill-paragraph does nothing of that sort. Uwe Brauer