Gnus development mailing list
 help / color / mirror / Atom feed
* error with gnus-summary-copy-article
@ 2020-12-16 12:41 Peter Münster
  2020-12-17 23:56 ` Eric Abrahamsen
  0 siblings, 1 reply; 4+ messages in thread
From: Peter Münster @ 2020-12-16 12:41 UTC (permalink / raw)
  To: ding

Hi,

This is the first time, that I want to use `gnus-summary-copy-article',
but it does not work. I get this error:

gnus-get-function: Cannot open load file: No such file or directory, margin

Here is a backtrace:

--8<---------------cut here---------------start------------->8---
Debugger entered--Lisp error: (file-missing "Cannot open load file" "No such file or directory" "margin")
  require(margin)
  gnus-get-function((margin "") request-accept-article t)
  gnus-valid-move-group-p("margin:0")
  #f(compiled-function (elt) #<bytecode 0xbe4151>)("margin:0")
  mapcar(#f(compiled-function (elt) #<bytecode 0xbe4151>) (...))
  #f(compiled-function #'sequence #<bytecode 0x606331>)(#f(compiled-function (elt) #<bytecode 0xbe4151>) (...))
  apply(#f(compiled-function #'sequence #<bytecode 0x606331>) #f(compiled-function (elt) #<bytecode 0xbe4151>) (...) nil)
  seq-map(#f(compiled-function (elt) #<bytecode 0xbe4151>) (...))
  seq-filter(gnus-valid-move-group-p (...))
  gnus-read-move-group-name("Copy" nil (122) "")
  gnus-summary-move-article(nil nil nil copy)
  gnus-summary-copy-article(nil)
  funcall-interactively(gnus-summary-copy-article nil)
  call-interactively(gnus-summary-copy-article nil nil)
  command-execute(gnus-summary-copy-article)
--8<---------------cut here---------------end--------------->8---

How could I solve this issue please?

TIA for any hints,
-- 
           Peter



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

end of thread, other threads:[~2020-12-18  7:22 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-16 12:41 error with gnus-summary-copy-article Peter Münster
2020-12-17 23:56 ` Eric Abrahamsen
2020-12-18  6:40   ` Peter Münster
2020-12-18  7:22     ` Eric Abrahamsen

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