Gnus development mailing list
 help / color / mirror / Atom feed
From: David S Goldberg <david.goldberg6@verizon.net>
Subject: Re: New agent code
Date: Mon, 25 Nov 2002 15:11:46 -0500	[thread overview]
Message-ID: <u8zy97htnnh.fsf@blackbird-2k.MITRE.ORG> (raw)
In-Reply-To: <84wun2un5f.fsf@lucy.cs.uni-dortmund.de> (kai.grossjohann@uni-duisburg.de's message of "Mon, 25 Nov 2002 08:25:00 +0100")

[-- Attachment #1: Type: text/plain, Size: 1308 bytes --]

>>>>> On Mon, 25 Nov 2002 08:25:00 +0100,
>>>>> kai.grossjohann@uni-duisburg.de (Kai Großjohann) said:

> Katsumi Yamaoka <yamaoka@jpl.org> writes:
>> While compiling latest Gnus using XEmacs, the byte-compiler
>> complains as follows:
>> 
>> While compiling gnus-agent-check-overview-buffer in file /Work/gnus/lisp/gnus-agent.el:
>> ** reference to free variable deactivate-mark
>> While compiling the end of the data:
>> ** the function number-at-point is not known to be defined.

> It seems all these are in gnus-agent-check-overview-buffer.  This
> function is intended to function as a sanity check until more testing
> determines that everything works correctly.

> Under these circumstances, maybe it is okay to require FSF compat
> code?

Well doing that and setting deactivate-mark to nil eliminated the
errors associated with undefined variables and functions, it resulted
in another problem, the attached backtrace which I got when I tried to
enter an nnimap folder with unread messages in it.  I was able to
enter a folder that did not have any unread messages in it, however.

Anyway, for now I am using the previous version of gnus-agent.el so I
can function at all.  Any advice that will allow me to keep up to date
(or an updated gnus-agent.el, of course :-) would be greatly
appreciated.



[-- Attachment #2: Type: text/plain, Size: 1449 bytes --]

nil
  gnus-agent-check-overview-buffer()
  gnus-agent-retrieve-headers((11665 11673 11927 12064 12066 12158 12171 12172 12174 12176 12182 12185 12187 12188 12190 12243 12326 12328 12330 12334 12340 12351 12356 12369 12372 12404 12414 12421 12429 12430 12431 12433 12436 12438 12440 12441 12442 12443 12451 12457 12460 12476 12477 12485 12489 12502 12506 12509 12510 12512 12519 ...) "nnimap+linus:INBOX.in-box" some)
  gnus-retrieve-headers((11665 11673 11927 12064 12066 12158 12171 12172 12174 12176 12182 12185 12187 12188 12190 12243 12326 12328 12330 12334 12340 12351 12356 12369 12372 12404 12414 12421 12429 12430 12431 12433 12436 12438 12440 12441 12442 12443 12451 12457 12460 12476 12477 12485 12489 12502 12506 12509 12510 12512 12519 ...) "nnimap+linus:INBOX.in-box" some)
  gnus-fetch-headers((11665 11673 11927 12064 12066 12158 12171 12172 12174 12176 12182 12185 12187 12188 12190 12243 12326 12328 12330 12334 12340 12351 12356 12369 12372 12404 12414 12421 12429 12430 12431 12433 12436 12438 12440 12441 12442 12443 12451 12457 12460 12476 12477 12485 12489 12502 12506 12509 12510 12512 12519 ...))
  gnus-select-newsgroup("nnimap+linus:INBOX.in-box" nil nil)
  gnus-summary-read-group-1("nnimap+linus:INBOX.in-box" nil nil nil nil nil)
  gnus-summary-read-group("nnimap+linus:INBOX.in-box" nil nil nil nil nil nil)
  gnus-group-read-group(nil nil nil)
  gnus-topic-read-group(nil)
  call-interactively(gnus-topic-read-group)


[-- Attachment #3: Type: text/plain, Size: 55 bytes --]


Thanks,
-- 
Dave Goldberg
david.goldberg6@verizon.net

  reply	other threads:[~2002-11-25 20:11 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-11-25  2:13 Henrik Enberg
2002-11-25  2:42 ` Henrik Enberg
2002-11-25  3:12   ` Henrik Enberg
2002-11-25  7:31     ` Kai Großjohann
2002-11-26  3:17       ` Kevin Greiner
2002-11-26  7:30         ` Kai Großjohann
2002-11-27 10:47           ` Denis Yakovlev
2002-11-27 17:52             ` Kevin Greiner
2002-11-27 19:46               ` Denis Yakovlev
2002-11-27 21:29               ` Kai Großjohann
2002-11-28  5:51                 ` Kevin Greiner
2002-11-28 18:24                   ` Denis Yakovlev
2002-11-25  3:54 ` Katsumi Yamaoka
2002-11-25  7:25   ` Kai Großjohann
2002-11-25 20:11     ` David S Goldberg [this message]
2002-11-25 20:32       ` Kai Großjohann
2002-11-26 14:43         ` David S Goldberg
2002-11-26 15:11           ` Kai Großjohann
2002-12-03 14:18             ` David S Goldberg
2002-11-25  7:30 ` Kai Großjohann
2002-11-25 16:58   ` Henrik Enberg
2002-11-25 20:17     ` Kai Großjohann

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=u8zy97htnnh.fsf@blackbird-2k.MITRE.ORG \
    --to=david.goldberg6@verizon.net \
    /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).