From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: mouse not working in 'info' Date: Sun, 25 Mar 2018 18:28:35 +0300 Message-ID: <83a7uwgonw.fsf@gnu.org> References: <87605k2qdm.fsf@yandex.com> Reply-To: Eli Zaretskii NNTP-Posting-Host: blaine.gmane.org X-Trace: blaine.gmane.org 1521991599 22383 195.159.176.226 (25 Mar 2018 15:26:39 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Sun, 25 Mar 2018 15:26:39 +0000 (UTC) Cc: emacs-devel@gnu.org To: Colin Baxter Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Mar 25 17:26:35 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 1f07XW-0005g6-RQ for ged-emacs-devel@m.gmane.org; Sun, 25 Mar 2018 17:26:34 +0200 Original-Received: from localhost ([::1]:51591 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1f07ZY-0004dI-E2 for ged-emacs-devel@m.gmane.org; Sun, 25 Mar 2018 11:28:40 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:39410) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1f07ZS-0004ZY-7f for emacs-devel@gnu.org; Sun, 25 Mar 2018 11:28:35 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1f07ZM-0000pq-QQ for emacs-devel@gnu.org; Sun, 25 Mar 2018 11:28:34 -0400 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:39496) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1f07ZM-0000pk-Mp; Sun, 25 Mar 2018 11:28:28 -0400 Original-Received: from [176.228.60.248] (port=1772 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1f07ZM-0000HS-4L; Sun, 25 Mar 2018 11:28:28 -0400 In-reply-to: <87605k2qdm.fsf@yandex.com> (message from Colin Baxter on Sun, 25 Mar 2018 15:15:17 +0100) 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-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:224002 Archived-At: > From: Colin Baxter > Date: Sun, 25 Mar 2018 15:15:17 +0100 > > 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. Can you show the output of "C-h l" after these errors?