Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: Eric Abrahamsen <eric@ericabrahamsen.net>
To: info-gnus-english@gnu.org
Subject: Re: possible bug? gnus in emacs 27; error in hash-table-p
Date: Wed, 24 Jul 2019 10:04:23 -0700	[thread overview]
Message-ID: <87muh3nz3c.fsf@ericabrahamsen.net> (raw)
In-Reply-To: <87v9vr4cir.fsf@googlemail.com>

physiculus <physiculus@gmail.com> writes:

> Eric Abrahamsen <eric@ericabrahamsen.net> writes:
>
>>
>> Let's do this the other way: would you remove this line from your gnus.el
>> file:
>>
>> (gnus-group-split-setup t)
>>
>> And replace it with these two lines:
>>
>> (setq nnmail-split-methods 'nnmail-split-fancy)
>> (add-hook 'gnus-startup-hook #'gnus-group-split-update)
>>
>> And see if that gets fancy splitting working in Gnus? Then we can go
>> backwards from there.
>
> Hello,
> i tried your suggestions, but with no luck :-(
>
> The following error occured right after first start of gnus.
>
> Debugger entered--Lisp error: (wrong-type-argument hash-table-p nil)

Oops, sorry, I should have seen that coming. Would you test instead:

(add-hook 'gnus-read-newsrc-el-hook #'gnus-group-split-update)

That seems to be the only place to run after the groups have been read,
but before unread messages are fetched for the first time.

Eric


_______________________________________________
info-gnus-english mailing list
info-gnus-english@gnu.org
https://lists.gnu.org/mailman/listinfo/info-gnus-english

  reply	other threads:[~2019-07-24 17:04 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-07-20 17:57 physiculus
2019-07-20 18:45 ` Eric Abrahamsen
     [not found]   ` <87k1cbe2j6.fsf@googlemail.com>
     [not found]     ` <87k1ca1xtp.fsf@ericabrahamsen.net>
     [not found]       ` <87muh6xazc.fsf@googlemail.com>
     [not found]         ` <87pnm26ixg.fsf@ericabrahamsen.net>
     [not found]           ` <87r26hxqkx.fsf@googlemail.com>
2019-07-23  9:32             ` paul poulsen
2019-07-23 19:01               ` Eric Abrahamsen
2019-07-24 16:34                 ` physiculus
2019-07-24 17:04                   ` Eric Abrahamsen [this message]
2019-07-26  5:33                     ` physiculus
2019-07-26 15:35                       ` Eric Abrahamsen
2019-07-26 17:08                         ` physiculus
2019-07-26 17:36                           ` 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=87muh3nz3c.fsf@ericabrahamsen.net \
    --to=eric@ericabrahamsen.net \
    --cc=info-gnus-english@gnu.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).