emacs-wiki-discuss
[Top][All Lists]
Advanced

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

[emacs-wiki-discuss] Bug: muse-mode: Mouse-2 doesn't yank


From: Allen Halsey
Subject: [emacs-wiki-discuss] Bug: muse-mode: Mouse-2 doesn't yank
Date: Mon, 04 Jul 2005 22:14:58 -1000
User-agent: Mozilla Thunderbird 1.0.2-6 (X11/20050513)

Expected behavior (which works in emacs-wiki-mode):

  - mouse-2 on a link follows the link

  - otherwise, yank

Current behavior: when I mouse-2 on a non-link area, this
error message is given:

  There is no valid link at point.

I fixed it by commenting out line 125 in muse-mode:

  ;(define-key map [mouse-2] 'muse-follow-name-at-mouse)

Note: muse-colors.el, defines this same key binding but in a "local
keymap used by Muse while on a link".

Allen




reply via email to

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