all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Problem with Gnus moving mail
@ 2018-01-25 21:53 ng0
  2018-01-26 12:27 ` Byung-Hee HWANG (황병희, 黃炳熙)
  0 siblings, 1 reply; 6+ messages in thread
From: ng0 @ 2018-01-25 21:53 UTC (permalink / raw
  To: help-gnu-emacs

Hi,

I seem to be unable to move messages with Gnus.

I made use of a config that used to work a while ago for myself,
and with 'enter group', 'mark message', B-m I get the following
error:

Debugger entered--Lisp error: (error "Trying to require a method that doesn’t exist")
  signal(error ("Trying to require a method that doesn’t exist"))
  error("Trying to require a method that doesn't exist")
  gnus-get-function((nil "") request-accept-article t)
  gnus-valid-move-group-p(nnml:torproject)
  #[(symbol) "\x7f	!\205	\nB\211\207" [predicate symbol out] 2](nnml:torproject)
  mapatoms(#[(symbol) "\x7f	!\205	\nB\211\207" [predicate symbol out] 2] [0 0 0 0 0 0 0 0 0 0 nnml:gnu\.emacs\.emacs-pretest-bug 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 nnml:gnu\.health\.dev 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ...])
  gnus-remove-if-not(gnus-valid-move-group-p [0 0 0 0 0 0 0 0 0 0 nnml:gnu\.emacs\.emacs-pretest-bug 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 nnml:gnu\.health\.dev 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ...] t)
  gnus-read-move-group-name("Move" nil (822011) "nnml:")
  gnus-summary-move-article(nil)
  funcall-interactively(gnus-summary-move-article nil)
  call-interactively(gnus-summary-move-article nil nil)
  command-execute(gnus-summary-move-article)

I've written more Guile than Elisp so far - how can I get started
debugging what's wrong here? For what it's worth, my version of
Emacs and Gnus is: GNU Emacs 25.3.1 (x86_64-pc-linux-gnu, GTK+ Version 3.22.21)
 of 2017-12-29
 running on Gnu GuixSD.

I can push my most recent Gnus config and include a link if that
helps.

Thanks
-- 
ng0 :: https://ea.n0.is
A88C8ADD129828D7EAC02E52E22F9BBFEE348588 :: https://ea.n0.is/keys/



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

* Re: Problem with Gnus moving mail
       [not found] <mailman.7992.1516919967.27995.help-gnu-emacs@gnu.org>
@ 2018-01-26  0:41 ` Emanuel Berg
  2018-01-27 11:40   ` ng0
       [not found]   ` <mailman.8077.1517053243.27995.help-gnu-emacs@gnu.org>
  0 siblings, 2 replies; 6+ messages in thread
