Gnus development mailing list
 help / color / mirror / Atom feed
* May have run across a recently introduced bug
@ 2020-09-25 16:55 Harry Putnam
  2020-09-25 18:04 ` Eric Abrahamsen
  0 siblings, 1 reply; 3+ messages in thread
From: Harry Putnam @ 2020-09-25 16:55 UTC (permalink / raw)
  To: ding


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?




^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-09-25 19:58 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-25 16:55 May have run across a recently introduced bug Harry Putnam
2020-09-25 18:04 ` Eric Abrahamsen
2020-09-25 19:56   ` Harry Putnam

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).