[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: paste when cursor is in the fringe
From: |
Richard Stallman |
Subject: |
Re: paste when cursor is in the fringe |
Date: |
Mon, 14 Aug 2006 15:20:30 -0400 |
I don't see a reason not to do it, but if we do install it, I think we
should not use
(global-set-key [fringe mouse-2] 'mouse-yank-at-click)
but
(global-set-key [fringe mouse-2] [mouse-2])
instead.
Good idea. Would you please install it?
- paste when cursor is in the fringe, Klaus Zeitler, 2006/08/11
- Re: paste when cursor is in the fringe, Nick Roberts, 2006/08/11
- Re: paste when cursor is in the fringe, Klaus Zeitler, 2006/08/11
- Re: paste when cursor is in the fringe, Richard Stallman, 2006/08/12
- Re: paste when cursor is in the fringe, Stefan Monnier, 2006/08/13
- RE: paste when cursor is in the fringe, Drew Adams, 2006/08/13
- Re: paste when cursor is in the fringe, Mathias Dahl, 2006/08/13
- Re: paste when cursor is in the fringe,
Richard Stallman <=
- Re: paste when cursor is in the fringe, Stefan Monnier, 2006/08/16
Re: paste when cursor is in the fringe, monnier, 2006/08/11
Re: paste when cursor is in the fringe, Richard Stallman, 2006/08/11