This patch translates an unnoticed FSF-ism to XEmacs.
This is partly responsible for the failure of quail to work in the
minibuffer.
--- /disk/scratch/jcb/lib/xemacs/mule-packages/lisp/leim/quail.el 2006-06-04
21:17:19.000000000 +0100
+++ mule-packages/lisp/leim/quail.el 2009-08-14 16:52:01.000000000 +0100
@@ -1512,7 +1512,7 @@
(quail-make-guidance-frame quail-guidance-buf)
;; Find the bottom window and split it if necessary.
(let (height)
- (setq win (window-at 0 (- (frame-height) 2)))
+ (setq win (frame-lowest-window))
(setq height (window-height win))
;; If WIN is tall enough, split it vertically and use
;; the lower one.
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://calypso.tux.org/cgi-bin/mailman/listinfo/xemacs-beta