all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: bolega <gnuist006@gmail.com>
To: help-gnu-emacs@gnu.org
Cc: gnuist006@gmail.com
Subject: How do I convert hex numbers to decimal ?
Date: Sun, 6 Sep 2009 18:03:57 -0700 (PDT)	[thread overview]
Message-ID: <1bfadfca-66ba-4aec-bb90-eb3a460c660c@l13g2000yqb.googlegroups.com> (raw)

I have a bunch of related questions, but the solution is desired in
emacs lisp and to work inside emacs only.

1) How do I convert hex numbers to decimal ?
2) How do I convert ascii to the character that it represents, short
of a table ? Any function or simpler algorithm ?
3) What are the variables and how to set their values ?

read-quoted-char-radix
quoted-char-radix

4) How do i find the emacs lisp code for C-x = to see how it gives the
ascii of the char at the cursor and then use to find the reverse, ie
ascii to char ?

Thanks a lot to the star who can explain.


             reply	other threads:[~2009-09-07  1:03 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-09-07  1:03 bolega [this message]
2009-09-07  1:11 ` How do I convert hex numbers to decimal ? Janis Papanagnou
2009-09-07 14:44   ` Wang Lei
2009-09-07  2:56 ` Eli Zaretskii
     [not found] ` <mailman.6147.1252292305.2239.help-gnu-emacs@gnu.org>
2009-09-07  5:52   ` bolega
2009-09-07  6:38     ` Teemu Likonen
2009-09-07  7:12 ` Pascal J. Bourguignon
2009-10-05  7:05 ` josephoswald+gg@gmail.com

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=1bfadfca-66ba-4aec-bb90-eb3a460c660c@l13g2000yqb.googlegroups.com \
    --to=gnuist006@gmail.com \
    --cc=help-gnu-emacs@gnu.org \
    /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.