From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Lennart Borgman Newsgroups: gmane.emacs.devel Subject: Re: utf8 char display in buffer Date: Thu, 11 Jun 2009 15:08:18 +0200 Message-ID: References: <878wjzugdo.fsf@iki.fi> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1244725722 14946 80.91.229.12 (11 Jun 2009 13:08:42 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 11 Jun 2009 13:08:42 +0000 (UTC) Cc: Teemu Likonen , Emacs-Devel To: Andreas Schwab Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Jun 11 15:08:39 2009 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1MEk19-0000Ay-RC for ged-emacs-devel@m.gmane.org; Thu, 11 Jun 2009 15:08:32 +0200 Original-Received: from localhost ([127.0.0.1]:45204 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MEk19-0000Iz-Ac for ged-emacs-devel@m.gmane.org; Thu, 11 Jun 2009 09:08:31 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MEk14-0000Ir-LC for emacs-devel@gnu.org; Thu, 11 Jun 2009 09:08:26 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MEk10-0000IC-70 for emacs-devel@gnu.org; Thu, 11 Jun 2009 09:08:26 -0400 Original-Received: from [199.232.76.173] (port=54464 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MEk0z-0000I9-V0 for emacs-devel@gnu.org; Thu, 11 Jun 2009 09:08:21 -0400 Original-Received: from mail-bw0-f209.google.com ([209.85.218.209]:51590) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MEk0z-0002Ef-4y for emacs-devel@gnu.org; Thu, 11 Jun 2009 09:08:21 -0400 Original-Received: by bwz5 with SMTP id 5so1469069bwz.42 for ; Thu, 11 Jun 2009 06:08:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=SPL8z7OYiXO/B5oW5Eo8FlNCzYiIV76hp6Elkak5ljg=; b=NHmvaPyiwTKCrCWDejtMY2oQcUTXh73/sgLS01sAyfrTTcbriD2o5sacqoP7zNcy7L EoUYy8tzGrVN9XD2oYBuXZdHupd8UK67QhHh/ln9BF1CgC0nWIJ7WG9zphvPTuJ97UFr zsh2DQBbjykFqIKNcSQEYrwfOeNBw4zmWcbNg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=SsfeWola1a07oM9U1fEFUZnKQFJDj5fW66xpc50kamfnWk+hGN6i2+10RO7RFKle2u IXW9dbRW6NqEGW7dyKonMz//q980zE2CeIjCTF6uK2IUjASzmNWlpPngZJx9U8Yj2Fz8 BQMQ44h06ZaimeKstNzwKwTJhflLdOd6xpLoI= Original-Received: by 10.239.134.140 with SMTP id 12mr201119hbz.155.1244725699085; Thu, 11 Jun 2009 06:08:19 -0700 (PDT) In-Reply-To: X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:111432 Archived-At: Hm, the check out date is 2009-05-29, not the date below. On Thu, Jun 11, 2009 at 3:07 PM, Lennart Borgman wrote: > On Thu, Jun 11, 2009 at 3:04 PM, Andreas Schwab wr= ote: >> Lennart Borgman writes: >> >>> Teemu mentioned this on gnu-emacs. It seems nice, but the help text >>> that C-h l rfc1345 brings up is not that much helpful for someone who >>> does not know this well. Could it perhaps be enhanced with some links >>> to relevant information? >> >> This has been fixed in Emacs 23, where the complete translation table is >> included. > > Really? This is what I get with > GNU Emacs 23.0.94.1 (i386-mingw-nt5.1.2600) of 2009-06-10 on > LENNART-69DE564 (patched) > > ------------------------------ > Input method: rfc1345 (`m' in mode line) for UTF-8 > =C2=A0Unicode characters input method using RFC1345 mnemonics (non-ASCII = only). > E.g. &a' -> =C3=A1 > > [back] > ------------------------------ >