From knu@iDaemons.org Tue Jun 16 07:26:52 2009 Received: (at submit) by emacsbugs.donarmstrong.com; 16 Jun 2009 14:26:52 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=0.0 required=4.0 tests=none autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02 Received: from lists.gnu.org (lists.gnu.org [199.232.76.165]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id n5GEQjtf029655 for ; Tue, 16 Jun 2009 07:26:46 -0700 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MGZcb-0007WC-1K for bug-gnu-emacs@gnu.org; Tue, 16 Jun 2009 10:26:45 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MGZcW-0007Vy-EV for bug-gnu-emacs@gnu.org; Tue, 16 Jun 2009 10:26:44 -0400 Received: from [199.232.76.173] (port=51068 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MGZcW-0007Vv-8R for bug-gnu-emacs@gnu.org; Tue, 16 Jun 2009 10:26:40 -0400 Received: from daemon.musha.org ([210.189.104.8]:61755 helo=mail.musha.org) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MGZcV-0007iH-GM for bug-gnu-emacs@gnu.org; Tue, 16 Jun 2009 10:26:39 -0400 Received: from daemon.musha.org (daemon.local.idaemons.org [192.168.1.1]) by mail.musha.org (Postfix) with ESMTP id D153013E6E05 for ; Tue, 16 Jun 2009 23:26:34 +0900 (JST) Date: Tue, 16 Jun 2009 23:26:34 +0900 Message-ID: <86ws7ctftx.knu@iDaemons.org> From: "Akinori MUSHA" To: bug-gnu-emacs@gnu.org Subject: a pull request for a small fix of ruby-mode.el Organization: Associated I. Daemons X-PGP-Public-Key: finger knu@FreeBSD.org X-PGP-Fingerprint: 081D 099C 1705 861D 4B70 B04A 920B EFC7 9FD9 E1EE MIME-Version: 1.0 (generated by EMIKO 1.14.1 - "Choanoflagellata") Content-Type: multipart/signed; boundary="pgp-sign-Multipart_Tue_Jun_16_23:26:34_2009-1"; micalg=pgp-sha1; protocol="application/pgp-signature" Content-Transfer-Encoding: 7bit X-detected-operating-system: by monty-python.gnu.org: Genre and OS details not recognized. --pgp-sign-Multipart_Tue_Jun_16_23:26:34_2009-1 Content-Type: text/plain; charset=US-ASCII Hi, Please pull the following fix in. http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=23129 Thanks, -- Akinori MUSHA / http://akinori.org/ --pgp-sign-Multipart_Tue_Jun_16_23:26:34_2009-1 Content-Type: application/pgp-signature Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (FreeBSD) iEYEABECAAYFAko3q5oACgkQkgvvx5/Z4e4+BQCfQ/LuZ4wZCu1TyQSvABT4ji2H MFEAni7QFyzqmO8MZMN3BWwuOtrksFKR =8C/P -----END PGP SIGNATURE----- --pgp-sign-Multipart_Tue_Jun_16_23:26:34_2009-1-- From cyd@stupidchicken.com Wed Jun 17 08:18:11 2009 Received: (at 3587-done) by emacsbugs.donarmstrong.com; 17 Jun 2009 15:18:11 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=-0.4 required=4.0 tests=AWL autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02 Received: from pantheon-po34.its.yale.edu (pantheon-po34.its.yale.edu [130.132.50.80]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id n5HFI74E005716 for <3587-done@emacsbugs.donarmstrong.com>; Wed, 17 Jun 2009 08:18:09 -0700 Received: from furry (dhcp128036014144.central.yale.edu [128.36.14.144]) (authenticated bits=0) by pantheon-po34.its.yale.edu (8.12.11.20060308/8.12.11) with ESMTP id n5HFHAZg025680 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Wed, 17 Jun 2009 11:17:41 -0400 Received: by furry (Postfix, from userid 1000) id D433FC09B; Wed, 17 Jun 2009 11:17:00 -0400 (EDT) From: Chong Yidong To: "Akinori MUSHA" Cc: 3587-done@debbugs.gnu.org Subject: Re: a pull request for a small fix of ruby-mode.el Date: Wed, 17 Jun 2009 11:17:00 -0400 Message-ID: <87ljnqsxeb.fsf@stupidchicken.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-YaleITSMailFilter: Version 1.2c (attachment(s) not renamed) > Please pull the following fix in. > > http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=23129 Done, thanks. From unknown Mon Jun 23 23:52:14 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: $requester Subject: Internal Control Message-Id: bug archived. Date: Thu, 16 Jul 2009 14:24:11 +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