From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Colin Baxter Newsgroups: gmane.emacs.devel Subject: mouse not working in 'info' Date: Sun, 25 Mar 2018 15:15:17 +0100 Message-ID: <87605k2qdm.fsf@yandex.com> NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: blaine.gmane.org 1521987257 1616 195.159.176.226 (25 Mar 2018 14:14:17 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Sun, 25 Mar 2018 14:14:17 +0000 (UTC) User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.0.91 (gnu/linux) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Mar 25 16:14:13 2018 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1f06PU-0000Kn-Vl for ged-emacs-devel@m.gmane.org; Sun, 25 Mar 2018 16:14:13 +0200 Original-Received: from localhost ([::1]:51427 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1f06RY-0007Hl-7G for ged-emacs-devel@m.gmane.org; Sun, 25 Mar 2018 10:16:20 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:43981) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1f06Qq-0007HN-E7 for emacs-devel@gnu.org; Sun, 25 Mar 2018 10:15:37 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1f06Qj-0001w0-DV for emacs-devel@gnu.org; Sun, 25 Mar 2018 10:15:36 -0400 Original-Received: from [195.159.176.226] (port=34343 helo=blaine.gmane.org) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1f06Qj-0001vR-6S for emacs-devel@gnu.org; Sun, 25 Mar 2018 10:15:29 -0400 Original-Received: from list by blaine.gmane.org with local (Exim 4.84_2) (envelope-from ) id 1f06Ob-0007tc-N2 for emacs-devel@gnu.org; Sun, 25 Mar 2018 16:13:17 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 14 Original-X-Complaints-To: usenet@blaine.gmane.org X-Face: -P+89ASh_wrs;AUGm`!l[}/o-lyK}5W.gq\fkJ{#d6Gu,hWrZNz::iMm5PJb} __A96]-LUrl)X=uF=V|\3-\9/sXvBs/H Face: iVBORw0KGgoAAAANSUhEUgAAACwAAAAMCAIAAACWSshgAAAABmJLR0QA/wD/AP+gvaeTAAAA aklEQVQ4je2SwRVAUBADZ/2gAh0oT3GK0sYXBzqIg4Pckze7b2ojyjFrX5doopCgBQsailYRBGjK IEagDRGCnfVfinrWPwE7mrDVIdnoD0gUFURemewKAI2hmPWLeecjYvoFMXtm9+n8E1wkSiRzIPfx lAAAAABJRU5ErkJggg== Cancel-Lock: sha1:sUv/ktqbX2XH6q8hMfHiEGla2ZE= X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-Received-From: 195.159.176.226 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.org gmane.emacs.devel:223999 Archived-At: I'm using emacs-27.0.50 (build 1, i686-pc-linux-gnu, GTK+ Version 3.14.5) on 3.16.0-5-686-pae #1 SMP Debian 3.16.51-3+deb8u1. With emacs -q, M-x info RET, if I attempt to use the mouse to go up the hierarchy of links, i.e., Next: Prev: Up:, I get the errors is undefined is undefined if I left- and right-click respectively. I only have a *two* button mouse. The issue exists only on going up the hierarchy of nodes, not down. Best wishes,