emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: utf-8 cut/paste


From: Sam Steingold
Subject: Re: utf-8 cut/paste
Date: Mon, 24 May 2004 17:00:25 -0400
User-agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3.50 (windows-nt)

Hi Benny,

Suppose I have a utf-8 buffer (all my buffers are unicode
because of (prefer-coding-system 'utf-8) and
(modify-coding-system-alist 'file "" 'utf-8))
with cyrillic characters.
what do I do to get them into firefox?
I already do
  (when (fboundp 'utf-translate-cjk-mode) (utf-translate-cjk-mode 1))
  (when (fboundp 'unify-8859-on-decoding-mode) (unify-8859-on-decoding-mode 1))
  (when (fboundp 'unify-8859-on-encoding-mode) (unify-8859-on-encoding-mode 1))


-- 
Sam Steingold (http://www.podval.org/~sds) running w2k
<http://www.camera.org> <http://www.iris.org.il> <http://www.memri.org/>
<http://www.mideasttruth.com/> <http://www.honestreporting.com>
Even Windows doesn't suck, when you use Common Lisp




reply via email to

[Prev in Thread] Current Thread [Next in Thread]