lunatechian (lunatech-ian)

one relating to, belonging to, or resembling lunatech

Search Google from command line

As I had pointer out in my previous entry, I had not been able to search google from within my emacs environment. Hence the "need" to write a command line script which I would be able to call from within emacs

The code is not the best I have written and any decent Python programmer would be able to make more improvements to it. If you do something clever with the code, it would be very kind of you to let me know about it too (raj at rajshekhar.net).

You need to have Pygoogle module installed. In its unaltered form, the script will require Python2.3 to run. However, if you remove the #--ugly hack part (see the comments in the code), it will run with Python2.2 too.

Code now available at mouse click from here.

Defined tags for this entry: ,

emacs goodies

Ftrain.com has a bunch of productivity enhancing tips that can be used with emacs. I could not get the "search the web within emacs" working :-( but I hope to write a shell script that will do the job and then call that script from withing emacs. I had found that link from this post by Merlin, called Calling all Terminal nerds. One of the comments there has pointed to the rockin' the emacs post, which points out how to use planner.el from Sacha Chua.

Defined tags for this entry: ,