From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Dan Jacobson Newsgroups: gmane.emacs.bugs Subject: no justify-region Date: Wed, 12 Jul 2006 04:35:12 +0800 Message-ID: NNTP-Posting-Host: main.gmane.org X-Trace: sea.gmane.org 1152655411 25092 80.91.229.2 (11 Jul 2006 22:03:31 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 11 Jul 2006 22:03:31 +0000 (UTC) Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Wed Jul 12 00:03:30 2006 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1G0QHa-0002ci-RC for geb-bug-gnu-emacs@m.gmane.org; Wed, 12 Jul 2006 00:00:43 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1G0QHa-0002ZV-GC for geb-bug-gnu-emacs@m.gmane.org; Tue, 11 Jul 2006 18:00:42 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1G0QHJ-0002So-U4 for bug-gnu-emacs@gnu.org; Tue, 11 Jul 2006 18:00:25 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1G0QHI-0002S7-A5 for bug-gnu-emacs@gnu.org; Tue, 11 Jul 2006 18:00:25 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1G0QHH-0002Ru-SG for bug-gnu-emacs@gnu.org; Tue, 11 Jul 2006 18:00:23 -0400 Original-Received: from [204.74.68.40] (helo=frodo.hserus.net) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA:32) (Exim 4.52) id 1G0QIg-0001hr-GJ for bug-gnu-emacs@gnu.org; Tue, 11 Jul 2006 18:01:50 -0400 Original-Received: from tc218-187-21-84.dialup.dynamic.apol.com.tw ([218.187.21.84]:3272 helo=jidanni1) by frodo.hserus.net with esmtpsa (Cipher TLSv1:AES256-SHA:256) (Exim 4.62 #0) id 1G0QHC-000O49-5E by authid with plain for ; Wed, 12 Jul 2006 03:30:21 +0530 Original-To: bug-gnu-emacs@gnu.org X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:15216 Archived-At: "M-x apropos justify" shows there is unjustify-region but no justify-region. Wait, Info says "A numeric argument to `M-q' causes it to "justify" the text as well as filling it." Well, OK, but many users will just do "M-x justi TAB" and find only justify-current-line and assume the bigwigs never said anything much justifiable.