From unknown Tue Jun 17 01:46:45 2025 X-Loop: don@donarmstrong.com Subject: bug#466: 23.0.60; windmove.el doesnt not always switch windows in ERC Reply-To: Keegan Carruthers-Smith , 466@debbugs.gnu.org Resent-From: Keegan Carruthers-Smith Resent-To: bug-submit-list@lists.donarmstrong.com Resent-CC: Emacs Bugs Resent-Date: Mon, 23 Jun 2008 01:25:05 +0000 Resent-Message-ID: Resent-Sender: don@donarmstrong.com X-Emacs-PR-Message: report 466 X-Emacs-PR-Package: emacs X-Emacs-PR-Keywords: Received: via spool by submit@emacsbugs.donarmstrong.com id=B.12141837408840 (code B ref -1); Mon, 23 Jun 2008 01:25:05 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.3-bugs.debian.org_2005_01_02 (2007-08-08) on rzlab.ucr.edu X-Spam-Level: X-Spam-Status: No, score=-7.9 required=4.0 tests=BAYES_00,FOURLA, RCVD_IN_DNSWL_MED autolearn=ham version=3.2.3-bugs.debian.org_2005_01_02 Received: (at submit) by emacsbugs.donarmstrong.com; 23 Jun 2008 01:15:40 +0000 Received: from fencepost.gnu.org (fencepost.gnu.org [140.186.70.10]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id m5N1FaHx008834 for ; Sun, 22 Jun 2008 18:15:37 -0700 Received: from mx10.gnu.org ([199.232.76.166]:36153) by fencepost.gnu.org with esmtp (Exim 4.67) (envelope-from ) id 1KAaeZ-0001yc-1f for emacs-pretest-bug@gnu.org; Sun, 22 Jun 2008 21:15:31 -0400 Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1KAaeZ-0004Xx-7c for emacs-pretest-bug@gnu.org; Sun, 22 Jun 2008 21:15:35 -0400 Received: from wr-out-0506.google.com ([64.233.184.238]:11777) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KAaeY-0004Xj-R7 for emacs-pretest-bug@gnu.org; Sun, 22 Jun 2008 21:15:31 -0400 Received: by wr-out-0506.google.com with SMTP id c30so1805398wra.14 for ; Sun, 22 Jun 2008 18:15:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:received:date:from:to:subject :message-id; bh=fXM05W2y5jz9pxFFmD9wv1AGaixhhV/qCtyuTyXGCRs=; b=ZZSBRJn3qsOH/tOJz9j+bi6MaEf6+vKBBj9ZmmDAn/T1Vk+qADmSDcXHBf7r1YP7dT +3AjLehuCS/gJl9wrDoRzyMiG3Hv6dx6ZWVaybX8LR9O72PzNznnLeO5sA/cbhJsMPFh vx9GwvmUSraIxk0/RD9/DMA011kPGL3DpiTpk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=date:from:to:subject:message-id; b=ahuAkMsSZZayeTcNMCY0gvv4qd9/Y5GZQN4CnqiUkqXbpZHXmpjZnrGiQadESWBN29 G0I9h0snMwk7VtukbldywkZCzfcOtTq+g8weEryKfynmdAN8i05TQYx+f8+WHJR8Ost0 m6cfpwu9OAQehgu+Ml16aOHk/azgqGat+n5iY= Received: by 10.100.178.7 with SMTP id a7mr11972561anf.68.1214183729047; Sun, 22 Jun 2008 18:15:29 -0700 (PDT) Received: from keegan.csmith@gmail.com ( [196.209.164.149]) by mx.google.com with ESMTPS id 25sm9521719qbw.1.2008.06.22.18.15.19 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sun, 22 Jun 2008 18:15:27 -0700 (PDT) Received: by keegan.csmith@gmail.com (sSMTP sendmail emulation); Mon, 23 Jun 2008 03:14:08 +0200 Date: Mon, 23 Jun 2008 03:14:08 +0200 From: Keegan Carruthers-Smith To: emacs-pretest-bug@gnu.org Message-ID: <485ef92f.1917400a.7237.ffffe146@mx.google.com> X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 2) When I am in an ERC buffer which is "touching" the bottom of my emacs session I can't switch to windows to the left or right. (ie the only window below it is the mini-buffer and the input prompt is at the bottom. Screenshot: http://people.cs.uct.ac.za/~smtkee002/windmoveproblem.jpg ). I have tested in other modes and this problem does not happen. C-x o still works. In GNU Emacs 23.0.60.1 (i686-pc-linux-gnu, GTK+ Version 2.12.9) of 2008-06-17 on zero Windowing system distributor `The X.Org Foundation', version 11.0.10300000 configured using `configure '--prefix=/usr' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--program-suffix=-emacs-23' '--infodir=/usr/share/info/emacs-23' '--without-carbon' '--without-sound' '--with-x' '--without-toolkit-scroll-bars' '--with-gif' '--with-jpeg' '--with-png' '--with-rsvg' '--with-tiff' '--with-xpm' '--enable-font-backend' '--with-freetype' '--with-xft' '--without-libotf' '--without-m17n-flt' '--with-x-toolkit=gtk' '--without-hesiod' '--without-kerberos' '--without-kerberos5' '--with-gpm' '--with-dbus' '--build=i686-pc-linux-gnu' 'build_alias=i686-pc-linux-gnu' 'host_alias=i686-pc-linux-gnu' 'CFLAGS=-O2 -march=pentium3 -pipe'' Important settings: value of $LC_ALL: en_US.utf8 value of $LC_COLLATE: nil value of $LC_CTYPE: nil value of $LC_MESSAGES: nil value of $LC_MONETARY: nil value of $LC_NUMERIC: nil value of $LC_TIME: nil value of $LANG: en_US.utf8 value of $XMODIFIERS: nil locale-coding-system: utf-8-unix default-enable-multibyte-characters: t Major mode: ERC Minor modes in effect: shell-dirtrack-mode: t erc-list-mode: t erc-menu-mode: t erc-autojoin-mode: t erc-networks-mode: t erc-pcomplete-mode: t erc-button-mode: t display-time-mode: t show-paren-mode: t erc-truncate-mode: t erc-spelling-mode: t flyspell-mode: t erc-netsplit-mode: t erc-ring-mode: t erc-fill-mode: t erc-stamp-mode: t erc-track-mode: t erc-track-minor-mode: t erc-match-mode: t erc-irccontrols-mode: t erc-noncommands-mode: t erc-move-to-prompt-mode: t erc-readonly-mode: t erc-scrolltobottom-mode: t tooltip-mode: t mouse-wheel-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t blink-cursor-mode: t global-auto-composition-mode: t auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t column-number-mode: t line-number-mode: t transient-mark-mode: t Recent input: C-x k ] ] M-x r e p o r w i n d m o v e SPC d o e s SPC n o t SPC a l w a y s SPC n a v i a g e g a t e SPC p r o p e r l y e r l y s w i t c h SPC w i n d o w s C-x k C-x k C-x b C-g C-x b C-g C-x o C-x b o t r g SPC a M-x r e p o r Recent messages: Making completion list... Quit [2 times] Note: file is write protected View mode: type C-h for help, h for commands, q to quit. Mark saved where search started call-interactively: Beginning of buffer [9 times] bunzip2ing emacs-6.info.bz2...done Making completion list... Quit [2 times] Making completion list... From unknown Tue Jun 17 01:46:45 2025 X-Loop: don@donarmstrong.com Subject: bug#466: windmove.el doesnt not always switch windows in ERC Reply-To: martin rudalics , 466@debbugs.gnu.org Resent-From: martin rudalics Resent-To: bug-submit-list@lists.donarmstrong.com Resent-CC: Emacs Bugs Resent-Date: Wed, 06 Aug 2008 07:45:03 +0000 Resent-Message-ID: Resent-Sender: don@donarmstrong.com X-Emacs-PR-Message: report 466 X-Emacs-PR-Package: emacs X-Emacs-PR-Keywords: Received: via spool by 466-submit@emacsbugs.donarmstrong.com id=B466.121800829023415 (code B ref 466); Wed, 06 Aug 2008 07:45:03 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.3-bugs.debian.org_2005_01_02 (2007-08-08) on rzlab.ucr.edu X-Spam-Level: X-Spam-Status: No, score=-5.1 required=4.0 tests=AWL,BAYES_00 autolearn=ham version=3.2.3-bugs.debian.org_2005_01_02 Received: (at 466) by emacsbugs.donarmstrong.com; 6 Aug 2008 07:38:10 +0000 Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with SMTP id m767c5bV023409 for <466@emacsbugs.donarmstrong.com>; Wed, 6 Aug 2008 00:38:07 -0700 Received: (qmail invoked by alias); 06 Aug 2008 07:37:59 -0000 Received: from 62-47-51-154.adsl.highway.telekom.at (EHLO [62.47.51.154]) [62.47.51.154] by mail.gmx.net (mp012) with SMTP; 06 Aug 2008 09:37:59 +0200 X-Authenticated: #14592706 X-Provags-ID: V01U2FsdGVkX1+2Xsdm4ge2guyFnsVFmLyKC2M4hu/4qyS1h+jDZM xQsBOGWSfTwpvi Message-ID: <489954C7.9090409@gmx.at> Date: Wed, 06 Aug 2008 09:37:43 +0200 From: martin rudalics User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) X-Accept-Language: de-DE, de, en-us, en MIME-Version: 1.0 To: 466@debbugs.gnu.org CC: Bug-Gnu-Emacs Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-Y-GMX-Trusted: 0 X-FuHaFi: 0.71 > When I am in an ERC buffer which is "touching" the bottom of my emacs session > I can't switch to windows to the left or right. (ie the only window below it > is the mini-buffer and the input prompt is at the bottom. Screenshot: > http://people.cs.uct.ac.za/~smtkee002/windmoveproblem.jpg ). I have tested in > other modes and this problem does not happen. C-x o still works. I can't reproduce the behavior you describe here. Could you try to edebug `windmove-find-other-window' to find out what happens? Thanks in advance, martin. From unknown Tue Jun 17 01:46:45 2025 X-Loop: don@donarmstrong.com Subject: bug#466: 23.0.60; windmove.el doesnt not always switch windows in ERC Reply-To: martin rudalics , 466@debbugs.gnu.org Resent-From: martin rudalics Resent-To: bug-submit-list@lists.donarmstrong.com Resent-CC: Emacs Bugs Resent-Date: Thu, 07 Aug 2008 10:25:05 +0000 Resent-Message-ID: Resent-Sender: don@donarmstrong.com X-Emacs-PR-Message: report 466 X-Emacs-PR-Package: emacs X-Emacs-PR-Keywords: Received: via spool by 466-submit@emacsbugs.donarmstrong.com id=B466.121810418420286 (code B ref 466); Thu, 07 Aug 2008 10:25:05 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.3-bugs.debian.org_2005_01_02 (2007-08-08) on rzlab.ucr.edu X-Spam-Level: X-Spam-Status: No, score=-5.0 required=4.0 tests=AWL,BAYES_00 autolearn=ham version=3.2.3-bugs.debian.org_2005_01_02 Received: (at 466) by emacsbugs.donarmstrong.com; 7 Aug 2008 10:16:24 +0000 Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with SMTP id m77AGJtS020280 for <466@emacsbugs.donarmstrong.com>; Thu, 7 Aug 2008 03:16:21 -0700 Received: (qmail invoked by alias); 07 Aug 2008 10:16:13 -0000 Received: from 62-47-34-57.adsl.highway.telekom.at (EHLO [62.47.34.57]) [62.47.34.57] by mail.gmx.net (mp039) with SMTP; 07 Aug 2008 12:16:13 +0200 X-Authenticated: #14592706 X-Provags-ID: V01U2FsdGVkX18Tzipz8AcTfpeqh/K9mx7J/DcJQK+cErJz7P4eP1 n7D+LmN5cka3da Message-ID: <489ACBB1.30805@gmx.at> Date: Thu, 07 Aug 2008 12:17:21 +0200 From: martin rudalics User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) X-Accept-Language: de-DE, de, en-us, en MIME-Version: 1.0 To: 466@debbugs.gnu.org CC: keegan.csmith@gmail.com Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-Y-GMX-Trusted: 0 X-FuHaFi: 0.68 Sorry, I apparently mangled the mail header. Resending: > When I am in an ERC buffer which is "touching" the bottom of my emacs session > I can't switch to windows to the left or right. (ie the only window below it > is the mini-buffer and the input prompt is at the bottom. Screenshot: > http://people.cs.uct.ac.za/~smtkee002/windmoveproblem.jpg ). I have tested in > other modes and this problem does not happen. C-x o still works. I can't reproduce the behavior you describe here. Could you try to edebug `windmove-find-other-window' to find out what happens? Thanks in advance, martin. From unknown Tue Jun 17 01:46:45 2025 X-Loop: don@donarmstrong.com Subject: bug#466: 23.0.60; windmove.el doesnt not always switch windows in ERC Reply-To: "Keegan Carruthers-Smith" , 466@debbugs.gnu.org Resent-From: "Keegan Carruthers-Smith" Resent-To: bug-submit-list@lists.donarmstrong.com Resent-CC: Emacs Bugs Resent-Date: Fri, 08 Aug 2008 23:45:04 +0000 Resent-Message-ID: Resent-Sender: don@donarmstrong.com X-Emacs-PR-Message: report 466 X-Emacs-PR-Package: emacs X-Emacs-PR-Keywords: Received: via spool by 466-submit@emacsbugs.donarmstrong.com id=B466.121823879223934 (code B ref 466); Fri, 08 Aug 2008 23:45:04 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.3-bugs.debian.org_2005_01_02 (2007-08-08) on rzlab.ucr.edu X-Spam-Level: X-Spam-Status: No, score=-4.0 required=4.0 tests=BAYES_00 autolearn=ham version=3.2.3-bugs.debian.org_2005_01_02 Received: (at 466) by emacsbugs.donarmstrong.com; 8 Aug 2008 23:39:52 +0000 Received: from fk-out-0910.google.com (fk-out-0910.google.com [209.85.128.184]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id m78Ndmvl023928 for <466@emacsbugs.donarmstrong.com>; Fri, 8 Aug 2008 16:39:50 -0700 Received: by fk-out-0910.google.com with SMTP id f40so957645fka.1 for <466@emacsbugs.donarmstrong.com>; Fri, 08 Aug 2008 16:39:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=GPEMdZTE1IdxNqWlk9EkJaHdbVit/clFzNHhww83mxY=; b=fI6yaDvyKUthKLsH1dcloONo73JbX6T8Wa25rURevpppvYRWHiUAtuBpsYRUNdm7xz Wzzt6o/sKwLw32CG7PS4QIOH95dD18Ti88pCj2qUI53OghJuMLXyYMfscqphbAvWwblU JvgTSs3SR3qQrZORBfwCy4ZBeUTPJmDUn32gc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=kMFVFTW/EmwBYppn/hNNkMRIP1x5bC/d08qkVOqbSMP8f5uoFJE+fl3y6gS11NJs6c xEk4AlbWZfOPOKLmpzzWmee56cC/ulNsnTYs9BBHLDZHyHJrkL6mmihiKKtvE5RemnWF puboqiuYkcVdc34PbQ/Kt2fJ0GVMyVhA52x+4= Received: by 10.187.183.7 with SMTP id k7mr208607fap.36.1218238788146; Fri, 08 Aug 2008 16:39:48 -0700 (PDT) Received: by 10.187.215.18 with HTTP; Fri, 8 Aug 2008 16:39:48 -0700 (PDT) Message-ID: <6d7c2a160808081639w5de5d8d9ob2d1769eadec1af@mail.gmail.com> Date: Sat, 9 Aug 2008 01:39:48 +0200 From: "Keegan Carruthers-Smith" To: "martin rudalics" Cc: 466@debbugs.gnu.org In-Reply-To: <489ACBB1.30805@gmx.at> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <489ACBB1.30805@gmx.at> Hey, I ran edebug-eval-expression on (windmove-left) and got call-interactively: Symbol's value as variable is void: edebug-outside-windows Hope this helps Cheers, Keegan On Thu, Aug 7, 2008 at 12:17 PM, martin rudalics wrote: > Sorry, I apparently mangled the mail header. Resending: > >> When I am in an ERC buffer which is "touching" the bottom of my emacs >> session >> I can't switch to windows to the left or right. (ie the only window below >> it >> is the mini-buffer and the input prompt is at the bottom. Screenshot: >> http://people.cs.uct.ac.za/~smtkee002/windmoveproblem.jpg ). I have tested >> in >> other modes and this problem does not happen. C-x o still works. > > I can't reproduce the behavior you describe here. Could you try to > edebug `windmove-find-other-window' to find out what happens? > > Thanks in advance, martin. > > > > From unknown Tue Jun 17 01:46:45 2025 X-Loop: don@donarmstrong.com Subject: bug#466: 23.0.60; windmove.el doesnt not always switch windows in ERC Reply-To: martin rudalics , 466@debbugs.gnu.org Resent-From: martin rudalics Resent-To: bug-submit-list@lists.donarmstrong.com Resent-CC: Emacs Bugs Resent-Date: Sat, 09 Aug 2008 09:55:04 +0000 Resent-Message-ID: Resent-Sender: don@donarmstrong.com X-Emacs-PR-Message: report 466 X-Emacs-PR-Package: emacs X-Emacs-PR-Keywords: Received: via spool by 466-submit@emacsbugs.donarmstrong.com id=B466.121827535315390 (code B ref 466); Sat, 09 Aug 2008 09:55:04 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.3-bugs.debian.org_2005_01_02 (2007-08-08) on rzlab.ucr.edu X-Spam-Level: X-Spam-Status: No, score=-5.0 required=4.0 tests=AWL,BAYES_00 autolearn=ham version=3.2.3-bugs.debian.org_2005_01_02 Received: (at 466) by emacsbugs.donarmstrong.com; 9 Aug 2008 09:49:13 +0000 Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with SMTP id m799n8UG015327 for <466@emacsbugs.donarmstrong.com>; Sat, 9 Aug 2008 02:49:10 -0700 Received: (qmail invoked by alias); 09 Aug 2008 09:49:02 -0000 Received: from 62-47-34-6.adsl.highway.telekom.at (EHLO [62.47.34.6]) [62.47.34.6] by mail.gmx.net (mp060) with SMTP; 09 Aug 2008 11:49:02 +0200 X-Authenticated: #14592706 X-Provags-ID: V01U2FsdGVkX1+PgdcYxQGPZc/8ol6VIcF0zts5FD80+XMERM7B4F D7L/hATO/1gtc2 Message-ID: <489D67AD.20807@gmx.at> Date: Sat, 09 Aug 2008 11:47:25 +0200 From: martin rudalics User-Agent: Thunderbird 2.0.0.16 (Windows/20080708) MIME-Version: 1.0 To: Keegan Carruthers-Smith CC: 466@debbugs.gnu.org References: <489ACBB1.30805@gmx.at> <6d7c2a160808081639w5de5d8d9ob2d1769eadec1af@mail.gmail.com> In-Reply-To: <6d7c2a160808081639w5de5d8d9ob2d1769eadec1af@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Y-GMX-Trusted: 0 X-FuHaFi: 0.71 > Hey, > I ran edebug-eval-expression on (windmove-left) and got > call-interactively: Symbol's value as variable is void: edebug-outside-windows > > Hope this helps Not really. Please try the following. In a one-window frame do C-x 2 C-x o C-x 3 that is your frame should appear as follows: ----- | | |-----| | | | ----- In the lower right window display the ERC buffer, in the lower left window the buffer you want to move to. Next display window-move.el in the top window, move point to the definition of `windmove-find-other-window' and type C-u C-M-x to "instrument that function for debugging". Finally, go to the ERC window, and call `window-left'. edebug should now redirect focus to the upper window and you can type SPACE to step through `windmove-find-other-window'. If possible, do the same for a non-ERC buffer in the lower right window too to tell where executions differ. Thanks, martin From unknown Tue Jun 17 01:46:45 2025 X-Loop: don@donarmstrong.com Subject: bug#466: 23.0.60; windmove.el doesnt not always switch windows in ERC Reply-To: "Keegan Carruthers-Smith" , 466@debbugs.gnu.org Resent-From: "Keegan Carruthers-Smith" Resent-To: bug-submit-list@lists.donarmstrong.com Resent-CC: Emacs Bugs Resent-Date: Sat, 09 Aug 2008 10:45:03 +0000 Resent-Message-ID: Resent-Sender: don@donarmstrong.com X-Emacs-PR-Message: report 466 X-Emacs-PR-Package: emacs X-Emacs-PR-Keywords: Received: via spool by 466-submit@emacsbugs.donarmstrong.com id=B466.121827839730764 (code B ref 466); Sat, 09 Aug 2008 10:45:03 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.3-bugs.debian.org_2005_01_02 (2007-08-08) on rzlab.ucr.edu X-Spam-Level: X-Spam-Status: No, score=-4.0 required=4.0 tests=BAYES_00 autolearn=ham version=3.2.3-bugs.debian.org_2005_01_02 Received: (at 466) by emacsbugs.donarmstrong.com; 9 Aug 2008 10:39:57 +0000 Received: from fk-out-0910.google.com (fk-out-0910.google.com [209.85.128.184]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id m79Adq7X030758 for <466@emacsbugs.donarmstrong.com>; Sat, 9 Aug 2008 03:39:54 -0700 Received: by fk-out-0910.google.com with SMTP id f40so1121698fka.1 for <466@emacsbugs.donarmstrong.com>; Sat, 09 Aug 2008 03:39:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=QaGaDItVZu+IuCyLhSFOGYLErD9EOey19fidPrpTcyI=; b=snvlGE/onKmas3qXucVYXOvCwkt6bPkI8v2i6y+vJ2CPTiGRD73l8Z4wrcVN+Rlal8 Sq9qytxbUNzKu8Vk3cP9hImUoybmvcKhXWOMSqVAZ0vXSshT6QPzof7FxXLhH7XKVxjB fMVg+cOuAgQZj/7I7hyCgjQBj5KdLIVDw0evs= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=NhxY5J+Td/u4SP62AmEzDts/bws5WH4cGx1CD2zSdYZ3+jouE70EApgbVUGQ+xaWmg nRvX9db+BzE/fSe/cz/c6hdaHusc1FK6ENDmbgYiQ3TLwN6ioBFnK/hZQerHM6wo0MDx Pg2eRahkdA7HdUE1NBm91SGTIvvTUS3kFkwp8= Received: by 10.187.198.8 with SMTP id a8mr228702faq.78.1218278391870; Sat, 09 Aug 2008 03:39:51 -0700 (PDT) Received: by 10.187.215.18 with HTTP; Sat, 9 Aug 2008 03:39:51 -0700 (PDT) Message-ID: <6d7c2a160808090339m2d2f5561heacbdd2f2c81acfc@mail.gmail.com> Date: Sat, 9 Aug 2008 12:39:51 +0200 From: "Keegan Carruthers-Smith" To: 466@debbugs.gnu.org In-Reply-To: <6d7c2a160808090327k54093873ha744ea3f12959789@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <489ACBB1.30805@gmx.at> <6d7c2a160808081639w5de5d8d9ob2d1769eadec1af@mail.gmail.com> <489D67AD.20807@gmx.at> <6d7c2a160808090327k54093873ha744ea3f12959789@mail.gmail.com> Hey, I don't have window-move.el, it's defined in windmove.el Also, when i was debugging i had the ERC buffer running in the bottom left corner. When I run debug on windmove-find-other-window it doesnt give me any output, but does take me to line 468 in windmove.el. The line is (let* ((actual-current-window (or window (selected-window))) in the function windmove-find-other-window If i do the debug on windmove-right, nothing happens I may be doing something wrong because I have never debugged lisp code before, so could be doing it totally wrong. I am a programmer though in C++, haskell, python and java though, so I do understand the concepts behind debugging lisp. I'll read the info pages on edebug sometime so I can maybe investigate the problem as well. On Sat, Aug 9, 2008 at 11:47 AM, martin rudalics wrote: >> Hey, >> I ran edebug-eval-expression on (windmove-left) and got >> call-interactively: Symbol's value as variable is void: >> edebug-outside-windows >> >> Hope this helps > > Not really. Please try the following. In a one-window frame do > > C-x 2 C-x o C-x 3 > > that is your frame should appear as follows: > > ----- > | | > |-----| > | | | > ----- > > In the lower right window display the ERC buffer, in the lower left > window the buffer you want to move to. Next display window-move.el in > the top window, move point to the definition of > `windmove-find-other-window' and type C-u C-M-x to "instrument that > function for debugging". > > Finally, go to the ERC window, and call `window-left'. edebug should > now redirect focus to the upper window and you can type SPACE to step > through `windmove-find-other-window'. If possible, do the same for a > non-ERC buffer in the lower right window too to tell where executions > differ. > > Thanks, martin > From cyd@stupidchicken.com Mon Nov 9 09:31:56 2009 Received: (at control) by emacsbugs.donarmstrong.com; 9 Nov 2009 17:31:57 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=-1.4 required=4.0 tests=AWL,VALID_BTS_CONTROL autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02 Received: from pantheon-po27.its.yale.edu (pantheon-po27.its.yale.edu [130.132.50.122]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id nA9HVtA2008764 for ; Mon, 9 Nov 2009 09:31:56 -0800 Received: from furry (dhcp128036014244.central.yale.edu [128.36.14.244]) (authenticated bits=0) by pantheon-po27.its.yale.edu (8.12.11.20060308/8.12.11) with ESMTP id nA9HVnSE031618 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT) for ; Mon, 9 Nov 2009 12:31:49 -0500 Received: by furry (Postfix, from userid 1000) id 9140DC070; Mon, 9 Nov 2009 12:31:49 -0500 (EST) From: Chong Yidong To: control@debbugs.gnu.org Subject: reassign ERC bugs Date: Mon, 09 Nov 2009 12:31:49 -0500 Message-ID: <87bpjby58a.fsf@stupidchicken.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-YaleITSMailFilter: Version 1.2c (attachment(s) not renamed) reassign 466 emacs,erc reassign 4048 emacs,erc reassign 4443 emacs,erc reassign 4589 emacs,erc reassign 4590 emacs,erc reassign 3594 emacs,erc reassign 4459 emacs,erc thanks From debbugs-submit-bounces@debbugs.gnu.org Sun Sep 11 13:17:04 2011 Received: (at control) by debbugs.gnu.org; 11 Sep 2011 17:17:04 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1R2neS-0002OD-CN for submit@debbugs.gnu.org; Sun, 11 Sep 2011 13:17:04 -0400 Received: from hermes.netfonds.no ([80.91.224.195]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1R2neP-0002Ne-Q6 for control@debbugs.gnu.org; Sun, 11 Sep 2011 13:17:03 -0400 Received: from cm-84.215.51.58.getinternet.no ([84.215.51.58] helo=stories.gnus.org) by hermes.netfonds.no with esmtpsa (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.72) (envelope-from ) id 1R2naB-0003Cl-9q for control@debbugs.gnu.org; Sun, 11 Sep 2011 19:12:39 +0200 Date: Sun, 11 Sep 2011 19:09:38 +0200 Message-Id: To: control@debbugs.gnu.org From: Lars Magne Ingebrigtsen Subject: control message for bug #466 X-MailScanner-ID: 1R2naB-0003Cl-9q X-Netfonds-MailScanner: Found to be clean X-Netfonds-MailScanner-From: larsi@gnus.org MailScanner-NULL-Check: 1316365959.53247@8xV4kbWIBldq0iX5lPu0Dg X-Spam-Status: No X-Spam-Score: -2.7 (--) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -2.7 (--) close 466 From unknown Tue Jun 17 01:46:45 2025 X-Loop: help-debbugs@gnu.org Subject: bug#466: 23.0.60; windmove.el doesnt not always switch windows in ERC Resent-From: Lars Magne Ingebrigtsen Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-To: owner@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sun, 11 Sep 2011 17:38:07 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 466 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: moreinfo To: martin rudalics Cc: Keegan Carruthers-Smith , 466@debbugs.gnu.org Received: via spool by 466-submit@debbugs.gnu.org id=B466.131576268514240 (code B ref 466); Sun, 11 Sep 2011 17:38:07 +0000 Received: (at 466) by debbugs.gnu.org; 11 Sep 2011 17:38:05 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1R2nym-0003hI-CE for submit@debbugs.gnu.org; Sun, 11 Sep 2011 13:38:05 -0400 Received: from hermes.netfonds.no ([80.91.224.195]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1R2nya-0003fr-Jg for 466@debbugs.gnu.org; Sun, 11 Sep 2011 13:37:55 -0400 Received: from cm-84.215.51.58.getinternet.no ([84.215.51.58] helo=stories.gnus.org) by hermes.netfonds.no with esmtpsa (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.72) (envelope-from ) id 1R2nuL-0003cM-Cd; Sun, 11 Sep 2011 19:33:29 +0200 From: Lars Magne Ingebrigtsen In-Reply-To: <489D67AD.20807@gmx.at> (martin rudalics's message of "Sat, 09 Aug 2008 11:47:25 +0200") Date: Sun, 11 Sep 2011 19:09:33 +0200 Message-ID: References: <489ACBB1.30805@gmx.at> <6d7c2a160808081639w5de5d8d9ob2d1769eadec1af@mail.gmail.com> <489D67AD.20807@gmx.at> User-Agent: Gnus/5.110018 (No Gnus v0.18) Emacs/24.0.50 (gnu/linux) X-Now-Playing: Various's _Not Alone (3)_: "The Bricoleur - Prah Pip Ta" MIME-Version: 1.0 Content-Type: text/plain X-MailScanner-ID: 1R2nuL-0003cM-Cd X-Netfonds-MailScanner: Found to be clean X-Netfonds-MailScanner-From: larsi@gnus.org MailScanner-NULL-Check: 1316367209.53324@ge3YANr05MFx1+WF8veQfQ X-Spam-Status: No X-Spam-Score: -2.7 (--) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -2.7 (--) martin rudalics writes: > Not really. Please try the following. In a one-window frame do > > C-x 2 C-x o C-x 3 > > that is your frame should appear as follows: > > ----- > | | > |-----| > | | | > ----- More information was requested three years ago, but apparently wasn't given, so I'm closing this bug report. Please reopen if it's still valid. -- (domestic pets only, the antidote for overdose, milk.) bloggy blog http://lars.ingebrigtsen.no/