unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Gulliver7 <rpontisso@yahoo.co.uk>
Subject: Re: displaying escaped unicode files
Date: Tue, 12 Sep 2006 20:15:56 -0700 (PDT)	[thread overview]
Message-ID: <6278274.post@talk.nabble.com> (raw)
In-Reply-To: <570f4$45074d86$49f11e3$5323@DIALUPUSA.NET>



B. T. Raven-2 wrote:
> 
> 
> "Gulliver7" wrote 
>> I'm running emacs 21.3 in Windows, and need to read and edit some text
> files
>> with UTF-8 encoding and others with escaped unicode encoding.  I've
> managed
>> to get emacs to display the UTF-8 files correctly, but not the escaped
>> unicode ones.  The alphabet is Latin, but accented characters are not
> being
>> displayed properly in the escaped unicode files.  What do I need to do
> to
>> get emacs to display the characters properly, regardless of whether I go
>> into a UTF-8 or an escaped unicode file?
> 
>> View this message in context:
> http://www.nabble.com/displaying-escaped-unicode-files-tf2259865.html#a626
> 9354
> 
> If escaped unicode is a sequence of hexadecimal tetrads like \x00c0 or
> \u00ce then David Love's ucs-tables.el could be used to convert them to
> the glyphs at the corresponding Unicode code points by reading each "word"
> or token in the file and then passing it to ucs-insert. You would then see
> the foreign language character as long as you had an appropriate font or
> font-set installed. I've heard that we have to wait for Emacs 23 before we
> see seamless Unicode support.
> 
> Ed
> 

Thank you for your reply.  I've looked at a description of "ucs-tables.el",
and I think I need things described in layman's terms.  
Is this a plugin of some sort for emacs that will convert the characters
into something readable?  If so, what happens when I use emacs to edit the
file?  Will the characters retain their unicode-ness to satisfy the
applications that require the \uXXXX format?  And how will any new accented
characters be encoded?

Thank you.
-- 
View this message in context: http://www.nabble.com/displaying-escaped-unicode-files-tf2259865.html#a6278274
Sent from the Emacs - Help forum at Nabble.com.

  reply	other threads:[~2006-09-13  3:15 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.6822.1158077825.9609.help-gnu-emacs@gnu.org>
2006-09-13  0:19 ` displaying escaped unicode files B. T. Raven
2006-09-13  3:15   ` Gulliver7 [this message]
2006-09-13  8:33   ` Peter Dyballa
2006-09-12 16:17 Gulliver7
2006-09-12 18:12 ` Kevin Rodgers
2006-09-13  2:58   ` Gulliver7
     [not found]   ` <mailman.6847.1158116285.9609.help-gnu-emacs@gnu.org>
2006-09-13  4:15     ` B. T. Raven
2006-09-13 22:29     ` Miles Bader

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=6278274.post@talk.nabble.com \
    --to=rpontisso@yahoo.co.uk \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).