From debbugs-submit-bounces@debbugs.gnu.org Tue Feb 02 16:37:54 2016 Received: (at submit) by debbugs.gnu.org; 2 Feb 2016 21:37:54 +0000 Received: from localhost ([127.0.0.1]:57193 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1aQie2-0005f6-6Y for submit@debbugs.gnu.org; Tue, 02 Feb 2016 16:37:54 -0500 Received: from eggs.gnu.org ([208.118.235.92]:43131) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1aQie0-0005eu-Jf for submit@debbugs.gnu.org; Tue, 02 Feb 2016 16:37:52 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aQidu-0005Ma-IB for submit@debbugs.gnu.org; Tue, 02 Feb 2016 16:37:47 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=BAYES_40,FREEMAIL_FROM, T_DKIM_INVALID autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:36562) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aQidu-0005MW-FH for submit@debbugs.gnu.org; Tue, 02 Feb 2016 16:37:46 -0500 Received: from eggs.gnu.org ([2001:4830:134:3::10]:34096) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aQidt-0006Jy-Lw for bug-gnu-emacs@gnu.org; Tue, 02 Feb 2016 16:37:46 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aQido-0005Kq-M5 for bug-gnu-emacs@gnu.org; Tue, 02 Feb 2016 16:37:45 -0500 Received: from mail-wm0-x233.google.com ([2a00:1450:400c:c09::233]:38163) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aQido-0005Kl-Ef for bug-gnu-emacs@gnu.org; Tue, 02 Feb 2016 16:37:40 -0500 Received: by mail-wm0-x233.google.com with SMTP id p63so42891742wmp.1 for ; Tue, 02 Feb 2016 13:37:40 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:subject:date:message-id:mime-version:content-type; bh=zRsLRlA/pvPmDGIIa4wrtpiL8U08O/aKFRo5J6Oc8ZQ=; b=Sv8tYksXDlWYCubUAFl2mH2fowSXrFbGPNH8DqwjHOZQMEr63KOOHVe5gpbEbn0JYz 1ntV9k+E5FmiJ7e3pFgh8U28LQ/nZXFL0qJXldOa9LlBJRjVTvK2tg7OG0ZrV5hvx2qD FJvSEU4usOYNj+wI+sWj/JvlPQK08CO6E6c7usCzLfDPf31d669DFfQvTzoBY4JFmaDk t78b7WASZGdTmYkjQI/u85rdlUyvaesKrFo3gDGmIvsM/jvXYnNSlQFzYOSfZx9UHs/M CYM7IHCJTlvILHvzCCuPC40YFAc5LEztFh971EYtjEkkHzQ5TI2tWJ8MsEpJ2dSf7lX0 pUgg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:subject:date:message-id:mime-version :content-type; bh=zRsLRlA/pvPmDGIIa4wrtpiL8U08O/aKFRo5J6Oc8ZQ=; b=GaXWbYYajuIaltvKg9+00nCkzRnrMth/beqOk31bPiZ8XYQ8kSihO1MuENiomP3wRa qz3feXyD6t0znh/+16ryVhlW7UxllZEnYcLs8WcKmM+fYX7BzYsw0lOQWccQfZFgcBeG k0EM+tYmgZR7ZpJ6REvx6zOfIT5haMtt29Biff17ERVck89yI7VWmW/qQVQumsvrbdbN o0UxRZsxqcK04++Gy0+eUaMLK/Hw4XOjGWBkSobxbsAz64MEk2luizpyyzTXSoNZNH05 DdoxH4FlvwXXsEGkjQ8t3b7cacsCObMbhJ3h1M/vGdEty5Nmkoo6BK9SCHWWSIlcZYDy 1l/g== X-Gm-Message-State: AG10YORYSRZdZ/ILYIilOXEcvXnstUPpKsLXc0MEV3UMFX2sHWVktyymyq2/YAYqgRc3LA== X-Received: by 10.28.135.74 with SMTP id j71mr1541109wmd.63.1454449059730; Tue, 02 Feb 2016 13:37:39 -0800 (PST) Received: from ix ([212.46.171.230]) by smtp.gmail.com with ESMTPSA id ks5sm856358wjb.13.2016.02.02.13.37.39 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 02 Feb 2016 13:37:39 -0800 (PST) Received: from helmut by ix with local (Exim 4.84) (envelope-from ) id 1aQidn-00019W-Ji for bug-gnu-emacs@gnu.org; Tue, 02 Feb 2016 22:37:39 +0100 From: Helmut Eller To: bug-gnu-emacs@gnu.org Subject: 25.1.50; C-x o should switch to *Completions* Date: Tue, 02 Feb 2016 22:37:39 +0100 Message-ID: MIME-Version: 1.0 Content-Type: text/plain X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -4.0 (----) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -4.0 (----) After this 1) start Emacs with: emacs -Q -f find-file 2) press TAB two times so that the *Completions* buffer becomes visible 3) press C-x o the window with the *scratch* buffer is selected. It would be more convenient if C-x o in step 3 would switch to the *Completions* buffer. In GNU Emacs 25.1.50.3 (i686-pc-linux-gnu, GTK+ Version 3.14.5) of 2016-01-29 built on ix Repository revision: 487bd7aedf9bbbf0b939b653912253fbeb7d16b9 System Description: Debian GNU/Linux 8.0 (jessie) Configured using: 'configure --with-jpeg=no --with-gif=no --with-tiff=no' Configured features: XPM PNG RSVG SOUND DBUS GSETTINGS NOTIFY LIBXML2 FREETYPE XFT ZLIB TOOLKIT_SCROLL_BARS GTK3 X11 Important settings: value of $LANG: C.UTF-8 locale-coding-system: utf-8-unix From debbugs-submit-bounces@debbugs.gnu.org Wed Feb 03 03:03:39 2016 Received: (at 22539) by debbugs.gnu.org; 3 Feb 2016 08:03:39 +0000 Received: from localhost ([127.0.0.1]:57428 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1aQsPb-0006uo-HX for submit@debbugs.gnu.org; Wed, 03 Feb 2016 03:03:39 -0500 Received: from mout.gmx.net ([212.227.17.21]:53015) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1aQsPY-0006ua-Uy for 22539@debbugs.gnu.org; Wed, 03 Feb 2016 03:03:37 -0500 Received: from [192.168.1.100] ([212.95.7.117]) by mail.gmx.com (mrgmx102) with ESMTPSA (Nemesis) id 0LlGoc-1ZtBoq2jG2-00b0Sd; Wed, 03 Feb 2016 09:03:30 +0100 Message-ID: <56B1B450.5030702@gmx.at> Date: Wed, 03 Feb 2016 09:03:28 +0100 From: martin rudalics MIME-Version: 1.0 To: Helmut Eller , 22539@debbugs.gnu.org Subject: Re: bug#22539: 25.1.50; C-x o should switch to *Completions* References: In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: quoted-printable X-Provags-ID: V03:K0:SuTH+Z6Mk3cOWhpPT1hae/Mq7qp+JIxFNuz6h+SVMySOFyafn+9 nQ/7mR2n63iVdeJG8D9sfkvQEGjvGWTvYFX93G8fa8pP6jiAIsJ+OQ1MzjtB1ah3SHOGG/A lNJClQdqzO9jYM5jZemHRqVhlkJvey1FJS2zduGHGaw5Q5fZPsZMtCOlXbz0MbVOu8LRx1k emNITB2qoXT3FnNyYyg8w== X-UI-Out-Filterresults: notjunk:1;V01:K0:DwOEkrq/Uuc=:6hgDSrlUuobX3Eqwq+2/RF 6k9HXL/q7347XyUc0l+CtV/sosSD/QCjNlrSMpDSoajNr7Poq0syQ/fZbThMGb3l6FQIu8yhj Fvku4H9jSIg8iwRUP61B2Vmzjlu7txRY/EcAm8ZBLM9E0NIJFuXe55Fc+kq96a+9K3QCCfnBw EMuZWVoolr7bHRvdvdMRrGgzcApf8FSTloIDX4lXsGuNlJzcyhmNGc78sWmm4Zd8uc/nrMvLW QCRdu330fmAEJEt3SOWVHC7A3KqBSKdxQHF17a4lBpJeHOzLpSeeXvGKZJnJGkH9uXNaHv+R3 QpOzKV/gv/0UXOtguXq9II+RK0VJIIegvj3qzaLQp1e6mQQ+LpXMmd4QXK9nDSED66Bl9XUAf ZefjdujxhqBMG+cD/3hjaYgHaySWYNHupuMx1VidL0OJrdL3hV2fT7l9GPcLBq809JJl/dTKf hoTVXMno+ksU7H8sFpzCr/yGeVLgGDs2eLZJzHKiYJkwOhJqv1aTMlC3fToTbKxIsGgRtFNIK rTUF03Q9e9qy2OyGLPadjTs0WzLcH4HCEbvBZCuSejHy9FSyEfeTLuGLOJpxAzu4bC2ZL44bb RRt9MKrhvWEbqe0T5NcCQ+au/45Km7TSPmWJMlu+c9fb1cTQ5TbfQxSUrMAZLg96UmWGyBEP+ A0xWo49tgOL/a/D/RGH70e2Jrtxj3pxeONPcFmYjsi5B3/ia7HancnJgX8GAcsY6jg4aaS8Bi 77dhO5bjFQ0SIxEdhesPh0ir4CSUkhL2Db7Zhfb5HPCooAd9j0dZlJB8OA52XlYyQ2GQBB7KW yqSjtR+hSj7f8IKDhWXonLNfaW3gA== X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 22539 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.7 (/) > 1) start Emacs with: emacs -Q -f find-file > 2) press TAB two times so that the *Completions* buffer > becomes visible > 3) press C-x o > > the window with the *scratch* buffer is selected. > > It would be more convenient if C-x o in step 3 would switch to the > *Completions* buffer. The basic idea behind C-x o is that it cycles through all live windows before returning to the initially selected one. We could, in your special case, have =E2=80=98other-window=E2=80=99 select =E2=80=98other-w= indow-for-scrolling=E2=80=99. But if we do so, we have to face the dilemma that the next C-x o gets us immediately back to the minibuffer window. This means that all other windows would get excluded from repeated invocations of C-x o. So I'm afraid that I cannot offer a practicable solution for this :-( martin From debbugs-submit-bounces@debbugs.gnu.org Wed Feb 03 03:24:13 2016 Received: (at 22539) by debbugs.gnu.org; 3 Feb 2016 08:24:13 +0000 Received: from localhost ([127.0.0.1]:57437 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1aQsjV-0007PK-GE for submit@debbugs.gnu.org; Wed, 03 Feb 2016 03:24:13 -0500 Received: from mail-wm0-f54.google.com ([74.125.82.54]:37756) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1aQsjU-0007P7-J7 for 22539@debbugs.gnu.org; Wed, 03 Feb 2016 03:24:12 -0500 Received: by mail-wm0-f54.google.com with SMTP id l66so58233818wml.0 for <22539@debbugs.gnu.org>; Wed, 03 Feb 2016 00:24:12 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:subject:references:date:in-reply-to:message-id :user-agent:mime-version:content-type:content-transfer-encoding; bh=/heeBoTUYJPsz75Whlf9+pJw9+2BFntfQB7ghR/9QlQ=; b=Vs8u8/AnM1PYprbrNmtuVuU+Ult6OhcySzPXKrt9zk52M3xvGUUWj3BK9KBzlt8Lh6 je82Yu8+Ynd1Z4DGRgmf4UjfcwEe08uT8N3k+mvJgb1WeAPnwLboGyge/m2wdtQNZJkz qol6e0B7WcxuRHS531Wkm8jGsvlYIRY+QNp0e3fGfxgmoZgHy8TbAuYCjahjFlVsfZXM NkMM0JqHOa0x8bTo+W1CA77FRNnFB4Ingyi5UkFS9unJMLUYdZ0j/wv/PnaVQRTAp4dz q2bFMQY00Q1BqF5ns+alB2DwP3Zrdi9skMclrEWNbFl6WAwtopgpdH4Q/qht04ETD7Io +Klw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:references:date:in-reply-to :message-id:user-agent:mime-version:content-type :content-transfer-encoding; bh=/heeBoTUYJPsz75Whlf9+pJw9+2BFntfQB7ghR/9QlQ=; b=QMhJxn0qw0kdag6W3FhH3Q4NlzgTz0c79IJMetpgVecUxSaQyIT/xUDQomXcXqkGOt v1VlIUE8QcCJH7weP1GmJ0ibNVT4hqk9tRqUNPGOkEiF2Na3euPdLXcDmiOKJ+sOdj4p p73kCWv666bgsWnmduvdJLLsjMv/dTOJHtz/dfzJpGfiOHBtgdHMSi2xkbiKHj9U2cZf jv35ZKhp+R5pedh2WJrKexjuahh7AAm/NVeftv5wef0U46Bw6xVQaNVle529mEvn3GFW muKKDiy12MpH5bmuGmRRadQ3we+o1azxpV7rLuD39ifAHt9PUbpYzJgIOxpWxtYN/aUV XvVQ== X-Gm-Message-State: AG10YOTSgUb9SrMhyEws1VTsQlFYZB+KacLASs0DkSE+31jvCe1ypXlauZSFmEMioujS5Q== X-Received: by 10.28.6.213 with SMTP id 204mr2259411wmg.47.1454487846981; Wed, 03 Feb 2016 00:24:06 -0800 (PST) Received: from ix ([212.46.171.230]) by smtp.gmail.com with ESMTPSA id qs1sm5243955wjc.2.2016.02.03.00.24.06 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 03 Feb 2016 00:24:06 -0800 (PST) Received: from helmut by ix with local (Exim 4.84) (envelope-from ) id 1aQsjN-0000X8-47; Wed, 03 Feb 2016 09:24:05 +0100 From: Helmut Eller To: martin rudalics Subject: Re: bug#22539: 25.1.50; C-x o should switch to *Completions* References: <56B1B450.5030702@gmx.at> Date: Wed, 03 Feb 2016 09:24:04 +0100 In-Reply-To: <56B1B450.5030702@gmx.at> (martin rudalics's message of "Wed, 03 Feb 2016 09:03:28 +0100") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 22539 Cc: 22539@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.7 (/) On Wed, Feb 03 2016, martin rudalics wrote: >> 1) start Emacs with: emacs -Q -f find-file >> 2) press TAB two times so that the *Completions* buffer >> becomes visible >> 3) press C-x o >> >> the window with the *scratch* buffer is selected. >> >> It would be more convenient if C-x o in step 3 would switch to the >> *Completions* buffer. > > The basic idea behind C-x o is that it cycles through all live windows > before returning to the initially selected one. We could, in your > special case, have =E2=80=98other-window=E2=80=99 select =E2=80=98other-w= indow-for-scrolling=E2=80=99. > But if we do so, we have to face the dilemma that the next C-x o gets us > immediately back to the minibuffer window. This means that all other > windows would get excluded from repeated invocations of C-x o. > > So I'm afraid that I cannot offer a practicable solution for this :-( No big deal. I only noticed this because I had more than two windows before doing a completion and in that case one has to type C-x o a lot to to get to the *Completions* window. A somewhat related question: Is there a command that cycles through the windows in opposite direction as C-x o does? I noticed that is not bound by default so I could use that. Helmut From debbugs-submit-bounces@debbugs.gnu.org Wed Feb 03 04:09:01 2016 Received: (at 22539) by debbugs.gnu.org; 3 Feb 2016 09:09:01 +0000 Received: from localhost ([127.0.0.1]:57451 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1aQtQq-0008Tb-Py for submit@debbugs.gnu.org; Wed, 03 Feb 2016 04:09:00 -0500 Received: from mout.gmx.net ([212.227.17.22]:54701) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1aQtQo-0008TO-V7 for 22539@debbugs.gnu.org; Wed, 03 Feb 2016 04:08:59 -0500 Received: from [192.168.1.100] ([212.95.7.24]) by mail.gmx.com (mrgmx101) with ESMTPSA (Nemesis) id 0LuKHz-1a1hMh2Olr-011hMu; Wed, 03 Feb 2016 10:08:52 +0100 Message-ID: <56B1C3A2.7070106@gmx.at> Date: Wed, 03 Feb 2016 10:08:50 +0100 From: martin rudalics MIME-Version: 1.0 To: Helmut Eller Subject: Re: bug#22539: 25.1.50; C-x o should switch to *Completions* References: <56B1B450.5030702@gmx.at> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Provags-ID: V03:K0:nbF7wiYU8KCz8Yl5yaJZSBKSyIbGZcemqwk9Xp1VODHRrKec7kX V5ffstzwNtqzqye07o2V22FnE8mHX1OX3nzGNmwBrjhWwxutpctrJA4AnwaPm8augrIE1P8 FIzWJa0nbxFKRJRnrCcOOFnmwgGp9+2cVHqUxVupdbPG6jN5n26Nz+a8Z7FsCt/qOK8pDK2 yjWXKA4Vf0mPwGsDxFAcw== X-UI-Out-Filterresults: notjunk:1;V01:K0:EUVova97TL4=:coRqzjS9qfnBCWQgyCbNRZ 7RsuoJnzyGLqNsr4A7krBi65st1b+RySt68pC1GS1K+nDa+qR6s778NdL+yucMalyMKZI5YY1 5yHd3ZLhq163O4bpjKCN4GjdQ7woV595whE8LIvAYnc6YNexd57haArOfhjflKPJSxdXfMfVi QqqORBVEyP6hCcipGyXT4dvpmPQpJPOLqltE9TWaqe+CaawDTp9ogd9g6uQxjHdVjxiRvR2qs CWN1UXvFF4ZPIJ5DLmK9fuHtzt0kZn+UaP6VkY7NGEkXrv9ljHo9tIRJP6EOROtPUEyPP9R4k CUw8z8eDOVJrtKKyF8DGIdpKNgdr8S0Oawm1q0CDY3hwXjpGXihqYLhX2Hj9Y4qVb+XQx1MgB Ru/x8XaCTCtsvVmMFnFyn7wiwMELfDIjcpP6iQm6RNBt6FV1z1+wvFyUGb8mr4iArCp9LFxFd +GSf8TqPzWkG85A2HCJcLRyejy/9vSxpkiy3OJaJJ3owpiShiOC4Es96YsK3ClpaXzMzKavJp tQuZt9fr0IwY9VavMDlYxFSB6ppibSTbHypT47Xb/Yb2ibzlusUX/bpc/YYaUsCFExH6ycUMM 2166Mu7dqJ7rQh5PYU4l/VB2YctFranz61yGaxM54JYfPxSdLXDw+o2VqshCN27rstx2+tVve EdwGjPNBl4XB9P9NweuuZLCpFnKTeC+wbfVc34y8nghfSwa1Li7w+5BPdZVYTZkgjAjyA3n/j pm/pbJPu6J4kP9/rW1olltWEt2/uELeflriLZChOLk3ZHhgbEAMVPOpe5BxaLU7VxCG1fc6+P YODl1/ER8KYvGfOmOt+ffmRkuqvvQ== X-Spam-Score: -0.1 (/) X-Debbugs-Envelope-To: 22539 Cc: 22539@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.1 (/) > A somewhat related question: Is there a command that cycles through the > windows in opposite direction as C-x o does? I noticed that > is not bound by default so I could use that. There is no command that does (other-window -1). You can obviously type C-- C-x o to cycle backwards. martin From debbugs-submit-bounces@debbugs.gnu.org Wed Feb 03 04:14:59 2016 Received: (at 22539) by debbugs.gnu.org; 3 Feb 2016 09:14:59 +0000 Received: from localhost ([127.0.0.1]:57455 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1aQtWd-0000B7-Fe for submit@debbugs.gnu.org; Wed, 03 Feb 2016 04:14:59 -0500 Received: from mail-wm0-f48.google.com ([74.125.82.48]:35930) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1aQtWb-0000Au-W3 for 22539@debbugs.gnu.org; Wed, 03 Feb 2016 04:14:58 -0500 Received: by mail-wm0-f48.google.com with SMTP id p63so155004284wmp.1 for <22539@debbugs.gnu.org>; Wed, 03 Feb 2016 01:14:57 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:subject:references:date:in-reply-to:message-id :user-agent:mime-version:content-type; bh=I34qnq1ZmsVctEEgVUZYlEXdaDxvWl7Mb23qts7RVdo=; b=JbHHnrLgmRfC1Z62V1ngbmIT4zYrwq+ubAZLKm3fxH4+G70hEmVrvM0BfkBpwnlnNY u36yphBuww4UBpFvarC+zWfvV7LEnAL1PY2ahnvz6JXnbGG6Liyr6I3srPBMExN0tDTl bNEA/4s6nFhvWlLBVvE6gUv9O16BNP/rVuQtzVGuO6EOJJqc814IwaAQWSSR57pZA9Pv flc5zqCEjUbXzsI3GvZuB+IHW4DFb7L+xZJzsKM/29wxHq5iHqouNMVrrv5LGOSs66C3 cFY4BlZhtY+fDkv1JTQvbQDItOUZYhHUiStkFMvxEnGH3/vcv8UQb9oR+kBelgFYHcxJ Q7eA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:references:date:in-reply-to :message-id:user-agent:mime-version:content-type; bh=I34qnq1ZmsVctEEgVUZYlEXdaDxvWl7Mb23qts7RVdo=; b=Y3tGLfarbU2wIPVn8wCFhYXgXz5DYn6gFjg6NFSf+g9av6VCe3YSKBsj4CE1XSsifv +ZHMFRAdXb7BMWPj7Ide800yo59P5+t2CKwP8v3ffLUNATSMoZmwWfZCcdlYQ1ak371c Fhp6zVDNEQZgecSgkBLBzJCHf0rV1q5d7s/2UEdia/Z7Ks1hrs22yXJfpRb9XstALsBV WfeDOV9Ls/l00IbttcBJ7LGmosmwYHKZQgEx5GA7kmw3LgFzyNf8Fu109m1sHlhKsULY 5/SsXL4OrIQTEKEL/G+jsKbmN91hWmVq24s3BbBv8XxFS8o0ilx9+rYRiin7b5eM8S9e FydA== X-Gm-Message-State: AG10YOQWWJzzQnXcjTGi0OVbkycP9BRK2r+MDHbU/N/H3XpWNsWc6GMoLbh9ErkxkRi51g== X-Received: by 10.194.20.5 with SMTP id j5mr568689wje.71.1454490892387; Wed, 03 Feb 2016 01:14:52 -0800 (PST) Received: from ix ([212.46.171.230]) by smtp.gmail.com with ESMTPSA id i196sm20379063wmf.23.2016.02.03.01.14.51 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 03 Feb 2016 01:14:51 -0800 (PST) Received: from helmut by ix with local (Exim 4.84) (envelope-from ) id 1aQtWU-0000ZE-85; Wed, 03 Feb 2016 10:14:50 +0100 From: Helmut Eller To: martin rudalics Subject: Re: bug#22539: 25.1.50; C-x o should switch to *Completions* References: <56B1B450.5030702@gmx.at> <56B1C3A2.7070106@gmx.at> Date: Wed, 03 Feb 2016 10:14:50 +0100 In-Reply-To: <56B1C3A2.7070106@gmx.at> (martin rudalics's message of "Wed, 03 Feb 2016 10:08:50 +0100") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 22539 Cc: 22539@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.7 (/) On Wed, Feb 03 2016, martin rudalics wrote: >> A somewhat related question: Is there a command that cycles through the >> windows in opposite direction as C-x o does? I noticed that >> is not bound by default so I could use that. > > There is no command that does (other-window -1). You can obviously type > C-- C-x o to cycle backwards. Aha. Thanks. Helmut From debbugs-submit-bounces@debbugs.gnu.org Wed Feb 03 04:32:31 2016 Received: (at 22539) by debbugs.gnu.org; 3 Feb 2016 09:32:31 +0000 Received: from localhost ([127.0.0.1]:57468 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1aQtnb-0000dI-Ge for submit@debbugs.gnu.org; Wed, 03 Feb 2016 04:32:31 -0500 Received: from mx2.suse.de ([195.135.220.15]:52387) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1aQtnZ-0000d9-CT for 22539@debbugs.gnu.org; Wed, 03 Feb 2016 04:32:29 -0500 X-Virus-Scanned: by amavisd-new at test-mx.suse.de Received: from relay2.suse.de (charybdis-ext.suse.de [195.135.220.254]) by mx2.suse.de (Postfix) with ESMTP id 6AE23AC5C; Wed, 3 Feb 2016 09:32:28 +0000 (UTC) From: Andreas Schwab To: Helmut Eller Subject: Re: bug#22539: 25.1.50; C-x o should switch to *Completions* References: X-Yow: Hold the MAYO & pass the COSMIC AWARENESS... Date: Wed, 03 Feb 2016 10:32:28 +0100 In-Reply-To: (Helmut Eller's message of "Tue, 02 Feb 2016 22:37:39 +0100") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -1.1 (-) X-Debbugs-Envelope-To: 22539 Cc: 22539@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.1 (-) Helmut Eller writes: > After this > > 1) start Emacs with: emacs -Q -f find-file > 2) press TAB two times so that the *Completions* buffer > becomes visible > 3) press C-x o > > the window with the *scratch* buffer is selected. > > It would be more convenient if C-x o in step 3 would switch to the > *Completions* buffer. That's what M-v (switch-to-completions) does. Andreas. -- Andreas Schwab, SUSE Labs, schwab@suse.de GPG Key fingerprint = 0196 BAD8 1CE9 1970 F4BE 1748 E4D4 88E3 0EEA B9D7 "And now for something completely different." From debbugs-submit-bounces@debbugs.gnu.org Wed Feb 03 05:05:02 2016 Received: (at 22539) by debbugs.gnu.org; 3 Feb 2016 10:05:02 +0000 Received: from localhost ([127.0.0.1]:57477 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1aQuJ4-0001Ou-Cs for submit@debbugs.gnu.org; Wed, 03 Feb 2016 05:05:02 -0500 Received: from mail-wm0-f48.google.com ([74.125.82.48]:36016) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1aQuJ2-0001OM-7c for 22539@debbugs.gnu.org; Wed, 03 Feb 2016 05:05:00 -0500 Received: by mail-wm0-f48.google.com with SMTP id p63so156978524wmp.1 for <22539@debbugs.gnu.org>; Wed, 03 Feb 2016 02:05:00 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:subject:references:date:in-reply-to:message-id :user-agent:mime-version:content-type; bh=EzGwvII0fGkVFkcj9OFvdpGvWRIaKlZwsPQpkFN+RSM=; b=J8z/CcNcvgtXd6+9zGGvXW5ZjZ6oJJLSZTHaAVWADIZERRmnaNX3Kfq5i/Sufz3caS vlnxI31+uLtS37nkku7bmnczBP7HmpDcxoj6CH8VjTAlTs8DQ8NNco5ByAi9Qt6TQnOj WIvVg7SBw4uHNfHF7zBlGub2hnbmA24PdZeg7XQmpQY5w3dfWveh/hG7PCTiPn9cE2pK Y7RlAnSOOt5N6m6FoxLt23XWsCkWCQshg6iDC1cNEiHSn5QhvZwR28/lLAvh2Wm/5DXZ n9Ey36toIrX9NqT/hsYHWTU90qJZ55kThO0E5r8ot4HI4/w52dJjJHKLagQNh6yXPuWI kvgA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:references:date:in-reply-to :message-id:user-agent:mime-version:content-type; bh=EzGwvII0fGkVFkcj9OFvdpGvWRIaKlZwsPQpkFN+RSM=; b=fqkxzxc/GmTFRvgLzbmxFGvHWuATe7aQZ2OSsNWrE1Y+JWeBOPJU2gGbRz9TfySD4L X72cO5Y98gAWbbGtRVmyBxvELcXtYi25UlY4BzKtiYnzXIdPqyejdBvQEu2MgBOjWod/ O2XrZp1zrS0amSMmkiQ/iYcfKBOLre4kAxrRefwFS77gV5v7hWA41EqJNFsvQ1KVzyJ4 WSmHaqnDt8jaqOttfeQu0ms3M+Od4WshA8++1/nGQ5TL93tKrGkROuQOXFljJQWJzvXf LKs4ZGjjx3XSX2zB0y5D8nhyZJOhMz2pId9EbuMqDfcUHDjC5wFZBh/IKljhzlXs5Of7 3xWw== X-Gm-Message-State: AG10YOTl4QHCBFIX6DsO8UPEWTTahIvB2JXMb9TjnO+53yjRgM4chGKbk3Fy24YKtyL0sA== X-Received: by 10.194.109.36 with SMTP id hp4mr982886wjb.178.1454493894347; Wed, 03 Feb 2016 02:04:54 -0800 (PST) Received: from ix ([212.46.171.230]) by smtp.gmail.com with ESMTPSA id gl10sm5647366wjb.30.2016.02.03.02.04.53 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 03 Feb 2016 02:04:53 -0800 (PST) Received: from helmut by ix with local (Exim 4.84) (envelope-from ) id 1aQuIu-0000aJ-OO; Wed, 03 Feb 2016 11:04:52 +0100 From: Helmut Eller To: Andreas Schwab Subject: Re: bug#22539: 25.1.50; C-x o should switch to *Completions* References: Date: Wed, 03 Feb 2016 11:04:52 +0100 In-Reply-To: (Andreas Schwab's message of "Wed, 03 Feb 2016 10:32:28 +0100") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 22539 Cc: 22539@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.7 (/) On Wed, Feb 03 2016, Andreas Schwab wrote: >> It would be more convenient if C-x o in step 3 would switch to the >> *Completions* buffer. > > That's what M-v (switch-to-completions) does. Another one I didn't know. Thanks. Helmut From debbugs-submit-bounces@debbugs.gnu.org Wed Feb 03 12:03:19 2016 Received: (at control) by debbugs.gnu.org; 3 Feb 2016 17:03:19 +0000 Received: from localhost ([127.0.0.1]:58300 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1aR0pr-0004ym-CJ for submit@debbugs.gnu.org; Wed, 03 Feb 2016 12:03:19 -0500 Received: from eggs.gnu.org ([208.118.235.92]:42103) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1aR0pq-0004yX-7p for control@debbugs.gnu.org; Wed, 03 Feb 2016 12:03:18 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aR0pk-0006uQ-5C for control@debbugs.gnu.org; Wed, 03 Feb 2016 12:03:12 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-2.3 required=5.0 tests=BAYES_00,RP_MATCHES_RCVD autolearn=disabled version=3.3.2 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:33411) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aR0pk-0006uM-27 for control@debbugs.gnu.org; Wed, 03 Feb 2016 12:03:12 -0500 Received: from rgm by fencepost.gnu.org with local (Exim 4.82) (envelope-from ) id 1aR0pj-0001VQ-MB for control@debbugs.gnu.org; Wed, 03 Feb 2016 12:03:11 -0500 Subject: control message for bug 22539 To: X-Mailer: mail (GNU Mailutils 2.99.98) Message-Id: From: Glenn Morris Date: Wed, 03 Feb 2016 12:03:11 -0500 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-Spam-Score: -5.5 (-----) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -5.5 (-----) tag 22539 notabug close 22539 From unknown Sun Jun 22 11:33:18 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Thu, 03 Mar 2016 12:24:04 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator