Hi! I'd just like to report hyperbole works on my system. My system is Windows 2000, Meadow 1.14 (20010404).
I started using hyperbole for its outline functionality. I was instantly irritated because the M-tab keystroke was taken away by the system. I decided at that point to use another keystroke, shift-tab to mimic the M-tab behavior. Here's the binding to activate it:
Hi! I'd just like to report hyperbole works on my system. My system is Windows 2000, Meadow 1.14 (20010404).
I started using hyperbole for its outline functionality. I was instantly irritated because the M-tab keystroke was taken away by the system. I decided at that point to use another keystroke, shift-tab to mimic the M-tab behavior. Here's the binding to activate it:
(define-key kotl-mode-map
(quote [(shift tab)]) 'kotl-mode:untab-command)
See ya.
---
Cliff in koutline mode.