From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "B. T. Raven" Newsgroups: gmane.emacs.help Subject: Re: Entering UTF-8 Characters Date: Tue, 20 Dec 2005 23:45:03 GMT Organization: EarthLink Inc. -- http://www.EarthLink.net Message-ID: <3I0qf.8112$Dd2.6845@newsread3.news.atl.earthlink.net> References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1135122661 15784 80.91.229.2 (20 Dec 2005 23:51:01 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 20 Dec 2005 23:51:01 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Dec 21 00:50:57 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1EorEe-00035Z-9C for geh-help-gnu-emacs@m.gmane.org; Wed, 21 Dec 2005 00:49:36 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EorFY-0006T0-VH for geh-help-gnu-emacs@m.gmane.org; Tue, 20 Dec 2005 18:50:33 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!headwall.stanford.edu!newshub.sdsu.edu!border1.nntp.dca.giganews.com!border2.nntp.dca.giganews.com!nntp.giganews.com!elnk-atl-nf1!newsfeed.earthlink.net!stamper.news.atl.earthlink.net!newsread3.news.atl.earthlink.net.POSTED!0847253b!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 23 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2800.1106 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Original-NNTP-Posting-Host: 4.158.222.40 Original-X-Complaints-To: abuse@earthlink.net Original-X-Trace: newsread3.news.atl.earthlink.net 1135122303 4.158.222.40 (Tue, 20 Dec 2005 15:45:03 PST) Original-NNTP-Posting-Date: Tue, 20 Dec 2005 15:45:03 PST Original-Xref: shelby.stanford.edu gnu.emacs.help:136504 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:32123 Archived-At: "Harald Hanche-Olsen" wrote in message news:pcovexjfxcn.fsf@shuttle.math.ntnu.no... > + "B. T. Raven" : > > | C-q (octal number) RET > | > | Unfortunately, this number isn't the Unicode number for the code > | point (I think). > > No, unless you are using the emacs-unicode-2 branch from CVS ... > > | They are at U+201C and D > > ... in which case you can (setq read-quoted-char-radix 16) - or its > interactive equivalent M-x set-variable ... - and type C-q 201c RET. No, 21.3.1 windows98. Thanks for the heads-up on that variable. I didn't know it existed. It didn't work of course. I'll wait for someone to build w32 binaries in version 23, or 24, or 25... Ed