Emacs: mitigating dependancy on the mouse
        Posted  
        
            by Yktula
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Yktula
        
        
        
        Published on 2010-05-30T22:26:04Z
        Indexed on 
            2010/05/30
            22:32 UTC
        
        
        Read the original article
        Hit count: 244
        
In Emacs, how does one emulate mouse button presses and the like using a keyboard? For example, with CEDET's Semantic (included with GNU Emacs 23.2.1), includes can be right clicked to provide a menu; how can I make that menu, and others, with the keyboard, appear as a tooltip or in the minibuffer a la M-` that allows one to access the menu bar?
© Stack Overflow or respective owner