GNU bug report logs - #57360
29.0.50; Error in window-scroll-functions in *Packages* buffer

Previous Next

Package: emacs;

Reported by: Arash Esbati <arash <at> gnu.org>

Date: Tue, 23 Aug 2022 16:09:01 UTC

Severity: normal

Tags: notabug

Found in version 29.0.50

Done: Arash Esbati <arash <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Arash Esbati <arash <at> gnu.org>
To: 57360 <at> debbugs.gnu.org
Subject: bug#57360: 29.0.50; Error in window-scroll-functions in *Packages* buffer
Date: Tue, 23 Aug 2022 18:08:02 +0200
Hi all,

I get the following

 Error in window-scroll-functions (header-line-indent--window-scroll-function):
 (wrong-number-of-arguments #<subr header-line-indent--window-scroll-function> 0)

in *Packages* buffer.  Steps to reproduce:

 • emacs -Q
 • eval (package-initialize)
 • eval (setq package-check-signature nil) (I have to do it)
 • M-x list-packages
 • Wait until refresh is done and hit C-v (or page-down)

C-h v window-scroll-functions RET in *Packages* says:

 window-scroll-functions is a variable defined in ‘C source code’.

 Its value is (t)
 Local in buffer *Packages*; global value is nil

 List of functions to call before redisplaying a window with scrolling.
 Each function is called with two arguments, the window and its new
 display-start position.

I'm not sure why there is t in that list, but this way, the error makes
sense.  This is with Emacs from master 79c0e78460 on Win10.

Best, Arash




This bug report was last modified 2 years and 351 days ago.

Previous Next


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