Re: scroll to message body in article/summary view?

[email protected] Fri, 25 Oct 2024 14:10:50 -0400
Newsgroups gmane.emacs.gnus.general
Message-ID <87ed44hx3p.fsf@dick>
(add-function :filter-args (symbol-function 'gnus-article-set-window-start)
	      (lambda (args) (cons 0 (cdr args))))