From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Dan Jacobson Newsgroups: gmane.emacs.bugs Subject: repeat-complex-command vs. fill-region Date: 30 Oct 2002 05:32:44 +0800 Sender: bug-gnu-emacs-admin@gnu.org Message-ID: <873cqp2ao3.fsf@jidanni.org> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035933751 30775 80.91.224.249 (29 Oct 2002 23:22:31 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Tue, 29 Oct 2002 23:22:31 +0000 (UTC) Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 186fgs-00080E-00 for ; Wed, 30 Oct 2002 00:22:30 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10) id 186fgk-0005yX-00; Tue, 29 Oct 2002 18:22:22 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10) id 186ffr-0004hx-00 for bug-gnu-emacs@gnu.org; Tue, 29 Oct 2002 18:21:27 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10) id 186ffq-0004hl-00 for bug-gnu-emacs@gnu.org; Tue, 29 Oct 2002 18:21:27 -0500 Original-Received: from main.gmane.org ([80.91.224.249]) by monty-python.gnu.org with esmtp (Exim 4.10) id 186ffp-0004he-00 for bug-gnu-emacs@gnu.org; Tue, 29 Oct 2002 18:21:25 -0500 Original-Received: from root by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 186fec-0007u7-00 for ; Wed, 30 Oct 2002 00:20:10 +0100 Original-To: bug-gnu-emacs@gnu.org X-Injected-Via-Gmane: http://gmane.org/ Original-Received: from news by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 186fdb-0007qp-00 for ; Wed, 30 Oct 2002 00:19:07 +0100 Original-Path: 127.0.0.1!nobody Original-Lines: 20 Original-NNTP-Posting-Host: tc218-187-80-154.2-7.pl.apol.com.tw Original-X-Trace: main.gmane.org 1035933547 30084 218.187.80.154 (29 Oct 2002 23:19:07 GMT) Original-X-Complaints-To: usenet@main.gmane.org Original-NNTP-Posting-Date: Tue, 29 Oct 2002 23:19:07 +0000 (UTC) User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 Errors-To: bug-gnu-emacs-admin@gnu.org X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.0.11 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Bug reports for GNU Emacs, the Swiss army knife of text editors List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.bugs:3788 X-Report-Spam: http://spam.gmane.org/gmane.emacs.bugs:3788 I type M-x fill-region I wish that when I later type C-x ESC ESC I will again see (fill-region) And not say (fill-region 13 952 nil) which is not what I typed, and also not exactly relevant anymore. We resolved this with M-% I recall. Maybe your fix covers this too. I'm not sure, as I still use the emacs version debian woody comes with, as seen in my headers. But wait, if I edit the (fill-region 13 952 nil) I see to become just (fill-region), then I get a wrong number of arguments error. So more work needs to be done. By the way, fill-paragraph should act on all the paragraphs in the region, but I guess it's too late to change that. Then you wouldn't need fill-region. Hmm, there's pros & cons. Never mind. -- http://jidanni.org/ Taiwan(04)25854780