GNU bug report logs - #40238
Trying to customize the ispell choices buffer via display-buffer-alist has no effect

Previous Next

Package: emacs;

Reported by: Konrad Podczeck <konrad.podczeck <at> univie.ac.at>

Date: Thu, 26 Mar 2020 14:57:01 UTC

Severity: normal

Tags: moreinfo

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

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Konrad Podczeck <konrad.podczeck <at> univie.ac.at>
To: 40238 <at> debbugs.gnu.org
Subject: bug#40238: Trying to customize the ispell choices buffer via display-buffer-alist has no effect
Date: Thu, 26 Mar 2020 15:56:18 +0100
There is no effect if in display-buffer-alist the ispell choices buffer is customized, e.g. in the form

   ("\\*Choices\\*"
    (display-buffer-reuse-window display-buffer-pop-up-frame)
     (pop-up-frame-parameters
     (tool-bar-lines . 0)
     (font . "Monaco-12")
     (left . 778)
     (top . 280) (height . 12) (width . 78)
     ))

Konrad





This bug report was last modified 3 years and 154 days ago.

Previous Next


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