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

Re: [semi-troll] Utilisation de imwheel avec emacs



Le Wed, Jul 03, 2002 at 12:00:32AM +0200, Yannick Roehlly ecrit :
> Ça fonctionne parfaitement.
> Merci !
> Ainsi parlait Guy-Greg <guygreg@free.fr> :
> > ;; Utilisation de la roulette
> > (defun up-slightly () (interactive) (scroll-up 5))
> > (defun down-slightly () (interactive) (scroll-down 5))
> > (global-set-key [mouse-4] 'down-slightly)
> > (global-set-key [mouse-5] 'up-slightly) (defun up-one () (interactive)
> > \ (scroll-up 1))
> > (defun down-one () (interactive) (scroll-down 1))
> > (global-set-key [S-mouse-4] 'down-one)
> > (global-set-key [S-mouse-5] 'up-one) (defun up-a-lot() (interactive) 
> > \ (scroll-up))
> > (defun down-a-lot () (interactive) (scroll-down))
> > (global-set-key [C-mouse-4] 'down-a-lot)
> > (global-set-key [C-mouse-5] 'up-a-lot)
Et on s'étonne que certains préfèrent "vim?" ? 
-- 
(0> Francois Cerbelle            <O)              |\      _,,,---,,_
//\ mailto:francois@cerbelle.net /\\        ZZZzz /,`.-'`'    -.  ;-;;,_
V_/ Cell: (+33/0) 603 015 512    \_V             |,4-  ) )-,_. ,\ (  `'-'
#define QUESTION ((bb) || !(bb)) - Shakespeare  '---''(_/--'  `-'\_)


-- 
To UNSUBSCRIBE, email to debian-user-french-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: