GNU bug report logs - #25526
26.0.50; Gnus sometimes doesn't show article header fully

Previous Next

Package: emacs;

Reported by: Katsumi Yamaoka <yamaoka <at> jpl.org>

Date: Wed, 25 Jan 2017 08:11:01 UTC

Severity: minor

Found in version 26.0.50

Done: Katsumi Yamaoka <yamaoka <at> jpl.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Lars Ingebrigtsen <larsi <at> gnus.org>
To: Katsumi Yamaoka <yamaoka <at> jpl.org>
Cc: 25526 <at> debbugs.gnu.org
Subject: bug#25526: 26.0.50; Gnus sometimes doesn't show article header fully
Date: Thu, 12 Apr 2018 00:34:06 +0200
Katsumi Yamaoka <yamaoka <at> jpl.org> writes:

> I was sometimes annoyed with this problem, but I have found
> neither a cause of it nor a solution so far.  But this is a
> workaround I found today:
>
> (add-hook
>  'gnus-article-prepare-hook
>  (lambda ()
>    (save-selected-window
>      (select-window (get-buffer-window gnus-article-buffer))
>      (goto-char (point-min)))))

Did you try to do the same thing, only just putting it into the Gnus
source code?  :-)  It kinda looks like the right thing to do, but I
don't know anymore what with the hooks and stuff for dedicated windows
and stuff...

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




This bug report was last modified 7 years and 119 days ago.

Previous Next


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