From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/50246 Path: main.gmane.org!not-for-mail From: Michael Alan Dorman Newsgroups: gmane.emacs.gnus.general Subject: Re: nnimap-request-restore-buffer? Date: Fri, 21 Feb 2003 15:46:18 -0500 Sender: owner-ding@hpc.uh.edu Message-ID: <8765rd8iqt.fsf@amanda.mallet-assembly.org> References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1045863225 4015 80.91.224.249 (21 Feb 2003 21:33:45 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Fri, 21 Feb 2003 21:33:45 +0000 (UTC) Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18mKnf-00012Z-00 for ; Fri, 21 Feb 2003 22:33:43 +0100 Original-Received: from sina.hpc.uh.edu ([129.7.128.10] ident=lists) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 18mKmx-0005RH-00; Fri, 21 Feb 2003 15:32:59 -0600 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Fri, 21 Feb 2003 15:33:57 -0600 (CST) Original-Received: from sclp3.sclp.com (sclp3.sclp.com [66.230.238.2]) by sina.hpc.uh.edu (8.9.3/8.9.3) with SMTP id PAA27727 for ; Fri, 21 Feb 2003 15:33:47 -0600 (CST) Original-Received: (qmail 65210 invoked by alias); 21 Feb 2003 21:32:45 -0000 Original-Received: (qmail 65204 invoked from network); 21 Feb 2003 21:32:44 -0000 Original-Received: from durham-24-086.biz.dsl.gtei.net (HELO amanda.mallet-assembly.org) (4.3.24.86) by 66.230.238.6 with SMTP; 21 Feb 2003 21:32:44 -0000 Original-Received: by amanda.mallet-assembly.org (Postfix, from userid 1000) id 627A04B397; Fri, 21 Feb 2003 16:30:00 -0500 (EST) Original-To: ding@gnus.org In-Reply-To: (Simon Josefsson's message of "Thu, 20 Feb 2003 17:43:29 +0100") User-Agent: Gnus/5.090015 (Oort Gnus v0.15) Emacs/21.2 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:50246 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:50246 Simon Josefsson writes: > David Abrahams writes: >> When attempting to send messages from my queue which I composed while >> unplugged, emacs complains that nnimap-request-restore-buffer is an >> undefined symbol. To send these messages I had to hack a dummy >> function into place, but of course it stopped after each message >> complaining that the buffer couldn't be restored. Am I doing >> something wrong? > > No. Can you get post the backtrace? It looks like a bug. Errr, I ran across this once, when an injudicious edit of my groups.eld mangled the definition for nndrafts. In other words, it wasn't really nnimap related at all. Hope this helps. Mike.