From: Nordlöw <per.nordlow@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Converting an Integer into Human Readable String
Date: Thu, 7 Apr 2011 03:02:52 -0700 (PDT) [thread overview]
Message-ID: <4fa1ed35-b35b-4c8d-bfca-d7fae8da913b@glegroupsg2000goo.googlegroups.com> (raw)
I looking for the function that prints file size on the mode-line in size-indication-mode. I have searched for size-indication-mode in the source but cannot find a code-references to it. So where is the function that prints for example
22k
when file is approximately 22 kilobytes big?
What about difference between
- kilobytes (kB), 1000 bytes, and
- kibibytes (KiB), 1024 bytes, as defined at
Shouldn't Emacs support both?
This is of course not that hard to write but reinvent the wheel?
http://en.wikipedia.org/wiki/Kibibyte
next reply other threads:[~2011-04-07 10:02 UTC|newest]
Thread overview: 27+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-04-07 10:02 Nordlöw [this message]
2011-04-07 11:34 ` Converting an Integer into Human Readable String Deniz Dogan
2011-04-07 12:04 ` Eli Zaretskii
2011-04-07 11:52 ` Eli Zaretskii
2011-04-07 12:51 ` Drew Adams
2011-04-07 17:43 ` Eli Zaretskii
2011-04-07 18:13 ` Drew Adams
2011-04-07 18:35 ` Eli Zaretskii
2011-04-07 18:51 ` Drew Adams
2011-04-07 20:10 ` Eli Zaretskii
2011-04-07 18:44 ` Eli Zaretskii
2011-04-07 19:01 ` Thierry Volpiatto
[not found] ` <mailman.17.1302204476.27822.help-gnu-emacs@gnu.org>
2011-04-08 6:35 ` Klaus Straubinger
2011-04-08 7:07 ` Thierry Volpiatto
2011-04-08 8:29 ` Eli Zaretskii
2011-04-08 9:38 ` Thierry Volpiatto
2011-04-08 11:41 ` Pascal J. Bourguignon
2011-04-08 15:19 ` Eli Zaretskii
2011-04-08 19:12 ` Thierry Volpiatto
2011-04-08 21:36 ` Eli Zaretskii
2011-04-09 5:24 ` Thierry Volpiatto
2011-04-09 8:46 ` Eli Zaretskii
[not found] ` <mailman.1.1302338931.20547.help-gnu-emacs@gnu.org>
2011-04-09 9:33 ` Pascal J. Bourguignon
2011-04-09 12:13 ` Eli Zaretskii
[not found] ` <mailman.0.1302351322.29796.help-gnu-emacs@gnu.org>
2011-04-11 15:31 ` Ted Zlatanov
2011-04-11 16:57 ` Eli Zaretskii
2011-05-12 19:30 ` Ted Zlatanov
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
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4fa1ed35-b35b-4c8d-bfca-d7fae8da913b@glegroupsg2000goo.googlegroups.com \
--to=per.nordlow@gmail.com \
--cc=gnu.emacs.help@googlegroups.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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).