all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Gerd Möllmann" <gerd.moellmann@gmail.com>
To: Eric Abrahamsen <eric@ericabrahamsen.net>
Cc: Eli Zaretskii <eliz@gnu.org>, 65447@debbugs.gnu.org
Subject: bug#65447: 30.0.50; Gnus: No such function: nnfolder-server-opened
Date: Sun, 27 Aug 2023 09:16:47 +0200	[thread overview]
Message-ID: <m2a5udgdk0.fsf@Mini.fritz.box> (raw)
In-Reply-To: <m2r0nsbyyg.fsf@Mini.fritz.box> ("Gerd Möllmann"'s message of "Thu, 24 Aug 2023 10:56:39 +0200")

Gerd Möllmann <gerd.moellmann@gmail.com> writes:

> Eric Abrahamsen <eric@ericabrahamsen.net> writes:
>
>> The error has to be coming out of `gnus-get-function', in gnus-int.el.
>> Right above the spot where the error is signaled, we have a:
>>
>> (require (car method))
>>
>> In your case, (car method) is supposed to be the symbol 'nnfolder. I
>> can't imagine how the function name has been constructed as
>> `nnfolder-server-opened', yet (car method) is something other than
>> `nnfolder'. So the place to set a breakpoint would be at the bottom of
>> `gnus-get-function', maybe you can put it behind a check for
>> (eq func 'nnfolder-server-opened).
>>
>> Then we would want to know what the value of `method' is here, and also
>> where in the startup sequence we are.
>
> I have kind of bad news:
>
> My reproducer recipe does not work anymore, today.  What I formerly
> did was start Gnus in one session until an #.newsrc.dribble# appeared.
> Then I started another Emacs session, and also started Gnus, got the
> autosave file warning, replied with 'n', and the error was signaled.
>
> Worked yesterday, no longer does.
>
> Any idea?

I think I should close this because I'm unable to reproduce the problem.

Maybe it's a MacOS problem.  I've seen a number of such spurious
problems in the last months on macOS, like freezes in some macOS code,
buffers containing text that's not in the file they visit, font sizes
changing spuriously while writing text, input being reversed while
typing...  Or it's me, I don'T know. 

So, I'm closing this.  Thanks for helping me!





  reply	other threads:[~2023-08-27  7:16 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-08-22  5:18 bug#65447: 30.0.50; Gnus: No such function: nnfolder-server-opened Gerd Möllmann
2023-08-22  7:29 ` Gerd Möllmann
2023-08-22 11:20   ` Eli Zaretskii
2023-08-22 16:25     ` Eric Abrahamsen
2023-08-22 17:13       ` Gerd Möllmann
2023-08-23  4:18         ` Eric Abrahamsen
2023-08-23  5:18           ` Gerd Möllmann
2023-08-23 17:01             ` Eric Abrahamsen
2023-08-24  8:56               ` Gerd Möllmann
2023-08-27  7:16                 ` Gerd Möllmann [this message]
2023-08-22  7:37 ` Andreas Schwab
2023-08-22  7:54   ` Gerd Möllmann

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=m2a5udgdk0.fsf@Mini.fritz.box \
    --to=gerd.moellmann@gmail.com \
    --cc=65447@debbugs.gnu.org \
    --cc=eliz@gnu.org \
    --cc=eric@ericabrahamsen.net \
    /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.
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.