GNU bug report logs - #12476
no startup hook corresponding to gnus-suspend-gnus-hook

Previous Next

Package: gnus;

Reported by: sds <at> gnu.org

Date: Wed, 19 Sep 2012 18:18:01 UTC

Severity: normal

Tags: wontfix

Found in version 5.13

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


Message #8 received at 12476 <at> debbugs.gnu.org (full text, mbox):

From: Lars Ingebrigtsen <larsi <at> gnus.org>
To: Sam Steingold <sds <at> gnu.org>
Cc: bugs <at> gnus.org, 12476 <at> debbugs.gnu.org
Subject: Re: bug#12476: no startup hook corresponding to gnus-suspend-gnus-hook
Date: Tue, 25 Dec 2012 14:29:47 +0100
Sam Steingold <sds <at> gnu.org> writes:

> I wish there were a better way to save-restore the window configuration,
> than redefining gnus:
> (defun sds-gnus (&rest args)
>   (let ((wc (current-window-configuration)))
>     (ignore-errors (apply #'gnus args))
>     (set-window-configuration wc)))

I think that's a reasonable thing to do if this is what you want to do.
:-)  So I don't think this is a bug...

-- 
(domestic pets only, the antidote for overdose, milk.)
  http://lars.ingebrigtsen.no  *  Lars Magne Ingebrigtsen




This bug report was last modified 12 years and 152 days ago.

Previous Next


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