Received: (at submit) by bugs.debian.org; 19 Jul 2001 21:08:17 +0000 From ian@chiark.greenend.org.uk Thu Jul 19 16:08:17 2001 Return-path: Received: from chiark.greenend.org.uk [::ffff:195.224.76.132] by master.debian.org with esmtp (Exim 3.12 1 (Debian)) id 15NL1s-0005pb-00; Thu, 19 Jul 2001 16:08:16 -0500 Received: from ian by chiark.greenend.org.uk with local (Exim 3.12 #2) id 15NL1e-0000XD-00 (Debian); Thu, 19 Jul 2001 22:08:02 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15191.19505.963533.791245@chiark.greenend.org.uk> Date: Thu, 19 Jul 2001 22:08:01 +0100 (BST) From: sysadmin@chiark.greenend.org.uk (Ian Jackson) To: submit@bugs.debian.org Subject: set-window-display-table function definition is void Newsgroups: chiark.service In-Reply-To: References: X-Mailer: VM 6.75 under Emacs 19.34.1 Delivered-To: submit@bugs.debian.org Package: xemacs21 Version: 21.1.10-5 To reproduce: start xemacs21 -q, displaying in an xterm. Find some file in other window. Go back to the first window. Type M-x rot13-other-window. Signaling: (void-function set-window-display-table) set-window-display-table(# [nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil ...]) #() call-interactively(rot13-other-window) command-execute(rot13-other-window t) execute-extended-command(nil) call-interactively(execute-extended-command) Ian.