* Can't write UTF-8 Format.
@ 2007-03-03 1:24 hanmoai
2007-03-03 2:31 ` Matthew Flaschen
` (2 more replies)
0 siblings, 3 replies; 11+ messages in thread
From: hanmoai @ 2007-03-03 1:24 UTC (permalink / raw)
To: help-gnu-emacs
Hello,
I just installed emacs for windows version. (emacs-21.3)
Weird thing is that I could type utf-8, but couldn't write it to utf-8
format. When I write it by C-x C-s, I got following messages:
----------
These default coding systems were tried:
mule-utf-8
However, none of them safely encodes the target text.
Select one of the following safe coding systems:
euc-kr iso-2022-kr iso-2022-jp-2 x-ctext iso-2022-7bit raw-text
emacs-mule no-conversion iso-2022-7bit-lock-ss2
ctext-no-compositions iso-2022-8bit-ss2 iso-2022-7bit-lock
iso-2022-7bit-ss2 tibetan-iso-8bit-with-esc thai-tis620-with-esc
lao-with-esc korean-iso-8bit-with-esc hebrew-iso-8bit-with-esc
greek-iso-8bit-with-esc iso-latin-9-with-esc iso-latin-8-with-esc
iso-latin-5-with-esc iso-latin-4-with-esc iso-latin-3-with-esc
iso-latin-2-with-esc iso-latin-1-with-esc
in-is13194-devanagari-with-esc cyrillic-iso-8bit-with-esc
chinese-iso-8bit-with-esc japanese-iso-8bit-with-esc
------------
I couldn't find utf-8 in "safe coding systems."
How can I enable utf-8 in the safe coding systems?
Thank you,
Daniel.
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: Can't write UTF-8 Format.
2007-03-03 1:24 Can't write UTF-8 Format hanmoai
@ 2007-03-03 2:31 ` Matthew Flaschen
2007-03-03 10:22 ` Eli Zaretskii
[not found] ` <mailman.370.1172917349.7795.help-gnu-emacs@gnu.org>
2 siblings, 0 replies; 11+ messages in thread
From: Matthew Flaschen @ 2007-03-03 2:31 UTC (permalink / raw)
To: emacs
[-- Attachment #1.1: Type: text/plain, Size: 230 bytes --]
hanmoai@gmail.com wrote:
>
> I couldn't find utf-8 in "safe coding systems."
>
> How can I enable utf-8 in the safe coding systems?
>
> Thank you,
>
> Daniel.
FWIW, I also got that message once.
Matt Flaschen
[-- Attachment #1.2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 254 bytes --]
[-- Attachment #2: Type: text/plain, Size: 152 bytes --]
_______________________________________________
help-gnu-emacs mailing list
help-gnu-emacs@gnu.org
http://lists.gnu.org/mailman/listinfo/help-gnu-emacs
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: Can't write UTF-8 Format.
2007-03-03 1:24 Can't write UTF-8 Format hanmoai
2007-03-03 2:31 ` Matthew Flaschen
@ 2007-03-03 10:22 ` Eli Zaretskii
[not found] ` <mailman.370.1172917349.7795.help-gnu-emacs@gnu.org>
2 siblings, 0 replies; 11+ messages in thread
From: Eli Zaretskii @ 2007-03-03 10:22 UTC (permalink / raw)
To: help-gnu-emacs
> From: hanmoai@gmail.com
> Date: 2 Mar 2007 17:24:21 -0800
>
> I just installed emacs for windows version. (emacs-21.3)
>
> Weird thing is that I could type utf-8, but couldn't write it to utf-8
> format. When I write it by C-x C-s, I got following messages:
>
> ----------
> These default coding systems were tried:
> mule-utf-8
> However, none of them safely encodes the target text.
What text did you type? Can you post it here (as binary attachment,
to avoid mutilation by email software)? Maybe copy/paste via the
Windows clipboard into some email program and send.
Also, please tell how did you "type utf-8", exactly. I'm guessing you
actually mean Unicode, not utf-8 (the latter is just an encoding), but
anyway, please tell the details.
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: Can't write UTF-8 Format.
[not found] ` <1172939861.146476.27060@z35g2000cwz.googlegroups.com>
@ 2007-03-03 23:04 ` Eli Zaretskii
[not found] ` <mailman.393.1172963096.7795.help-gnu-emacs@gnu.org>
1 sibling, 0 replies; 11+ messages in thread
From: Eli Zaretskii @ 2007-03-03 23:04 UTC (permalink / raw)
To: help-gnu-emacs
[Please don't take the discussion off the list.]
> From: "Daniel" <hanmoai@gmail.com>
> Date: Sat, 03 Mar 2007 16:37:41 -0000
>
> Running emacs, I typed "안녕" which is Korean for test utf-8 with the
> input method provided by emacs.
What input method was that?
> And, tried to save by C-x C-s, then emacs showed the messages I posted
> as above.
If you go to these Korean characters in the buffer which you tried to
save, and type "C-u C-x =", what does Emacs display in the buffer it
pops up?
Finally, what happens if you type "C-x RET c utf-8 RET C-x C-s"?
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: Can't write UTF-8 Format.
[not found] ` <mailman.393.1172963096.7795.help-gnu-emacs@gnu.org>
@ 2007-03-04 1:37 ` Daniel
2007-03-04 1:43 ` Daniel
1 sibling, 0 replies; 11+ messages in thread
From: Daniel @ 2007-03-04 1:37 UTC (permalink / raw)
To: help-gnu-emacs
On Mar 3, 3:04 pm, Eli Zaretskii <e...@gnu.org> wrote:
> [Please don't take the discussion off the list.]
>
> > From: "Daniel" <hanm...@gmail.com>
> > Date: Sat, 03 Mar 2007 16:37:41 -0000
>
> > Running emacs, I typed "안녕" which is Korean for test utf-8 with the
> > input method provided by emacs.
>
> What input method was that?
>
> > And, tried to save by C-x C-s, then emacs showed the messages I posted
> > as above.
>
> If you go to these Korean characters in the buffer which you tried to
> save, and type "C-u C-x =", what does Emacs display in the buffer it
> pops up?
>
> Finally, what happens if you type "C-x RET c utf-8 RET C-x C-s"?
Input Method: korean-hangul3
When I follow yours of "C-x RET c utf-8 RET C-x C-s", emacs didn't
complain like the description above. However, actual written document
does not seem to be UTF-8. When I reload the file using emacs or other
editor supporting utf-8, it contains only broken characters just like
showing square boxes.
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: Can't write UTF-8 Format.
[not found] ` <mailman.393.1172963096.7795.help-gnu-emacs@gnu.org>
2007-03-04 1:37 ` Daniel
@ 2007-03-04 1:43 ` Daniel
2007-03-04 4:18 ` Eli Zaretskii
[not found] ` <mailman.400.1172981876.7795.help-gnu-emacs@gnu.org>
1 sibling, 2 replies; 11+ messages in thread
From: Daniel @ 2007-03-04 1:43 UTC (permalink / raw)
To: help-gnu-emacs
On Mar 3, 3:04 pm, Eli Zaretskii <e...@gnu.org> wrote:
> [Please don't take the discussion off the list.]
>
> > From: "Daniel" <hanm...@gmail.com>
> > Date: Sat, 03 Mar 2007 16:37:41 -0000
>
> > Running emacs, I typed "안녕" which is Korean for test utf-8 with the
> > input method provided by emacs.
>
> What input method was that?
>
> > And, tried to save by C-x C-s, then emacs showed the messages I posted
> > as above.
>
> If you go to these Korean characters in the buffer which you tried to
> save, and type "C-u C-x =", what does Emacs display in the buffer it
> pops up?
>
> Finally, what happens if you type "C-x RET c utf-8 RET C-x C-s"?
Oh, Also, when I type "C-u C-x =", it is saying "point=5 of 4 (100%)
column 0" in the minibuffer window. Nothing of like pop up window
shows up.
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: Can't write UTF-8 Format.
2007-03-04 1:43 ` Daniel
@ 2007-03-04 4:18 ` Eli Zaretskii
[not found] ` <mailman.400.1172981876.7795.help-gnu-emacs@gnu.org>
1 sibling, 0 replies; 11+ messages in thread
From: Eli Zaretskii @ 2007-03-04 4:18 UTC (permalink / raw)
To: help-gnu-emacs
> From: "Daniel" <hanmoai@gmail.com>
> Date: 3 Mar 2007 17:43:32 -0800
>
> Oh, Also, when I type "C-u C-x =", it is saying "point=5 of 4 (100%)
> column 0" in the minibuffer window. Nothing of like pop up window
> shows up.
??? What version of Emacs is that?
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: Can't write UTF-8 Format.
[not found] ` <mailman.400.1172981876.7795.help-gnu-emacs@gnu.org>
@ 2007-03-04 6:43 ` Daniel
2007-03-04 20:25 ` Eli Zaretskii
[not found] ` <mailman.431.1173039927.7795.help-gnu-emacs@gnu.org>
0 siblings, 2 replies; 11+ messages in thread
From: Daniel @ 2007-03-04 6:43 UTC (permalink / raw)
To: help-gnu-emacs
On Mar 3, 8:18 pm, Eli Zaretskii <e...@gnu.org> wrote:
> > From: "Daniel" <hanm...@gmail.com>
> > Date: 3 Mar 2007 17:43:32 -0800
>
> > Oh, Also, when I type "C-u C-x =", it is saying "point=5 of 4 (100%)
> > column 0" in the minibuffer window. Nothing of like pop up window
> > shows up.
>
> ??? What version of Emacs is that?
emacs-21.3
There is information in detail in the first post. Thank you,
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: Can't write UTF-8 Format.
2007-03-04 6:43 ` Daniel
@ 2007-03-04 20:25 ` Eli Zaretskii
[not found] ` <mailman.431.1173039927.7795.help-gnu-emacs@gnu.org>
1 sibling, 0 replies; 11+ messages in thread
From: Eli Zaretskii @ 2007-03-04 20:25 UTC (permalink / raw)
To: help-gnu-emacs
> From: "Daniel" <hanmoai@gmail.com>
> Date: 3 Mar 2007 22:43:05 -0800
> >
> > > Oh, Also, when I type "C-u C-x =", it is saying "point=5 of 4 (100%)
> > > column 0" in the minibuffer window. Nothing of like pop up window
> > > shows up.
> >
> > ??? What version of Emacs is that?
>
> emacs-21.3
Then "C-u C-x =" should show a buffer named *Help* with detailed
information about the character at cursor. Please tell what that
buffer shows.
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: Can't write UTF-8 Format.
[not found] ` <mailman.431.1173039927.7795.help-gnu-emacs@gnu.org>
@ 2007-03-04 22:26 ` Daniel
2007-03-22 13:57 ` Daniel
1 sibling, 0 replies; 11+ messages in thread
From: Daniel @ 2007-03-04 22:26 UTC (permalink / raw)
To: help-gnu-emacs
On Mar 4, 12:25 pm, Eli Zaretskii <e...@gnu.org> wrote:
> > From: "Daniel" <hanm...@gmail.com>
> > Date: 3 Mar 2007 22:43:05 -0800
>
> > > > Oh, Also, when I type "C-u C-x =", it is saying "point=5 of 4 (100%)
> > > > column 0" in the minibuffer window. Nothing of like pop up window
> > > > shows up.
>
> > > ??? What version of Emacs is that?
>
> > emacs-21.3
>
> Then "C-u C-x =" should show a buffer named *Help* with detailed
> information about the character at cursor. Please tell what that
> buffer shows.
As I said, the minibuffer's saying which is "point=5 of 4 (100%)
> column 0" is all. No other information came out. I downloaded the emacs from http://ftp.gnu.org/gnu/emacs/windows/ , and chose emacs-21.3-fullbin-i386.tar.gz . Yes, the emacs is running on Windows XP. Is it different depending on OS?
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: Can't write UTF-8 Format.
[not found] ` <mailman.431.1173039927.7795.help-gnu-emacs@gnu.org>
2007-03-04 22:26 ` Daniel
@ 2007-03-22 13:57 ` Daniel
1 sibling, 0 replies; 11+ messages in thread
From: Daniel @ 2007-03-22 13:57 UTC (permalink / raw)
To: help-gnu-emacs
On Mar 4, 1:25 pm, Eli Zaretskii <e...@gnu.org> wrote:
> > From: "Daniel" <hanm...@gmail.com>
> > Date: 3 Mar 2007 22:43:05 -0800
>
> > > > Oh, Also, when I type "C-u C-x =", it is saying "point=5 of 4 (100%)
> > > > column 0" in the minibuffer window. Nothing of like pop up window
> > > > shows up.
>
> > > ??? What version of Emacs is that?
>
> > emacs-21.3
>
> Then "C-u C-x =" should show a buffer named *Help* with detailed
> information about the character at cursor. Please tell what that
> buffer shows.
Oh, finally, I could figure out what you meant about C-u C-x =. Sorry.
It is saying that:
--------------------
character: ^[$-3õ½ (01175275, 326333, 0x4fabd)
charset: mule-unicode-e000-ffff (Unicode characters of the range U
+E000..U+FFFF.)
code point: 117 61
syntax: word
category:
buffer code: 0x9C 0xF3 0xF5 0xBD
file code: 0xEF 0xBF 0xBD (encoded by coding system mule-utf-8-unix)
font: -Adobe-Courier-Medium-R-Normal--17-120-100-100-M-100-
ISO10646-1
---------------------
I changed OS from Windows XP to Ubuntu 6.10 and installed emacs using
apt-get. Thanks
^ permalink raw reply [flat|nested] 11+ messages in thread
end of thread, other threads:[~2007-03-22 13:57 UTC | newest]
Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-03-03 1:24 Can't write UTF-8 Format hanmoai
2007-03-03 2:31 ` Matthew Flaschen
2007-03-03 10:22 ` Eli Zaretskii
[not found] ` <mailman.370.1172917349.7795.help-gnu-emacs@gnu.org>
[not found] ` <1172939861.146476.27060@z35g2000cwz.googlegroups.com>
2007-03-03 23:04 ` Eli Zaretskii
[not found] ` <mailman.393.1172963096.7795.help-gnu-emacs@gnu.org>
2007-03-04 1:37 ` Daniel
2007-03-04 1:43 ` Daniel
2007-03-04 4:18 ` Eli Zaretskii
[not found] ` <mailman.400.1172981876.7795.help-gnu-emacs@gnu.org>
2007-03-04 6:43 ` Daniel
2007-03-04 20:25 ` Eli Zaretskii
[not found] ` <mailman.431.1173039927.7795.help-gnu-emacs@gnu.org>
2007-03-04 22:26 ` Daniel
2007-03-22 13:57 ` Daniel
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.