• Menu
  • Skip to right header navigation
  • Skip to main content
  • Skip to secondary navigation
  • Skip to primary sidebar

OnlineProgrammingBooks.com

Legally Free Computer Books

  • All Categories
  • All Books
  • All Categories
  • All Books
  • About Us
  • Privacy policy
  • Disclaimer
  • Subscribe
  • Contact
You are here: Home ▶ Lisp ▶ An Introduction to Programming in Emacs Lisp

An Introduction to Programming in Emacs Lisp

March 24, 2006

Programming in Emacs Lisp (Second Edition)

An Introduction to Programming in Emacs Lisp (Third Edition) is available in several formats. All through this document, you will see little sample programs you can run inside of Emacs. If you read this document in Info inside of GNU Emacs, you can run the programs as they appear. (This is easy to do and is explained when the examples are presented.) Alternatively, you can read this introduction as a printed book while sitting beside a computer running Emacs. (This is what I like to do; I like printed books.)

Book Description

If you don’t have a running Emacs beside you, you can still read this book, but in this case, it is best to treat it as a novel or as a travel guide to a country not yet visited: interesting, but not the same as being there. In addition to learning about Emacs as an editor and Emacs Lisp as a programming language, the examples and guided tours will give you an opportunity to get acquainted with Emacs as a Lisp programming environment. GNU Emacs supports programming and provides tools that you will want to become comfortable using, such as M-. (the key which invokes the find-tag command). You will also learn about buffers and other objects that are part of the environment. Learning about these features of Emacs is like learning new routes around your home town.

Table of Contents

  • List Processing
  • Practicing Evaluation
  • Writing Defuns
  • Buffer Walk Through
  • More Complex
  • Narrowing & Widening
  • car cdr & cons
  • Cutting & Storing Text
  • List Implementation
  • Yanking
  • Loops & Recursion
  • Regexp Search
  • Counting Words
  • Words in a defun
  • Readying a Graph
  • Emacs Initialization
  • Debugging

Download Free PDF / Read Online

Author(s): Robert J. Chassell
Publisher: Free Software Foundation
Format(s): PDF, HTML, Text, PostScript
File size: 1.44 MB
Number of pages: 270
Link: Download or read online.

Similar Books:

  1. GNU Emacs Manual
  2. Common Lisp: An Interactive Approach
  3. Guide to Prolog Programming
  4. Introduction to Programming Using Java
  5. Essentials of the Java Programming Language
Previous Post: « The Engineering Design Revolution
Next Post: PC Maintenance Handbook »

Primary Sidebar

Get Latest Updates

  • Facebook
  • Pinterest
  • RSS
  • Twitter
  • YouTube
  • About Us
  • Privacy policy
  • Disclaimer
  • Subscribe
  • Contact

Copyright © 2006–2023 OnlineProgrammingBooks.com