From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/28440 Path: main.gmane.org!not-for-mail From: Florian Weimer Newsgroups: gmane.emacs.gnus.general Subject: Re: Problems with: 1) French guillemets and Big5 in regexps, 2) QP filename MIME Date: 23 Dec 1999 20:28:24 +0100 Sender: owner-ding@hpc.uh.edu Message-ID: <87ogbhv4mf.fsf@deneb.cygnus.argh.org> References: <99Dec23.094212gmt+0800.27855@ns.alcatel.com.tw> <99Dec23.180923gmt+0800.27830@ns.alcatel.com.tw> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: main.gmane.org 1035165287 29873 80.91.224.250 (21 Oct 2002 01:54:47 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 01:54:47 +0000 (UTC) Return-Path: Original-Received: from spinoza.math.uh.edu (spinoza.math.uh.edu [129.7.128.18]) by mailhost.sclp.com (Postfix) with ESMTP id CAEB5D051F for ; Thu, 23 Dec 1999 14:54:41 -0500 (EST) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by spinoza.math.uh.edu (8.9.1/8.9.1) with ESMTP id NAB20790; Thu, 23 Dec 1999 13:50:05 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Thu, 23 Dec 1999 13:49:37 -0600 (CST) Original-Received: from mailhost.sclp.com (postfix@sclp3.sclp.com [204.252.123.139]) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id NAA11702 for ; Thu, 23 Dec 1999 13:49:27 -0600 (CST) Original-Received: from mail.cid.net (unknown [212.172.21.2]) by mailhost.sclp.com (Postfix) with ESMTP id F0E88D051F for ; Thu, 23 Dec 1999 14:47:44 -0500 (EST) Original-Received: from uucp by mail.cid.net (Exim 3.11) with local-bsmtp id 121EDL-0001f9-00; Thu, 23 Dec 1999 20:47:55 +0100 Original-Received: from deneb.cygnus.argh.org ([192.168.1.2] ident=root) by cygnus.argh.org with esmtp (Exim 3.02 #1) id 121E5r-0000DO-00 for ding@gnus.org; Thu, 23 Dec 1999 20:40:11 +0100 Original-Received: from fw by deneb.cygnus.argh.org with local (Exim 3.02 #1) id 121DuS-0008FZ-00 for ding@gnus.org; Thu, 23 Dec 1999 20:28:24 +0100 Original-To: ding@gnus.org Original-Lines: 20 User-Agent: Gnus/5.0803 (Gnus v5.8.3) Emacs/20.4 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:28440 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:28440 Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Gro=DFjohann) writes: > Georges KO writes: >=20 > > Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Gro=DFjohann) writes: > >=20 > > > Maybe Lars should add a -*- coding: latin1 -*- to the gnus*.el fi= les > > > which contain non-ASCII characters? > >=20 > > Yeah, that should be the best way... >=20 > So, could anybody with CVS access do that? Done. > And what happens when you byte-compile a file with such a tag in it? > Will the *.elc file be okay for all language environments? Yes, they should. After all, all those nifty input methods wouldn't work at all, would they?