unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#40238: Trying to customize the ispell choices buffer via display-buffer-alist has no effect
@ 2020-03-26 14:56 Konrad Podczeck
  2020-03-26 15:29 ` martin rudalics
  2022-02-10  7:20 ` Lars Ingebrigtsen
  0 siblings, 2 replies; 13+ messages in thread
From: Konrad Podczeck @ 2020-03-26 14:56 UTC (permalink / raw)
  To: 40238

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






^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2022-03-12 22:42 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-03-26 14:56 bug#40238: Trying to customize the ispell choices buffer via display-buffer-alist has no effect Konrad Podczeck
2020-03-26 15:29 ` martin rudalics
2020-03-26 15:52   ` Konrad Podczeck
2020-03-26 16:23     ` Konrad Podczeck
2020-03-26 17:36     ` martin rudalics
2020-03-26 18:05       ` Konrad Podczeck
2020-03-26 18:45         ` martin rudalics
2020-03-27  1:12           ` Konrad Podczeck
2020-03-27  9:02             ` martin rudalics
2020-03-27 11:22               ` Konrad Podczeck
2020-03-28 18:38                 ` martin rudalics
2022-02-10  7:20 ` Lars Ingebrigtsen
2022-03-12 22:42   ` Lars Ingebrigtsen

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).