Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: Stefan Monnier <monnier@iro.umontreal.ca>
Subject: Re: nnml corruption in move to emacs 21?
Date: Thu, 31 Mar 2005 09:31:46 -0500	[thread overview]
Message-ID: <87br8zzy91.fsf-monnier+gnu.emacs.gnus@gnu.org> (raw)
In-Reply-To: <v94qesb3vr.fsf@marauder.physik.uni-ulm.de>

> I'd expect problems if the count exceeds the largest Lisp integer.
> ,----[ C-h v most-positive-fixnum RET ]
> | most-positive-fixnum's value is 268435455

Note that this value changes between different versions of Emacs.
In Emacs versions before 19.34, the value was typically 8388607, whereas in
versions until 21.4, it's typically 134217728 (and in Emacs-CVS it's as
shown above).  But even that changes on 64bit systems (e.g. on my amd64
system, it says 2305843009213693951).

The values are yet different for XEmacs.


        Stefan


  reply	other threads:[~2005-03-31 14:31 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-03-19  5:38 Todd H.
2005-03-31  8:45 ` Reiner Steib
2005-03-31 14:31   ` Stefan Monnier [this message]
2005-03-31 16:14     ` Reiner Steib

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=87br8zzy91.fsf-monnier+gnu.emacs.gnus@gnu.org \
    --to=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.
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 NNTP newsgroup(s).