» tagged pages
» logout

sorted by: recent | see : popular
Content Tagged with package + Lisp

Video Editing in Emacs

A Emacs mode for video editing using avidemux and mplayer as rendering/editing engines.

Emacs: del.icio.us tag/emacs

ELPA: Install

(let ((buffer (url-retrieve-synchronously "http://tromey.com/elpa/package-install.el"))) (save-excursion (set-buffer buffer) (goto-char (point-min)) (re-search-forward "^$" nil 'move) (eval-region (point) (point-max)) (kill-buffer (current-buffer))))

Emacs: del.icio.us tag/emacs

Welcome to ELPA (Emacs Lisp Package Archive)

Our goal is to make it simple to install, use, and upgrade Emacs Lisp packages. We supply package.el, a simple package manager for Emacs, and a repository of pre-packed Emacs Lisp code.

Emacs: del.icio.us tag/emacs

GoLisp

Golisp-mode is for writing lisp programs. It helps you document, navigate, and analyze Common Lisp and Emacs Lisp source code from within GNU Emacs. Using golisp-mode, you can see how different pieces of code are related to one another, and jump quickly t

Emacs: del.icio.us tag/emacs

ee - JURTA

Ee - Emacs Information Manager. Another big emacs package that unifies the interface to all sorts of things: buffers, directories, tags, command history, marks, processes, etc

Emacs: del.icio.us tag/emacs