Projects tagged ‘elisp’ and ‘emacs’


[39 total ]

1 Users

This emacs package lets the user launch a search, with a single key combination, for the word under the cursor, in the current repository, or the current directory, or in the set of currently open files.
Created 12 months ago.

1 Users

This emacs package manages multiple search results buffers: - the search results of grep, lgrep, rgrep, and find-grep are sent to separate buffers instead of overwriting the contents of a single ... [More] buffer. - several navigation functions are provided to allow the user to treat the search results buffers as a stack and/or ring, and to easily reset the state of each search buffer after navigating through the results [Less]
Created 12 months ago.

1 Users

Ultimately extensible Twitter client written in Emacs Lisp.
Created 6 months ago.

1 Users

This emacs package provides a utility for deducing the repository root directory for a given file, based on predefined or user provided matching criteria. It is specifically designed to be useful ... [More] in a heterogeneous environment, where the developer is using several source control tools and types of projects. Once the repository root directory is deduced, it is cached (per buffer) for future reference in subsequent calls to repository-root. In itself this library isn't that useful - it's meant to be used by other libraries that may benefit from knowing where the repository root directory resides (e.g for limiting search effort). Nested/embedded repositories (e.g git with submodules) are also supported. [Less]
Created 12 months ago.

1 Users

spip-mode is a major edition mode for emacs that helps quickly develop spip templates.
Created over 2 years ago.

1 Users

trat stands for Tail Recursive Acronym: TRAT. trat is an emacs frontend for xmms2 that in turn uses the default command-line client. trat allows you to play songs, view the playlist, search the ... [More] media library, anything you can do with the command line client --- from within Emacs. [Less]
Created 12 months ago.

0 Users

NTLM support for the Emacs url package.
Created 12 months ago.

0 Users

My Gentoo app-emacs overlays for portage-prefix .
Created 12 months ago.

0 Users

News[19-08-2007] v1.1.1 uploaded. Fixed a bug in unicad-sjis-sb-prober. What is Unicad?Unicad is short for Universal Charset Auto Detector. It is an Emacs-Lisp port of Mozilla Universal Charset ... [More] Detector. What can Unicad do?Unicad helps Emacs to guess the correct coding system when opening a file. It's designed to work automatically and quietly without user interaction. What languages and coding systems does Unicad support?Chinese Simplified (gb18030, gbk, gb2312, hz-gb-2312, iso-2022-cn) Chinese Triditional (big5, gb18030, gbk, euc-tw) Japanese (sjis, euc-jp, iso-2022-jp) Korean (euc-kr, iso-2022-kr) Unicode (utf-16le, utf-16be with/without signature) Greek (iso-8859-7, windows-1253) Russian (iso-8859-5, windows-1251, koi8-r, ibm855) Bulgarian (iso-8859-5, windows-1251) Western European (latin-1) Central European (latin-2) [Less]
Created about 1 year ago.

0 Users

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 ... [More] Narcissus (JavaScript in JavaScript). The runtime is my own implementation, with a few exceptions (notably the regular expression engine) that are ports of Mozilla Rhino code. See the README file and project Wiki for more information. There are probably bugs in both the installation instructions and the actual code, so make sure to check the Wiki if you have problems! [Less]
Created 12 months ago.