From: Geralt <usr.gentoo@googlemail.com>
To: 白い熊 <help-gnu-emacs_gnu.org@sumou.com>
Cc: help-gnu-emacs@gnu.org
Subject: Re: Convert UTF-8 string to hex
Date: Wed, 3 Mar 2010 15:53:56 +0100 [thread overview]
Message-ID: <fbdd0e51003030653s7e32d3f8m8106197a76009e15@mail.gmail.com> (raw)
In-Reply-To: <877hpwqhqm.fsf@porzhiz.org>
Hi,
I'm not sure what exactly you want, but does the following code do
what you want?
(map 'list (lambda (elt) (format "%x" elt)) "hellö wörld!")
HTH,
Geralt.
next prev parent reply other threads:[~2010-03-03 14:53 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-02-28 13:29 Convert UTF-8 string to hex 白い熊
2010-02-28 22:04 ` 白い熊
2010-03-01 13:33 ` Steve Revilak
2010-03-01 13:44 ` 白い熊
2010-03-03 14:53 ` Geralt [this message]
2010-03-03 15:05 ` 白い熊
-- strict thread matches above, loose matches on Subject: below --
2010-02-28 17:49 白い熊
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=fbdd0e51003030653s7e32d3f8m8106197a76009e15@mail.gmail.com \
--to=usr.gentoo@googlemail.com \
--cc=help-gnu-emacs@gnu.org \
--cc=help-gnu-emacs_gnu.org@sumou.com \
/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.
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.