From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/16266 Path: main.gmane.org!not-for-mail From: Lars Magne Ingebrigtsen Newsgroups: gmane.emacs.gnus.general Subject: Re: .overview file coding system when caching article. Date: 25 Aug 1998 10:20:37 +0200 Sender: owner-ding@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: main.gmane.org 1035155161 26702 80.91.224.250 (20 Oct 2002 23:06:01 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 23:06:01 +0000 (UTC) Return-Path: Original-Received: from gwyn.tux.org (gwyn.tux.org [207.96.122.8]) by altair.xemacs.org (8.9.1/8.9.1) with ESMTP id BAA14781 for ; Tue, 25 Aug 1998 01:42:16 -0700 Original-Received: from sina.hpc.uh.edu (Sina.HPC.UH.EDU [129.7.3.5]) by gwyn.tux.org (8.8.8/8.8.8) with ESMTP id EAA07737 for ; Tue, 25 Aug 1998 04:43:33 -0400 Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by sina.hpc.uh.edu (8.7.3/8.7.3) with ESMTP id DAK06934; Tue, 25 Aug 1998 03:43:24 -0500 (CDT) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Tue, 25 Aug 1998 03:41:42 -0500 (CDT) Original-Received: from sclp3.sclp.com (root@sclp3.sclp.com [209.195.19.139]) by sina.hpc.uh.edu (8.7.3/8.7.3) with ESMTP id DAA06921 for ; Tue, 25 Aug 1998 03:41:33 -0500 (CDT) Original-Received: from sparky.gnus.org (ppp032.uio.no [129.240.240.33]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id EAA18363 for ; Tue, 25 Aug 1998 04:41:26 -0400 (EDT) Original-Received: (from larsi@localhost) by sparky.gnus.org (8.8.5/8.8.5) id KAA12401; Tue, 25 Aug 1998 10:42:27 +0200 Mail-Copies-To: never X-Now-Reading: Charles Reznikoff's _Poems 1918-1975_ Original-To: ding@gnus.org In-Reply-To: Tatsuya Ichikawa's message of "25 Aug 1998 17:05:15 +0900" X-Mailer: Gnus v5.6.40/Emacs 20.2 X-Face: &w!^oO~dS|}-P0~ge{$c!h\ writes: > When gnus-cache-enter-article cache article , .overview file wrote > in sjis-dos file coding system on mule that works on Microsoft > Windows. > > I correct this problem following patch. [...] > + (defvar gnus-write-file-coding-system 'raw-text) I don't think this is the right way to do it. Instead, there should probably be a gnus-cache-overview-coding-system-for-write thing. Feel free to submit a patch for that instead. -- (domestic pets only, the antidote for overdose, milk.) larsi@gnus.org * Lars Magne Ingebrigtsen