Gnus development mailing list
 help / color / mirror / Atom feed
From: Eric Abrahamsen <eric@ericabrahamsen.net>
To: ding@gnus.org
Subject: Re: error with gnus-summary-copy-article
Date: Thu, 17 Dec 2020 15:56:49 -0800	[thread overview]
Message-ID: <87lfdwq94u.fsf@ericabrahamsen.net> (raw)
In-Reply-To: <87k0thexeo.fsf@a16n.net>

Peter Münster <pm@a16n.net> writes:

> 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:
>
> 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)
>
> How could I solve this issue please?
>
> TIA for any hints,

Apparently there is a group in your gnus-active-hashtb that is named
"margin:0"? That's pretty weird. Do you see a group with that name show
up anywhere else?

That function should probably call `require' with the NOERROR flag set,
but still, this is pretty weird.



  reply	other threads:[~2020-12-17 23:57 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-16 12:41 Peter Münster
2020-12-17 23:56 ` Eric Abrahamsen [this message]
2020-12-18  6:40   ` Peter Münster
2020-12-18  7:22     ` Eric Abrahamsen

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=87lfdwq94u.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).