Handsfree emacs setup
Most of this is moving over to emacs-versor on SourceForge.
  -  autocue.el
  
 -  Scroll through a file, at a controllable speed, without having
      to type anything for each movement
  
 -  insert-construct.el
  
 -  Insert equivalent programming language constructs in various
      programming languages. Should be looted for
      languide
      and then removed.
  
 -  rpn-edit.el
  
 -  RPN editing, using the kill ring as a stack for strings, and
      the mark-ring as a stack for places, and adding a number
      stack. Meant for use through voice commands, as this is a way of
      handling command arguments without trying to speak syntactical
      punctuation! For old PostScript hackers, or HP calculator users,
      this is fairly natural.
  
 -  rpn-old.el
  
 -  Old bits put aside from rpn-edit.el.
 
[My elisp index]
[My emacs index]
[My computing index]
[My home page]
Contact me
Last modified: Thu Sep  6 16:01:21 IST 2007