Similar books
Practical Common Lisp | Programming Ruby | Successful Lisp | GNU Emacs Manual, For Version 21, 15th Edition | Writing GNU Emacs Extensions |
Book Description
This tutorial an elementary introduction to teach non-programmers how to customize their work environment; it can also be used as an introduction to programming basics. It includes numerous exercises and sample programs; the author also walks you through the actual source code of several GNU Emacs commands. A handy reference appendix is included.
Emacs Lisp is a simple, complete, and powerful programming language. It is the building block of GNU Emacs, which is an integrated development environment with special features for scanning and parsing text as well as for handling multiple files, buffers, displays, windows, and sub-processors. This book will show you:
* how to set variables and write function definitions
* How to use "if" and "let"
* How to write "while" loops and recursive loops
* how to search for a word or expression
* how to customize GNU Emacs for yourself, even when it is shared on a network.
* how to debug programs
* and much more.
This revised second edition covers new features included in GNU Emacs version 21, while remaining compatible with earlier versions.
- Book Details
- English Books
- Rating:



(1)
4 stars 
3 stars 
2 stars 
1 star 
- Paperback 289 Pages
- Edition: 2nd Rev
- ISBN-10: 1882114566
- ISBN-13: 9781882114566
- Publisher: Free Software Foundation
- Pub date: Jan 01, 2004

FAQ
How does the voting work?
Find a comment helpful / unhelpful? Cast your vote. Only one vote from each person will be counted. Every hour we gather all the votes, add them up, add some magic source, and there we have the new sorting for the comments on the page of this book!I see mistakes in the book information. How can I fix it?
Under "Book details", there is a link labeled "Improve data of this book". You can use that form to send us the correct information.

