From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Romain Francoise Newsgroups: gmane.emacs.devel Subject: send_process change broken Date: Fri, 23 Feb 2007 19:37:38 +0100 Organization: orebokech dot com Message-ID: <87hctc90ul.fsf@pacem.orebokech.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1172255806 3730 80.91.229.12 (23 Feb 2007 18:36:46 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 23 Feb 2007 18:36:46 +0000 (UTC) Cc: emacs-devel@gnu.org To: Kenichi Handa Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Feb 23 19:36:39 2007 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1HKfHY-00084M-Km for ged-emacs-devel@m.gmane.org; Fri, 23 Feb 2007 19:36:36 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HKfHY-00012J-A4 for ged-emacs-devel@m.gmane.org; Fri, 23 Feb 2007 13:36:36 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HKfHO-000124-4f for emacs-devel@gnu.org; Fri, 23 Feb 2007 13:36:26 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HKfHL-00011s-R2 for emacs-devel@gnu.org; Fri, 23 Feb 2007 13:36:24 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HKfHL-00011p-LU for emacs-devel@gnu.org; Fri, 23 Feb 2007 13:36:23 -0500 Original-Received: from yeast.orebokech.com ([82.67.41.165]) by monty-python.gnu.org with esmtp (Exim 4.52) id 1HKfHK-0005ke-UP for emacs-devel@gnu.org; Fri, 23 Feb 2007 13:36:23 -0500 Original-Received: from pacem.orebokech.com (pacem.orebokech.com [192.168.1.3]) by yeast.orebokech.com (Postfix) with ESMTP id 9720012F83; Fri, 23 Feb 2007 19:36:18 +0100 (CET) Original-Received: by pacem.orebokech.com (Postfix, from userid 1000) id 5E98B5242B; Fri, 23 Feb 2007 19:37:38 +0100 (CET) X-Face: }9mYu,e_@+e!`Z-P5kVXa3\_b:hdJ"B)ww[&=b<2=awG:GOIM, emacs-devel@gnu.org X-detected-kernel: Linux 2.4 (tstamp-) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:66694 Archived-At: Hi again, This change: 2007-02-23 Kenichi Handa * process.c (send_process_object_unwind): New function. (send_process_object): New function. (Fprocess_send_region): Call send_process_object. (Fprocess_send_string): Likewise. is broken... message.el tries an IDN conversion in one of its defcustoms init forms, and gets the following error: *** Eval error *** Wrong type argument: integer-or-marker-p, "r=E4ksm=F6= rg=E5s" To reproduce: 1. Ensure that you have the `idn' package installed. 2. emacs -Q 3. M-x load-file RET /usr/share/emacs/site-lisp/idna.el RET 4. M-: (idna-to-ascii "r=E4ksm=F6rg=E5s") RET Reverting the change makes the bug go away. Thanks, --=20 Romain Francoise | The sea! the sea! the open it's a miracle -- http://orebokech.com/ | sea! The blue, the fresh, the | ever free! --Bryan W. Procter