From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/37989 Path: main.gmane.org!not-for-mail From: smd@ebone.net (Sean Doran) Newsgroups: gmane.emacs.gnus.general Subject: nnimap-update-alist-soft in current CVS HEAD Date: Sat, 18 Aug 2001 20:35:16 +0200 (CEST) Message-ID: <20010818183516.7FEFD84A@sean.ebone.net> NNTP-Posting-Host: coloc-standby.netfonds.no X-Trace: main.gmane.org 1035173643 18425 80.91.224.250 (21 Oct 2002 04:14:03 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 04:14:03 +0000 (UTC) Return-Path: Return-Path: Original-Received: (qmail 29557 invoked from network); 18 Aug 2001 18:35:24 -0000 Original-Received: from sean.ebone.net (postfix@195.158.227.211) by gnus.org with SMTP; 18 Aug 2001 18:35:24 -0000 Original-Received: by sean.ebone.net (Postfix, from userid 1113) id 7FEFD84A; Sat, 18 Aug 2001 20:35:16 +0200 (CEST) Original-To: ding@gnus.org Original-Lines: 11 Xref: main.gmane.org gmane.emacs.gnus.general:37989 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:37989 I think someone forgot a require, or should either duplicate the (tiny) function in question... While compiling the end of the data in file /u/smd/lib/el/gnus/gnus/lisp/nnml.el: ** the function nnimap-update-alist-soft is not known to be defined. This results in a call to an undefined function if one has an empty .gnus.el (etc.). Sean.