From xemacs-m  Fri Jul 25 04:06:16 1997
Received: from altair.xemacs.org (steve@xemacs.miranova.com [206.190.83.19])
	by xemacs.org (8.8.5/8.8.5) with ESMTP id EAA10430
	for <xemacs-beta@xemacs.org>; Fri, 25 Jul 1997 04:06:15 -0500 (CDT)
Received: (from steve@localhost)
	by altair.xemacs.org (8.8.6/8.8.6) id CAA05341;
	Fri, 25 Jul 1997 02:09:49 -0700
Mail-Copies-To: never
To: xemacs-beta@xemacs.org
Subject: Re: b14 -- Mule: Symbol func def void: set-config-priority
References: <199707250259.WAA25266@cs.sunysb.edu> 	<m2vi1zsha8.fsf@altair.xemacs.org> <199707250836.KAA24162@metheny.enst.fr>
X-Face: `'%\i;ySOu]g?NlziJSk_$&@]KP`}~PEQPjZ5;nxSaDW_o$4+4%Ab]%Ifw3ZR;7TIT3,O,'
 @2{L;]ox6kc;$_5kU'n**9vFg-]eV~GbxSVCx|(s%uR[],*:^WKmC`B}(;|k9/m]gwt?&`t;^rfCJg
 khHH>pP1W\)xM0U@!FNDD72{3fDP$PkBhx^7Z?-WxH6DbFN:QOnT`llzW}VGdYv;n9lzljQvKTIBhQ
 YuV
X-Attribution: sb
From: SL Baur <steve@xemacs.org>
In-Reply-To: Didier Verna's message of "Fri, 25 Jul 1997 10:36:07 +0200 (MET DST)"
Mime-Version: 1.0 (generated by tm-edit 7.108)
Content-Type: text/plain; charset=US-ASCII
Date: 25 Jul 1997 02:09:48 -0700
Message-ID: <m2oh7rsdk3.fsf@altair.xemacs.org>
Lines: 43
X-Mailer: Gnus v5.4.64/XEmacs 20.3(beta15) - "Berlin"

Didier Verna <verna@inf.enst.fr> writes:

> [ before anything: would it be possible that all the mails directed to the
>   list get a Reply-To: <the list> header from the list server ? 

No.  I respect the people on xemacs-beta way too much to inflict this
kind of punishment on them.

>   I think it would be preferable that replies go to the list and followup
>   to the list (with author in Cc) rather than the opposite. ]

In Gnus its easy enough to deal with.  You set either to-list or to-address
to `xemacs-beta@xemacs.org' (to-address is more appropriate since it's a
closed list) and either case is trivial to deal with.  If you wish to be
Cc'ed regardless, you set Mail-Copies-To: to something other than `never'.
`Mail-Copies-To: never' means it's rude to Cc the author.

> -- 

(That's a standard .signature identifier, many of us hide .signatures
by default and won't see any text below it).

> 	Besides, it seems that `set-coding-priority' is
> no more defined. All I can find is `set-coding-priority-list'.

There's a lisp definition of it in Emacs/Mule:mule.el.  A good start
would be importing it.  MORIOKA Tomohiko has been synching us up with
Emacs/Mule 20.1 (Mule 3 API), it appears there's more work to be done.

> 	I tried to replace the function name in
> `setup-japaneese-environment', but that's not enough to make it
> work :-(, after that xemacs complains about almost all the coding
> priorities given in this alist:

>         `	coding-category-iso-7 ....
>        / |		
>       /  /	
>       `||	I'm not yet very familiar with all the coding-priority stuff
>        ||	and I didn't have time to investigate.

Neither am I.

Thanks for looking into it.

