Cargando…

Writing GNU Emacs Extensions: Editor Customizations and Creations with Lisp

Yes, it is possible to be all things to all people, if you're talking about the Emacs editor. As a user, you can make any kind of customization you want, from choosing the keystrokes that invoke your favorite commands to creating a whole new work environment that looks like nothing ever d...

Descripción completa

Detalles Bibliográficos
Autor principal: Glickstein, Bob
Lenguaje:eng
Publicado: O'Reilly Media, Inc 2010
Materias:
Acceso en línea:http://cds.cern.ch/record/1438384
Descripción
Sumario:Yes, it is possible to be all things to all people, if you're talking about the Emacs editor. As a user, you can make any kind of customization you want, from choosing the keystrokes that invoke your favorite commands to creating a whole new work environment that looks like nothing ever developed before. It's all in Emacs Lisp -- and in this short but fast-paced book. GNU Emacs is more than an editor; it's a programming environment, a communications package, and many other things. To provide such a broad range of functions, it offers a full version of the Lisp programming language