From: Emanuel Berg @ 2018-01-26  0:41 UTC (permalink / raw
  To: help-gnu-emacs

ng0 wrote:

> I seem to be unable to move messages
> with Gnus.
>
> I made use of a config that used to work
> a while ago for myself, and with 'enter
> group', 'mark message', B-m I get the
> following error:
>
> Debugger entered--Lisp error: (error "Trying
> to require a method that doesn’t exist")
> signal(error ("Trying to require a method
> that doesn’t exist")) error("Trying to
> require a method that doesn't exist")
> gnus-get-function((nil "")
> request-accept-article t)
> gnus-valid-move-group-p(nnml:torproject)

Here, I suppose nnml should be extracted as the
"method" for nnml:torproject but that doesn't
happen.

`B m' works for me and my nnml groups, so maybe
something happened when you set up the group?

How about setting up a dummy nnml group and
try again?

-- 
underground experts united
http://user.it.uu.se/~embe8573


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

* Re: Problem with Gnus moving mail
  2018-01-25 21:53 ng0
@ 2018-01-26 12:27 ` Byung-Hee HWANG (황병희, 黃炳熙)
  0 siblings, 0 replies; 6+ messages in thread
From: Byung-Hee HWANG (황병희, 黃炳熙) @ 2018-01-26 12:27 UTC (permalink / raw
  To: help-gnu-emacs

Hello,

In Article <87shaty59h.fsf@abyayala.i-did-not-set--mail-host-address--so-tickle-me>,
 ng0@n0.is writes:

> I seem to be unable to move messages with Gnus.

Personally i'm using that `B m' at Gmail's re-labeling. It works for
me. My Gnus version is Ma Gnus 0.15 with GNU Emacs 23.3 (Ubuntu 12.04).

Sincerely, Byung-Hee.

-- 
^고맙습니다 _救濟蒼生_ 감사합니다_^))//




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

* Re: Problem with Gnus moving mail
  2018-01-26  0:41 ` Problem with Gnus moving mail Emanuel Berg
@ 2018-01-27 11:40   ` ng0
       [not found]   ` <mailman.8077.1517053243.27995.help-gnu-emacs@gnu.org>
  1 sibling, 0 replies; 6+ messages in thread
From: ng0 @ 2018-01-27 11:40 UTC (permalink / raw
  To: help-gnu-emacs

On Fri, 26 Jan 2018, Emanuel Berg <moasen@zoho.com> wrote:
> ng0 wrote:
>
>> I seem to be unable to move messages
>> with Gnus.
>>
>> I made use of a config that used to work
>> a while ago for myself, and with 'enter
>> group', 'mark message', B-m I get the
>> following error:
>>
>> Debugger entered--Lisp error: (error "Trying
>> to require a method that doesn’t exist")
>> signal(error ("Trying to require a method
>> that doesn’t exist")) error("Trying to
>> require a method that doesn't exist")
>> gnus-get-function((nil "")
>> request-accept-article t)
>> gnus-valid-move-group-p(nnml:torproject)
>
> Here, I suppose nnml should be extracted as the
> "method" for nnml:torproject but that doesn't
> happen.
>
> `B m' works for me and my nnml groups, so maybe
> something happened when you set up the group?

I don't know..

> How about setting up a dummy nnml group and
> try again?

Until I have time to do that, I wonder how/if one can re-apply
fancy-split sorting to already sorted mail to trigger a
resorting?
Most of the 300.000+ mails in mail.misc are not yet sorted.
-- 
ng0 :: https://ea.n0.is
A88C8ADD129828D7EAC02E52E22F9BBFEE348588 :: https://ea.n0.is/keys/



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

* Re: Problem with Gnus moving mail
       [not found]   ` <mailman.8077.1517053243.27995.help-gnu-emacs@gnu.org>
@ 2018-01-27 11:44     ` Emanuel Berg
  2018-01-27 11:49       ` ng0
  0 siblings, 1 reply; 6+ messages in thread
From: Emanuel Berg @ 2018-01-27 11:44 UTC (permalink / raw
  To: help-gnu-emacs

ng0 wrote:

>> How about setting up a dummy nnml group and
>> try again?
>
> Until I have time to do that, I wonder how/if
> one can re-apply fancy-split sorting to
> already sorted mail to trigger a resorting?
> Most of the 300.000+ mails in mail.misc are
> not yet sorted.

At least with regular splitting you first setup
the rules, then do
`gnus-summary-respool-article' on the
entire group.

With 300 000 mails, perhaps test on a smaller
group first.

Or don't do it :)

-- 
underground experts united
http://user.it.uu.se/~embe8573


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

* Re: Problem with Gnus moving mail
  2018-01-27 11:44     ` Emanuel Berg
@ 2018-01-27 11:49       ` ng0
  0 siblings, 0 replies; 6+ messages in thread
From: ng0 @ 2018-01-27 11:49 UTC (permalink / raw
  To: help-gnu-emacs

On Sat, 27 Jan 2018, Emanuel Berg <moasen@zoho.com> wrote:
> ng0 wrote:
>
>>> How about setting up a dummy nnml group and
>>> try again?
>>
>> Until I have time to do that, I wonder how/if
>> one can re-apply fancy-split sorting to
>> already sorted mail to trigger a resorting?
>> Most of the 300.000+ mails in mail.misc are
>> not yet sorted.
>
> At least with regular splitting you first setup
> the rules, then do
> `gnus-summary-respool-article' on the
> entire group.

Ah, so this is respooling!

> With 300 000 mails, perhaps test on a smaller
> group first.
>
> Or don't do it :)

The original problem was solved by killing some invalid groups
that were created when I was figuring out why Gnus didn't work
last week.
-- 
ng0 :: https://ea.n0.is
A88C8ADD129828D7EAC02E52E22F9BBFEE348588 :: https://ea.n0.is/keys/



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

end of thread, other threads:[~2018-01-27 11:49 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <mailman.7992.1516919967.27995.help-gnu-emacs@gnu.org>
2018-01-26  0:41 ` Problem with Gnus moving mail Emanuel Berg
2018-01-27 11:40   ` ng0
     [not found]   ` <mailman.8077.1517053243.27995.help-gnu-emacs@gnu.org>
2018-01-27 11:44     ` Emanuel Berg
2018-01-27 11:49       ` ng0
2018-01-25 21:53 ng0
2018-01-26 12:27 ` Byung-Hee HWANG (황병희, 黃炳熙)

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.