My favorites | Sign in
Google
Projects on Google Code Results 1 - 10 of 39
This is a very simple Emacs Lisp extension, intended to work as a 'find-file' alternative, that lets you index the files under a certain directory, using include and exclude regular expressions. Once the files are indexed, invoking the 'find-file-suggest' function will open a buffer with filename su...
== Introduction == e-blog is a (currently) simple interface to the Gdata API for Blogger. It allows posting to a Blogger blog from within Emacs. Rather than presenting the user with buffers filled with XML to embed their posts in, e-blog presents a buffer similar to what you would expect from a...
I've put my emacs stuff online, for posterity... and so I can transfer it between work and home easily
a collection of elisp file
personal use...
emacs configure file
A collection of emacs lisp and python scripts. It helps me improve my productivity and shit. If it sounds cool to you, browse the files here http://code.google.com/p/marcshacks/source/browse/ or svn the source code to install the emacs stuff: {{{ (add-to-list 'load-path (expand-file-name...
Ejacs is an Ecma-262 compliant JavaScript interpreter written entirely in Emacs Lisp. It should work in GNU Emacs versions 22 and higher. The parser and evaluator are ports of Brendan Eich's Narcissus (JavaScript in JavaScript). The runtime is my own implementation, with a few exceptions (notab...
epydoc.el emacs lisp program supports to write your epydoc documentation comments. now we support forrow functions * epydoc-insert-file-comment * insert file comments and @file,@author,@copyright automatically * epydoc-insert-function-comment * insert function comments and @param, @re...
Maintain my emacs config files, include .emacs and some other elisp files, mainly for GNU Emacs 23. Lots of my configuration were collected from Emacs@newsmth.net. If someone considers they are not appropriate to harm your feeling, please contact me. I hope these configuration can help you drive ...
1 2 3 4 Next