emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: mouse not working in 'info'


From: Colin Baxter
Subject: Re: mouse not working in 'info'
Date: Sun, 25 Mar 2018 16:47:22 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.3 (gnu/linux)

>>>>> Eli Zaretskii <address@hidden> writes:

    >> From: Colin Baxter <address@hidden> 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
    >> 
    >> <header-line> <header-line> <mouse-2> is undefined <header-line>
    >> <mouse-3> 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?

M-x                     ;; execute-extended-command
 i                      ;; self-insert-command
 n                      ;; self-insert-command
 f                      ;; self-insert-command
 o                      ;; self-insert-command
 <return>               ;; minibuffer-complete-and-exit
 <help-echo> <help-echo> <help-echo> <help-echo> <down-mouse-1> ;; 
mouse-drag-region
 <help-echo> <mouse-movement> ;; anonymous-command
 <mouse-1>                    ;; Info-mouse-follow-nearest-node
 <help-echo> <help-echo> <help-echo> <down-mouse-1> ;; mouse-drag-header-line
 <mouse-1>                                          ;; nil
 C-h l                                              ;; view-lossage



reply via email to

[Prev in Thread] Current Thread [Next in Thread]