From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.user/9831 Path: news.gmane.org!not-for-mail From: francois.lagarde@gmail.com Newsgroups: gmane.emacs.gnus.user Subject: troubles after have changed locale ISO-8859-15 to utf8 Date: Thu, 01 Nov 2007 04:16:16 -0700 Organization: http://groups.google.com Message-ID: <1193915776.840103.125140@k79g2000hse.googlegroups.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: ger.gmane.org 1193921641 25820 80.91.229.12 (1 Nov 2007 12:54:01 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 1 Nov 2007 12:54:01 +0000 (UTC) To: info-gnus-english@gnu.org Original-X-From: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Thu Nov 01 13:54:04 2007 Return-path: Envelope-to: gegu-info-gnus-english@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1InZYh-0000XZ-9Y for gegu-info-gnus-english@m.gmane.org; Thu, 01 Nov 2007 13:54:03 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1InZYW-0004hd-UU for gegu-info-gnus-english@m.gmane.org; Thu, 01 Nov 2007 08:53:52 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!postnews.google.com!k79g2000hse.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.gnus Original-Lines: 26 Original-NNTP-Posting-Host: 84.97.255.167 Original-X-Trace: posting.google.com 1193915777 16144 127.0.0.1 (1 Nov 2007 11:16:17 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Thu, 1 Nov 2007 11:16:17 +0000 (UTC) User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (X11; U; Linux i686; fr; rv:1.8.1.8) Gecko/20071022 Ubuntu/7.10 (gutsy) Firefox/2.0.0.8,gzip(gfe),gzip(gfe) Complaints-To: groups-abuse@google.com Injection-Info: k79g2000hse.googlegroups.com; posting-host=84.97.255.167; posting-account=ps2QrAMAAAA6_jCuRt2JEIpn5Otqf_w0 Original-Xref: shelby.stanford.edu gnu.emacs.gnus:80038 X-Mailman-Approved-At: Thu, 01 Nov 2007 08:53:51 -0400 X-BeenThere: info-gnus-english@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Announcements and discussions for GNUS, the GNU Emacs Usenet newsreader \(in English\)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Errors-To: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.gnus.user:9831 Archived-At: hello, I am using GNU Emacs 22.1.1 and No Gnus v0.7. Few days ago, I changed my locale from ISO-8859-15 to UTF8. After some headaches, everything seems to be fine. When I send mails, I keep a copy of the message in a file in a folder given by: (concat "nnml:gposted." (format-time-string "%Y") ".news-" (format- time-string "%m-%B-%Y")) The bad thing, is that I am french, and some folders have accents like "f=E9vrier". Folder created while I was using ISO-8859-15 are now badly displayed (funny characters like ? and others things like that). So i decided to convert them with convmv. Now it is a mess. I cannot acces to folder such as nnml:gposted.2007.mails-02-f=E9vrier-2007 Moreover, since I use nnir/swish to archive my mails, I can't fetch any mails holding in a folder with accents accents... any help would be appreciated. thanks.