From: "Stephen J. Turnbull" <stephen@xemacs.org>
To: Stefan Monnier <monnier@IRO.UMontreal.CA>
Cc: Dan Nicolaescu <dann@gnu.org>, Paul Eggert <eggert@cs.ucla.edu>,
Dmitry Antipov <antipov@mvista.com>,
emacs-devel@gnu.org
Subject: Re: --with-wide-int
Date: Tue, 29 Nov 2011 13:26:36 +0900 [thread overview]
Message-ID: <87wrajo8oz.fsf@uwakimon.sk.tsukuba.ac.jp> (raw)
In-Reply-To: <jwv8vn0aw1q.fsf-monnier+emacs@gnu.org>
Stefan Monnier writes:
> But these files are less likely to fall in the 512MB-2GB window, in my
> experience.
In my experience, when I proposed making XEmacs internal character
objects 31-bit and integers 30-bit (this was back in the days before
ISO 10646 agreed to cap the size of character codes at 17*65536),
there was vociferous opposition from 3 or 4 core developers who were
viewing such log files "regularly". (Note that our 31-bit integer
limits you to 1GB because it's signed, so the window was smaller.
Still, "many" people wanted that extra bit badly.)
> [ Also, you can much more easily work around the 512MB limit for
> those files e.g. by grepping them first].
That's what I said. They disagreed, saying the was not a practical
alternative in their usage.
Note also that it's almost trivial to work around the limit for RMail
files, just split the thing at a message boundary.
next prev parent reply other threads:[~2011-11-29 4:26 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-11-26 2:15 immediate strings Dmitry Antipov
2011-11-26 7:56 ` Andreas Schwab
2011-11-26 8:05 ` Paul Eggert
2011-11-26 10:03 ` Eli Zaretskii
2011-11-26 14:28 ` Stefan Monnier
2011-11-26 14:30 ` Dmitry Antipov
2011-11-26 21:13 ` Paul Eggert
2011-11-28 4:19 ` --with-wide-int Stefan Monnier
2011-11-28 7:56 ` --with-wide-int Paul Eggert
2011-11-28 16:52 ` --with-wide-int Stefan Monnier
2011-11-28 18:04 ` --with-wide-int Dan Nicolaescu
2011-11-28 18:34 ` --with-wide-int Eli Zaretskii
2011-11-28 19:35 ` --with-wide-int Stefan Monnier
2011-11-29 4:26 ` Stephen J. Turnbull [this message]
2011-11-29 7:35 ` --with-wide-int Paul Eggert
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=87wrajo8oz.fsf@uwakimon.sk.tsukuba.ac.jp \
--to=stephen@xemacs.org \
--cc=antipov@mvista.com \
--cc=dann@gnu.org \
--cc=eggert@cs.ucla.edu \
--cc=emacs-devel@gnu.org \
--cc=monnier@IRO.UMontreal.CA \
/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.