cycle-or-exec



> A. I propose to merge it to jump-or-exec; scattered codes are difficult
> to maintain. (By using #!key, the syntax won't be messed.) See also my
> 3 apr message.
> 

That version of cycle-or-exec you've posted back then doesn't work here:

( cycle-or-exec "nautilus" "Datei-Browser" nil "fm" )
( bind-keys global-keymap
  "W-S-n" cycle-fm
  "C-S-n" cycle-fm-backwards )

Sawfish error: Unbound variable: cycle-fm

Perhaps we should update jor as you did with tor? (cond (...))

Chris


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