unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* send_process change broken
@ 2007-02-23 18:37 Romain Francoise
  2007-02-24  1:34 ` Kenichi Handa
  0 siblings, 1 reply; 3+ messages in thread
From: Romain Francoise @ 2007-02-23 18:37 UTC (permalink / raw)
  To: Kenichi Handa; +Cc: emacs-devel

Hi again,

This change:

2007-02-23  Kenichi Handa  <handa@m17n.org>

	* 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äksmörgås"

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äksmörgås") RET

Reverting the change makes the bug go away.

Thanks,

-- 
Romain Francoise <romain@orebokech.com> | The sea! the sea! the open
it's a miracle -- http://orebokech.com/ | sea! The blue, the fresh, the
                                        | ever free! --Bryan W. Procter

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: send_process change broken
  2007-02-23 18:37 send_process change broken Romain Francoise
@ 2007-02-24  1:34 ` Kenichi Handa
  2007-02-24 10:36   ` Romain Francoise
  0 siblings, 1 reply; 3+ messages in thread
From: Kenichi Handa @ 2007-02-24  1:34 UTC (permalink / raw)
  To: Romain Francoise; +Cc: emacs-devel

In article <87hctc90ul.fsf@pacem.orebokech.com>, Romain Francoise <romain@orebokech.com> writes:

> This change:

> 2007-02-23  Kenichi Handa  <handa@m17n.org>

> 	* 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äksmörgås"

Sorry, I have forgotten install the relevant change of utf-8.el.
Could you please try again?

---
Kenichi Handa
handa@m17n.org

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: send_process change broken
  2007-02-24  1:34 ` Kenichi Handa
@ 2007-02-24 10:36   ` Romain Francoise
  0 siblings, 0 replies; 3+ messages in thread
From: Romain Francoise @ 2007-02-24 10:36 UTC (permalink / raw)
  To: Kenichi Handa; +Cc: emacs-devel

Kenichi Handa <handa@m17n.org> writes:

> Could you please try again?

Works fine now, thanks!

-- 
Romain Francoise <romain@orebokech.com> | The sea! the sea! the open
it's a miracle -- http://orebokech.com/ | sea! The blue, the fresh, the
                                        | ever free! --Bryan W. Procter

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2007-02-24 10:36 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-02-23 18:37 send_process change broken Romain Francoise
2007-02-24  1:34 ` Kenichi Handa
2007-02-24 10:36   ` Romain Francoise

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).