From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "Eli Zaretskii" Newsgroups: gmane.emacs.devel Subject: Re: Emacs-diffs Digest, Vol 2, Issue 49 Date: Sun, 26 Jan 2003 19:20:23 +0300 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: <5567-Sun26Jan2003192023+0200-eliz@is.elta.co.il> References: <3281D3FC-310A-11D7-AF1E-00039363E640@swipnet.se> Reply-To: Eli Zaretskii NNTP-Posting-Host: main.gmane.org X-Trace: main.gmane.org 1043601825 14639 80.91.224.249 (26 Jan 2003 17:23:45 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 26 Jan 2003 17:23:45 +0000 (UTC) Cc: emacs-devel@gnu.org Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18cqVU-0003ny-00 for ; Sun, 26 Jan 2003 18:23:44 +0100 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 18cqZI-0001LA-00 for ; Sun, 26 Jan 2003 18:27:40 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18cqV7-0007IZ-0A for emacs-devel@quimby.gnus.org; Sun, 26 Jan 2003 12:23:21 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 18cqUs-0006py-00 for emacs-devel@gnu.org; Sun, 26 Jan 2003 12:23:06 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 18cqUS-0005UA-00 for emacs-devel@gnu.org; Sun, 26 Jan 2003 12:22:48 -0500 Original-Received: from odin.inter.net.il ([192.114.186.10]) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18cqUC-0004au-00 for emacs-devel@gnu.org; Sun, 26 Jan 2003 12:22:24 -0500 Original-Received: from zaretsky ([80.230.234.38]) by odin.inter.net.il (Mirapoint Messaging Server MOS 3.2.2-GA) with ESMTP id AXP01827; Sun, 26 Jan 2003 19:22:20 +0200 (IST) Original-To: jan.h.d@swipnet.se X-Mailer: emacs 21.3.50 (via feedmail 8 I) and Blat ver 1.8.9 In-reply-to: <3281D3FC-310A-11D7-AF1E-00039363E640@swipnet.se> (jan.h.d@swipnet.se) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Emacs development discussions. List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:11097 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:11097 > Date: Sun, 26 Jan 2003 09:43:09 +0100 > From: "Jan D." > > Is there any particular encoding > or character set that shall be used for this? Changelogs are in > iso-2022-7bit. Is that what I must use for user-full-name? No need for such complications: Emacs will do that for you. Just use Latin-1 characters in your username, and Emacs will automatically encode them in iso-2022-7bit (since that's how ChageLog file is decoded when you visit it).