all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Barzilay <eli@barzilay.org>
Subject: format hex numbers
Date: Wed, 27 Mar 2002 03:50:48 -0500	[thread overview]
Message-ID: <200203270850.g2R8oml14707@mojave.cs.cornell.edu> (raw)


`format' drops digits beyond the least 7 when printing hex numbers,
since it inherits this behavior from `sprintf'.  I couldn't find any
documentation on this, and I couldn't get C to print more than 7
digits...  I'm still sending this hoping that someone knows better
than me...


In GNU Emacs 21.2.1 (i686-pc-linux-gnu, X toolkit, Xaw3d scroll bars)
 of 2002-03-27 on mojave.cs.cornell.edu
Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: POSIX
  value of $LC_CTYPE: nil
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: nil
  locale-coding-system: nil
  default-enable-multibyte-characters: t

-- 
          ((lambda (x) (x x)) (lambda (x) (x x)))          Eli Barzilay:
                  http://www.barzilay.org/                 Maze is Life!

             reply	other threads:[~2002-03-27  8:50 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-03-27  8:50 Eli Barzilay [this message]
2002-03-31  5:06 ` format hex numbers Eli Zaretskii
2002-03-31 10:50   ` David Kastrup
2002-03-31 13:51     ` Eli Zaretskii
2002-03-31 13:08       ` David Kastrup
2002-03-31 18:03         ` Eli Zaretskii
2002-03-31 23:23     ` Eli Barzilay

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=200203270850.g2R8oml14707@mojave.cs.cornell.edu \
    --to=eli@barzilay.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.