From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7873 invoked by alias); 9 Aug 2007 22:30:33 -0000 Received: (qmail 7795 invoked by uid 22791); 9 Aug 2007 22:30:32 -0000 X-Spam-Check-By: sourceware.org Received: from heller.inter.net.il (HELO heller.inter.net.il) (213.8.233.23) by sourceware.org (qpsmtpd/0.31) with ESMTP; Thu, 09 Aug 2007 22:30:29 +0000 Received: from HOME-C4E4A596F7 (IGLD-84-229-215-175.inter.net.il [84.229.215.175]) by heller.inter.net.il (MOS 3.7.3a-GA) with ESMTP id DIL86091 (AUTH halo1); Fri, 10 Aug 2007 01:30:24 +0300 (IDT) Date: Thu, 09 Aug 2007 22:30:00 -0000 Message-Id: From: Eli Zaretskii To: ludo@gnu.org (Ludovic =?iso-8859-1?Q?Court=E8s?=) CC: gdb-patches@sources.redhat.com In-reply-to: <878x8kml25.fsf@chbouib.org> (ludo@gnu.org) Subject: Re: [PATCH] Allow printing of Guile values Reply-to: Eli Zaretskii References: <87ir8f2lrh.fsf@chbouib.org> <877iokx1r9.fsf@chbouib.org> <878x8kml25.fsf@chbouib.org> X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2007-08/txt/msg00190.txt.bz2 > From: ludo@gnu.org (Ludovic =?iso-8859-1?Q?Court=E8s?=) > Date: Thu, 09 Aug 2007 23:53:38 +0200 > > I used UTF-8, I hope this is not a problem for anyone. How about adding > Emacs local variables so that it gets the right encoding upon file > opening? Fine with me.