Gnus development mailing list
 help / color / mirror / Atom feed
From: Niklas Morberg <niklas.morberg@axis.com>
Subject: Re: nnimap-request-restore-buffer?
Date: Fri, 21 Feb 2003 09:37:14 +0100	[thread overview]
Message-ID: <uk7fuyqpx.fsf@axis.com> (raw)
In-Reply-To: <un0kq97oz.fsf@boost-consulting.com> (David Abrahams's message of "Thu, 20 Feb 2003 12:35:08 -0500")

David Abrahams <dave@boost-consulting.com> writes:

>> David Abrahams <dave@boost-consulting.com> 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?

I tried to reproduce this, but was not able to.

> Well, certainly the released version (21.2.1) does NOT work.  GNUs
> passes some extra args to functions whose signatures have changed.

I'm using "GNU Emacs 21.2.1 (i386-mingw-nt5.0.2195) of
2002-03-26 on PCNIKLAS2", gnus CVS and nnimap. FWIW I have
never seen the problem you are describing.

However, trying to eval this (as you described in
<uvfzesa8p.fsf@boost-consulting.com>) from your
updated mailabbrev.el:

(define-abbrev mail-abbrevs name definition 'mail-abbrev-expand-hook 0 t)

gives me an error as well.

But mailabbrev isn't part of gnus, it's part of emacs. If
you upgrade only some parts of emacs to CVS and not the
rest it is not surprising that it doesn't work. In the
mailabbrev.el that comes with emacs 21.2.1 the call is:

(define-abbrev mail-abbrevs name definition 'mail-abbrev-expand-hook)))

which works fine.

Niklas




  parent reply	other threads:[~2003-02-21  8:37 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-02-20 15:32 nnimap-request-restore-buffer? David Abrahams
2003-02-20 16:43 ` nnimap-request-restore-buffer? Simon Josefsson
2003-02-20 17:35   ` nnimap-request-restore-buffer? David Abrahams
2003-02-20 20:59     ` nnimap-request-restore-buffer? Simon Josefsson
2003-02-21  1:17       ` nnimap-request-restore-buffer? David Abrahams
2003-02-21 12:45         ` nnimap-request-restore-buffer? Simon Josefsson
2003-02-21  8:37     ` Niklas Morberg [this message]
2003-02-22 18:26       ` nnimap-request-restore-buffer? David Abrahams
2003-02-21 20:46   ` nnimap-request-restore-buffer? Michael Alan Dorman

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=uk7fuyqpx.fsf@axis.com \
    --to=niklas.morberg@axis.com \
    /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).