Gnus development mailing list
 help / color / mirror / Atom feed
From: Eric Abrahamsen <eric@ericabrahamsen.net>
To: ding@gnus.org
Subject: Re: May have run across a recently introduced bug
Date: Fri, 25 Sep 2020 11:04:54 -0700	[thread overview]
Message-ID: <87mu1dka0p.fsf@ericabrahamsen.net> (raw)
In-Reply-To: <87zh5dssmu.fsf@local.lan>

Harry Putnam <reader@newsguy.com> writes:

> I just built a new emacs from souces this morning and find that with
> no changes to ~/.emacs or ~/.gnus.el I am getting an error in summary
> buffer of nndraft group
>
> Whereas yesterday `D s' behaved as it is supposed to (below)
>
> ,----
> | `D s' is supposed to:
> |      D s runs the command gnus-draft-send-message
> `----
>
> Pressing  `D s' to send a finished message now produces
>
>
> First this error
> gnus-draft-setup: Symbol's function definition is void: gnus-nnir-group-p
>
> This backtrace:
> Debugger entered--Lisp error: (void-function gnus-nnir-group-p)
>   gnus-nnir-group-p("nndraft:drafts")
>   gnus-draft-setup(2 "nndraft:drafts" nil dont-pop)
>   gnus-draft-send(2 "nndraft:drafts" t)
>   gnus-draft-send-message(nil)
>   funcall-interactively(gnus-draft-send-message nil)
>   call-interactively(gnus-draft-send-message nil nil)
>   command-execute(gnus-draft-send-message)
>
> Where does nnir get into this?

See my reply to the other Eric, you need to run "make bootstrap" to
clear out stale *elc files.



  reply	other threads:[~2020-09-25 18:05 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-25 16:55 Harry Putnam
2020-09-25 18:04 ` Eric Abrahamsen [this message]
2020-09-25 19:56   ` Harry Putnam

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=87mu1dka0p.fsf@ericabrahamsen.net \
    --to=eric@ericabrahamsen.net \
    --cc=ding@gnus.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).