Package: emacs-goodies-el
Version: 34.1
I had to do
;(global-set-key [f3] 'cyclebuffer-forward)
;(global-set-key [f4] 'cyclebuffer-backward)
(global-set-key [(f3)] 'bs-cycle-next)
(global-set-key [(f4)] 'bs-cycle-previous)
because now with
emacs-snapshot:
Installed: 1:20110210-1
Candidate: 1:20110210-1
Version table:
*** 1:20110210-1 0
500 http://emacs.naquadah.org/ unstable/ Packages
100 /var/lib/dpkg/status
it doesn't work.
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]