Writing GNU Emacs Extensions: Editor Customizations and Creations with Lisp by Bob Glickstein

Free ebook downloads for pc Writing GNU Emacs Extensions: Editor Customizations and Creations with Lisp by Bob Glickstein PDF ePub PDB


Download Writing GNU Emacs Extensions: Editor Customizations and Creations with Lisp PDF

  • Writing GNU Emacs Extensions: Editor Customizations and Creations with Lisp
  • Bob Glickstein
  • Page: 240
  • Format: pdf, ePub, mobi, fb2
  • ISBN: 9781449399733
  • Publisher: O'Reilly Media, Incorporated

Download Writing GNU Emacs Extensions: Editor Customizations and Creations with Lisp




Free ebook downloads for pc Writing GNU Emacs Extensions: Editor Customizations and Creations with Lisp by Bob Glickstein PDF ePub PDB

Overview

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 -- something much more powerful than the little macro languages provided in other editors (including older ...