From jidanni@jidanni.org Sun Aug 31 10:27:36 2008 X-Spam-Checker-Version: SpamAssassin 3.2.3-bugs.debian.org_2005_01_02 (2007-08-08) on rzlab.ucr.edu X-Spam-Level: X-Spam-Status: No, score=-4.7 required=4.0 tests=AWL,BAYES_00, RCVD_IN_DNSWL_LOW autolearn=ham version=3.2.3-bugs.debian.org_2005_01_02 Received: (at submit) by emacsbugs.donarmstrong.com; 31 Aug 2008 17:27:36 +0000 Received: from lists.gnu.org (lists.gnu.org [199.232.76.165]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id m7VHRXF2002050 for ; Sun, 31 Aug 2008 10:27:34 -0700 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KZqi4-0002nP-Fj for bug-gnu-emacs@gnu.org; Sun, 31 Aug 2008 13:27:32 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KZqi2-0002ln-U7 for bug-gnu-emacs@gnu.org; Sun, 31 Aug 2008 13:27:31 -0400 Received: from [199.232.76.173] (port=56138 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KZqi2-0002lk-Os for bug-gnu-emacs@gnu.org; Sun, 31 Aug 2008 13:27:30 -0400 Received: from lax-green-bigip-5.dreamhost.com ([208.113.200.5]:57174 helo=blingymail-a1.g.dreamhost.com) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KZqi2-0003gk-Rr for bug-gnu-emacs@gnu.org; Sun, 31 Aug 2008 13:27:31 -0400 Received: from jidanni2.jidanni.org (122-127-34-234.dynamic.hinet.net [122.127.34.234]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by blingymail-a1.g.dreamhost.com (Postfix) with ESMTP id CEF915D5AD for ; Sun, 31 Aug 2008 10:28:00 -0700 (PDT) To: bug-gnu-emacs@gnu.org Subject: ffap first run minibuffer not wrapped correctly From: jidanni@jidanni.org Date: Mon, 01 Sep 2008 00:43:43 +0800 Message-ID: <87d4jp9lts.fsf@jidanni.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 1) Gentlemen, on the first C-x C-f you will notice the minibuffer only shows the last few characters. $ cat file http://example.org/on/a/80/character/wide/terminal/this/shows/bug $ emacs -Q -f ffap-bindings file C-x C-f C-g C-x C-f On the second C-x C-f, the full minibuffer is shown correctly. If you still don't believe me, try it on a 80 character wide tty with no X windows. emacs-version "22.2.1" From cyd@stupidchicken.com Mon Sep 1 15:45:01 2008 X-Spam-Checker-Version: SpamAssassin 3.2.3-bugs.debian.org_2005_01_02 (2007-08-08) on rzlab.ucr.edu X-Spam-Level: X-Spam-Status: No, score=-3.7 required=4.0 tests=AWL,BAYES_00 autolearn=ham version=3.2.3-bugs.debian.org_2005_01_02 Received: (at 840) by emacsbugs.donarmstrong.com; 1 Sep 2008 22:45:01 +0000 Received: from cyd.mit.edu (CYD.MIT.EDU [18.115.2.24]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id m81MiwOQ015736 for <840@emacsbugs.donarmstrong.com>; Mon, 1 Sep 2008 15:44:59 -0700 Received: by cyd.mit.edu (Postfix, from userid 1000) id 85EAE57E337; Mon, 1 Sep 2008 18:47:15 -0400 (EDT) To: 840@debbugs.gnu.org Subject: Re: ffap first run minibuffer not wrapped correctly From: Chong Yidong Date: Mon, 01 Sep 2008 18:47:15 -0400 Message-ID: <87d4jnv5zg.fsf@cyd.mit.edu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii > $ cat file > http://example.org/on/a/80/character/wide/terminal/this/shows/bug > $ emacs -Q -f ffap-bindings file > C-x C-f C-g C-x C-f > > On the second C-x C-f, the full minibuffer is shown correctly. I see it. Looks like it's fixed in the trunk. From rgm@gnu.org Thu Sep 4 09:40:35 2008 X-Spam-Checker-Version: SpamAssassin 3.2.3-bugs.debian.org_2005_01_02 (2007-08-08) on rzlab.ucr.edu X-Spam-Level: X-Spam-Status: No, score=-8.4 required=4.0 tests=AWL,BAYES_00,MISSING_SUBJECT, NOSUBJECT,RCVD_IN_DNSWL_MED,X_DEBBUGS_NO_ACK autolearn=ham version=3.2.3-bugs.debian.org_2005_01_02 Received: (at control) by emacsbugs.donarmstrong.com; 4 Sep 2008 16:40:36 +0000 Received: from fencepost.gnu.org (fencepost.gnu.org [140.186.70.10]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id m84GeTPw029474 for ; Thu, 4 Sep 2008 09:40:30 -0700 Received: from rgm by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1KbHr7-0001Ka-Je; Thu, 04 Sep 2008 12:38:49 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <18624.3865.533804.639496@fencepost.gnu.org> Date: Thu, 4 Sep 2008 12:38:49 -0400 From: Glenn Morris To: control X-Attribution: GM X-Mailer: VM (www.wonderworks.com/vm), GNU Emacs (www.gnu.org/software/emacs) X-Hue: white X-Ran: mg`k"oes0JTw\c^S6c`~42-2dta~N!FZoRl4A{LiiJLj.(@0~`4n:#wwL/lqdO[4AHi*#j X-Debbugs-No-Ack: yes fixed 840 23.0.60 From rgm@gnu.org Fri Sep 5 16:08:44 2008 X-Spam-Checker-Version: SpamAssassin 3.2.3-bugs.debian.org_2005_01_02 (2007-08-08) on rzlab.ucr.edu X-Spam-Level: X-Spam-Status: No, score=-8.4 required=4.0 tests=AWL,BAYES_00,MISSING_SUBJECT, NOSUBJECT,RCVD_IN_DNSWL_MED,X_DEBBUGS_NO_ACK autolearn=ham version=3.2.3-bugs.debian.org_2005_01_02 Received: (at control) by emacsbugs.donarmstrong.com; 5 Sep 2008 23:08:44 +0000 Received: from fencepost.gnu.org (fencepost.gnu.org [140.186.70.10]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id m85N8fXi016078 for ; Fri, 5 Sep 2008 16:08:42 -0700 Received: from rgm by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1KbkOJ-0007H4-Kd; Fri, 05 Sep 2008 19:06:59 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <18625.48019.191698.377189@fencepost.gnu.org> Date: Fri, 5 Sep 2008 19:06:59 -0400 From: Glenn Morris To: control X-Attribution: GM X-Mailer: VM (www.wonderworks.com/vm), GNU Emacs (www.gnu.org/software/emacs) X-Hue: cyan X-Ran: "1>ZCbS8M"Pn*x_taB$)"x$Bdz/?Xl|xf^81Rn;&U7j|l[LIo}nB:vBU}[A,Dx<%L43\e# X-Debbugs-No-Ack: yes close 327 close 840 stop closing 840 since fixed in trunk, and there will be no more emacs 22. From unknown Tue Jun 17 01:49:10 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: $requester Subject: Internal Control Message-Id: bug archived. Date: Sun, 14 Dec 2008 15:24:03 +0000 User-Agent: Fakemail v42.6.9 # A New Hope # A log time ago, in a galaxy far, far away # something happened. # # Magically this resulted in the following # action being taken, but this fake control # message doesn't tell you why it happened # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator