>>>>> "Chong" == Chong Yidong <[EMAIL PROTECTED]> writes:
    Chong> 
    Chong> Klaus Zeitler <[EMAIL PROTECTED]> writes:
    >> in August we had a discussion about pasting (with mouse-2) in
    >> fringe.  I noticed that it doesn't work anymore, instead I get:
    >> After 0 kbd macro iterations: mouse-yank-at-click must be bound to
    >> an event with parameters
    Chong> 
    Chong> Did it ever work?  I just checked out the 2006-08-17 version of CVS,
    Chong> just after Stefan's patch landed.  The same problem appears.

This could well be the case.
When the discussion came up in August, Matthias Dahl showed that this could
simply be done with local-set-key. Thus I added 
(global-set-key [right-fringe mouse-2] 'mouse-yank-at-click)
to my .emacs file and this did indeed work.
Unfortunately I didn't remove this line right away after Stefan's patch.
Don't even remember when I removed it. I guess I should use a source 
configuration management system for my .emacs file.

-- 
 ------------------------------------------
|  Klaus Zeitler      Lucent Technologies  |
|  Email:             [EMAIL PROTECTED]  |
 ------------------------------------------
---
Misfortune, n.:  The kind of fortune that never misses.
             -- Ambrose Bierce, The Devil's Dictionary


_______________________________________________
emacs-pretest-bug mailing list
emacs-pretest-bug@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug

Reply via email to