unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#57360: 29.0.50; Error in window-scroll-functions in *Packages* buffer
@ 2022-08-23 16:08 Arash Esbati
  2022-08-23 16:26 ` Eli Zaretskii
  0 siblings, 1 reply; 3+ messages in thread
From: Arash Esbati @ 2022-08-23 16:08 UTC (permalink / raw)
  To: 57360

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





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

* bug#57360: 29.0.50; Error in window-scroll-functions in *Packages* buffer
  2022-08-23 16:08 bug#57360: 29.0.50; Error in window-scroll-functions in *Packages* buffer Arash Esbati
@ 2022-08-23 16:26 ` Eli Zaretskii
  2022-08-23 17:20   ` Arash Esbati
  0 siblings, 1 reply; 3+ messages in thread
From: Eli Zaretskii @ 2022-08-23 16:26 UTC (permalink / raw)
  To: Arash Esbati; +Cc: 57360

> From: Arash Esbati <arash@gnu.org>
> Date: Tue, 23 Aug 2022 18:08:02 +0200
> 
> 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.

This was fixed a few days ago.  Update from Git.





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

* bug#57360: 29.0.50; Error in window-scroll-functions in *Packages* buffer
  2022-08-23 16:26 ` Eli Zaretskii
@ 2022-08-23 17:20   ` Arash Esbati
  0 siblings, 0 replies; 3+ messages in thread
From: Arash Esbati @ 2022-08-23 17:20 UTC (permalink / raw)
  To: Eli Zaretskii; +Cc: 57360

tags 57360 notabug
close 57360
thanks

Eli Zaretskii <eliz@gnu.org> writes:

> This was fixed a few days ago.  Update from Git.

Thanks for the hint, updating fixed the issue.  Closing.

Best, Arash





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

end of thread, other threads:[~2022-08-23 17:20 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-23 16:08 bug#57360: 29.0.50; Error in window-scroll-functions in *Packages* buffer Arash Esbati
2022-08-23 16:26 ` Eli Zaretskii
2022-08-23 17:20   ` Arash Esbati

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).