Cesta de la compra

Writting GNU emacs extensions

Autor Bob Gleikstein

Editorial O´REILLY & ASSOCIATES, INC.

Writting GNU emacs extensions
-5% dto.    41,17€
39,11€
Ahorra 2,06€
No disponible, consulte disponibilidad
Envío gratis
España peninsular

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 en...

Leer más...
  • Editorial O´REILLY & ASSOCIATES, INC.
  • ISBN13 9781565922617
  • ISBN10 1565922611
  • Tipo LIBRO
  • Páginas 215
  • Año de Edición 1996
  • Encuadernación Rústica

Materias

Unix

Writting GNU emacs extensions

Autor Bob Gleikstein

Editorial O´REILLY & ASSOCIATES, INC.

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 en...

-5% dto.    41,17€
39,11€
Ahorra 2,06€
No disponible, consulte disponibilidad
Envío gratis
España peninsular

Detalles del libro

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, acommunications 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 versions of Emacs). GNU Emacs is a framework in which you can create whole new kinds of editors or just alter aspects of the many functions it already provides.

In this book, Bob Glickstein delves deep into the features that permitfar-reaching Emacs customizations. He teaches you the Lisp language anddiscusses Emacs topics (such as syntax tables and macro templates) in easy-to-digest portions. Examples progress in complexity from simple customizations to extensive major modes.

You will learn how to write interactive commands, use hooks and advice, perform error recovery, manipulate windows, buffers, and keymaps, exploit and alter Emacs's main loop, and more. Each topic is explored through realistic examples and a series of successive refinements that illustrate not only the Emacs Lisp language, but the development process as well, making learning pleasant and natural.

Materias

Unix