GNU bug report logs - #33665
27.0.50; Variables not set up in Gnus when hooks are run

Previous Next

Package: emacs;

Reported by: Lars Ingebrigtsen <larsi <at> gnus.org>

Date: Fri, 7 Dec 2018 16:38:02 UTC

Severity: normal

Found in version 27.0.50

Done: Eric Abrahamsen <eric <at> ericabrahamsen.net>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Eric Abrahamsen <eric <at> ericabrahamsen.net>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#33665: closed (27.0.50; Variables not set up in Gnus when
 hooks are run)
Date: Wed, 19 Dec 2018 22:31:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Wed, 19 Dec 2018 14:30:17 -0800
with message-id <87zht1w3nq.fsf <at> ericabrahamsen.net>
and subject line Re: bug#33665: 27.0.50; Variables not set up in Gnus when hooks are run
has caused the debbugs.gnu.org bug report #33665,
regarding 27.0.50; Variables not set up in Gnus when hooks are run
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
33665: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=33665
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Lars Ingebrigtsen <larsi <at> gnus.org>
To: bug-gnu-emacs <at> gnu.org
Cc: Eric Abrahamsen <eric <at> ericabrahamsen.net>
Subject: 27.0.50; Variables not set up in Gnus when hooks are run
Date: Fri, 07 Dec 2018 17:37:11 +0100
It looks like gnus-newsgroup-name (and friends?) are no longer set when
the summary mode hooks are run, so hooks that rely on that are now
broken.

It also looks like summary mode line highlights no longer works.

Debugger entered--Lisp error: (wrong-type-argument stringp nil)
  string-match("gnu.emacs.gnus\\|gmane.discuss\\|gnus.ding\\|gmane.te..." nil)
  (and gnus-moderated-groups (string-match gnus-moderated-groups gnus-newsgroup-name))
  (if (and gnus-moderated-groups (string-match gnus-moderated-groups gnus-newsgroup-name)) (progn (gnus-moderation-mode 1)))
  gnus-moderate()
  run-hooks(change-major-mode-after-body-hook special-mode-hook gnus-mode-hook gnus-summary-mode-hook)
  apply(run-hooks (change-major-mode-after-body-hook special-mode-hook gnus-mode-hook gnus-summary-mode-hook))
  run-mode-hooks(gnus-summary-mode-hook)
  gnus-summary-mode()
  gnus-summary-setup-buffer("nntp+news.gmane.org:gwene.com.bookofjoe")
  gnus-summary-read-group-1("nntp+news.gmane.org:gwene.com.bookofjoe" nil t nil nil nil)
  gnus-summary-read-group("nntp+news.gmane.org:gwene.com.bookofjoe" nil t nil nil nil nil)
  gnus-group-read-group(nil t)
  gnus-group-select-group(nil)
  gnus-topic-select-group(nil)
  funcall-interactively(gnus-topic-select-group nil)
  call-interactively(gnus-topic-select-group nil nil)
  command-execute(gnus-topic-select-group)



In GNU Emacs 27.0.50 (build 54, x86_64-pc-linux-gnu, GTK+ Version 3.22.11)
 of 2018-12-07 built on stories
Repository revision: e4a8f6ebbf4e8cf4d87d5b7b9940b61b51073fd3
Repository branch: master
Windowing system distributor 'The X.Org Foundation', version 11.0.11902000
System Description: Debian GNU/Linux 9 (stretch)


-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no



[Message part 3 (message/rfc822, inline)]
From: Eric Abrahamsen <eric <at> ericabrahamsen.net>
To: Lars Ingebrigtsen <larsi <at> gnus.org>
Cc: 33665-done <at> debbugs.gnu.org
Subject: Re: bug#33665: 27.0.50;
 Variables not set up in Gnus when hooks are run
Date: Wed, 19 Dec 2018 14:30:17 -0800
On 12/19/18 23:17 PM, Lars Ingebrigtsen wrote:
> Eric Abrahamsen <eric <at> ericabrahamsen.net> writes:
>
>> Done. If that solves the problem completely I'll close the bug report.
>
> Thanks; seems to work for me.

Cool.


This bug report was last modified 6 years and 155 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.