xGoat
More tea please.

First Class Procrastination

#!/bin/env python                                                               
from Pymacs import lisp

def test():
    start, end = lisp.point(), lisp.mark(lisp.t)
    lisp.insert( "Pies" )

Closely followed by:

M-x pymacs-load RET test RET RET M-: (test-test) RET

A highly useful command.

Update: Added a “RET” to the end. It’s much better when that’s there.

Posted at 5:27 pm on Thursday 3rd May 2007

Comments are closed.

Site by Rob Gilton. © 2008 - 2019