all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#28013: 26.0.50; Gnus signals error on deleting attachment
@ 2017-08-08 15:16 Stephen Berman
  2017-08-08 23:41 ` Katsumi Yamaoka
  0 siblings, 1 reply; 3+ messages in thread
From: Stephen Berman @ 2017-08-08 15:16 UTC (permalink / raw)
  To: 28013

I typed `d' in the Gnus *Article* buffer on the button of the attachment
to a mail delete to delete the attachment, and while the deletion
succeeded, the following error was signalled:

Debugger entered--Lisp error: (error "No such part")
  signal(error ("No such part"))
  error("No such part")
  gnus-article-jump-to-part(0)
  gnus-mime-delete-part()
  funcall-interactively(gnus-mime-delete-part)
  call-interactively(gnus-mime-delete-part nil nil)
  command-execute(gnus-mime-delete-part)

This occurred because the message body consisted only of the attachment.
The mail was in mbox format and the mail back end was nnfolder.

In GNU Emacs 26.0.50 (build 3, x86_64-pc-linux-gnu, GTK+ Version 3.22.8)
 of 2017-08-08 built on rosalinde
Repository revision: 846870e508021ee8d1099280b3f40fe108a34bf0





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

end of thread, other threads:[~2017-08-09  8:58 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-08-08 15:16 bug#28013: 26.0.50; Gnus signals error on deleting attachment Stephen Berman
2017-08-08 23:41 ` Katsumi Yamaoka
2017-08-09  8:58   ` Stephen Berman

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.