Gnus development mailing list
 help / color / mirror / Atom feed
From: Katsumi Yamaoka <yamaoka@jpl.org>
To: ding@gnus.org
Cc: Aidan Kehoe <kehoea@parhasard.net>, xemacs-patches@xemacs.org
Subject: Re: [PATCH] Fix a bug with XEmacs and bignum support.
Date: Tue, 13 Jan 2009 07:45:39 +0900	[thread overview]
Message-ID: <b4mskno87os.fsf@jpl.org> (raw)
In-Reply-To: <878wphpxuw.fsf@marauder.physik.uni-ulm.de>

>>>>> Reiner Steib <reinersteib+gmane@imap.cc> wrote:
> I would have expected...

> 	      (minid (or (and (boundp 'most-positive-fixnum)
> 			      most-positive-fixnum)
> 			 (lsh -1 -1)))

That looks good.  With the compiled nnfolder.el in Emacs 21 I got:

Debugger entered--Lisp error: (void-variable most-positive-fixnum)
  nnfolder-read-folder("test")
  nnfolder-possibly-change-group("test" "")
  nnfolder-request-accept-article("test" "" t)
  gnus-request-accept-article("nnfolder:test" nil t t)
  gnus-summary-move-article(nil nil nil copy)
  gnus-summary-copy-article(nil)
* call-interactively(gnus-summary-copy-article)



      parent reply	other threads:[~2009-01-12 22:45 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <18793.58572.280122.113699@parhasard.net>
2009-01-11 15:20 ` Reiner Steib
2009-01-11 15:55   ` Aidan Kehoe
2009-01-11 17:16     ` Reiner Steib
2009-01-11 21:57       ` Aidan Kehoe
2009-01-12 22:45       ` Katsumi Yamaoka [this message]

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=b4mskno87os.fsf@jpl.org \
    --to=yamaoka@jpl.org \
    --cc=ding@gnus.org \
    --cc=kehoea@parhasard.net \
    --cc=xemacs-patches@xemacs.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 NNTP newsgroup(s).