GNU bug report logs - #22827
25.1.50; enchance request for the *Network Security Manager*

Previous Next

Package: emacs;

Reported by: José L. Doménech <j_l_domenech <at> yahoo.com>

Date: Sat, 27 Feb 2016 13:30:02 UTC

Severity: minor

Tags: fixed

Found in version 25.1.50

Fixed in version 26.1

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

Bug is archived. No further changes may be made.

Full log


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

From: martin rudalics <rudalics <at> gmx.at>
To: "José L. Doménech" <j_l_domenech <at> yahoo.com>, 
 22827 <at> debbugs.gnu.org
Subject: Re: bug#22827: 25.1.50; enchance request for the *Network Security
 Manager*
Date: Sat, 27 Feb 2016 19:09:13 +0100
> when the *Network Security Manager* finds a problem a buffer pops up
> by spliting the frame and, with my combination of emacs display
> configuration and screen resolution, it is not posible to read all the
> text that points to the problem found in the connection.
>
> My request is to allow read all the warning text that the NSM is
> trying to show, by enabling an option to not split the frame,

(custom-set-variables
 '(display-buffer-alist
   (quote
    (("*Network Security Manager*" display-buffer-same-window)))))

> or
> enable scroll from the minibuffer or enable change window from the
> minibuffer or even add a response option to read all the warning text
> or whatever you see fit best.

I suppose that all of this should be done indeed, so the plain
‘read-multiple-choice’ used here is probably suboptimal.

martin





This bug report was last modified 8 years and 229 days ago.

Previous Next


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