emacs-pretest-bug
[Top][All Lists]
Advanced

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

Re: mouse-yank-at-click (with mouse-2) in fringe


From: Klaus Zeitler
Subject: Re: mouse-yank-at-click (with mouse-2) in fringe
Date: Wed, 15 Nov 2006 08:34:26 +0100
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (usg-unix-v)

>>>>> "Chong" == Chong Yidong <address@hidden> writes:
    Chong> 
    Chong> Klaus Zeitler <address@hidden> 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:             address@hidden  |
 ------------------------------------------
---
Misfortune, n.:  The kind of fortune that never misses.
             -- Ambrose Bierce, The Devil's Dictionary




reply via email to

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