all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* How do I convert hex numbers to decimal ?
@ 2009-09-07  1:03 bolega
  2009-09-07  1:11 ` Janis Papanagnou
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: bolega @ 2009-09-07  1:03 UTC (permalink / raw)
  To: help-gnu-emacs; +Cc: gnuist006

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.


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2009-10-05  7:05 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-09-07  1:03 How do I convert hex numbers to decimal ? bolega
2009-09-07  1:11 ` 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

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.