• Complain

Bob Glickstein - Writing GNU Emacs Extensions

Here you can read online Bob Glickstein - Writing GNU Emacs Extensions full text of the book (entire story) in english for free. Download pdf and epub, get meaning, cover and reviews about this ebook. year: 1997, publisher: OReilly Media, genre: Home and family. Description of the work, (preface) as well as reviews are available. Best literature library LitArk.com created for fans of good reading and offers a wide selection of genres:

Romance novel Science fiction Adventure Detective Science History Home and family Prose Art Politics Computer Non-fiction Religion Business Children Humor

Choose a favorite category and find really read worthwhile books. Enjoy immersion in the world of imagination, feel the emotions of the characters or learn something new for yourself, make an fascinating discovery.

No cover
  • Book:
    Writing GNU Emacs Extensions
  • Author:
  • Publisher:
    OReilly Media
  • Genre:
  • Year:
    1997
  • Rating:
    4 / 5
  • Favourites:
    Add to favourites
  • Your mark:
    • 80
    • 1
    • 2
    • 3
    • 4
    • 5

Writing GNU Emacs Extensions: summary, description and annotation

We offer to read an annotation, description, summary or preface (depends on what the author of the book "Writing GNU Emacs Extensions" wrote himself). If you haven't found the necessary information about the book — write in the comments, we will try to find it.

Yes, it is possible to be all things to all people, if youre 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. Its all in Emacs Lisp -- and in this short but fast-paced book.GNU Emacs is more than an editor; its 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 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 permit far-reaching Emacs customizations. He teaches you the Lisp language and discusses 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 Emacss 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.

Bob Glickstein: author's other books


Who wrote Writing GNU Emacs Extensions? Find out the surname, the name of the author of the book and a list of all author's works by series.

Writing GNU Emacs Extensions — read online for free the complete book (whole text) full work

Below is the text of the book, divided by pages. System saving the place of the last page read, allows you to conveniently read the book "Writing GNU Emacs Extensions" online for free, without having to search again every time where you left off. Put a bookmark, and you can go to the page where you finished reading at any time.

Light

Font size:

Reset

Interval:

Bookmark:

Make
Page ii Writing GNU Emacs Extensions Bob Glickstein OREILLY - photo 1
Page ii
Writing GNU Emacs Extensions
Bob Glickstein
O'REILLY
Cambridge Koln Paris Sebastopol Tokyo

title:
author:
publisher:
isbn10 | asin:
print isbn13:
ebook isbn13:
language:
subject
publication date:
lcc:
ddc:
subject:
Page iv
Writing GNU Emacs Extensions
by Bob Glickstein
Copyright 1997 O'Reilly & Associates, Inc. All rights reserved.
Printed in the United States of America.
Editor: Andy Oram
Production Editors: Kismet McDonough-Chan and Ellie Fountain Maden
Printing History:
Picture 2
April 1997: First Edition.
Nutshell Handbook and the Nutshell Handbook logo are registered trademarks and The Java Series is a trademark of O'Reilly & Associates, Inc.
Many of the designations used by manufacturers and sellers to distinguish their products are claimed as trademarks. Where those designations appear in this book, and O'Reilly & Associates, Inc. was aware of a trademark claim, the designations have been printed in caps or initial caps.
While every precaution has been taken in the preparation of this book, the publisher assumes no responsibility for errors or omissions, or for damages resulting from the use of the information contained herein.
Picture 3
This book is printed on acid-free paper with 85% recycled content, 15% post-consumer waste. O'Reilly & Associates is committed to using paper with the highest recycled content available consistent with high quality.
ISBN: 1-56592-261-1Picture 4Picture 5[8/97]
Page v
For Mom and Dad, without whom...
well, I'd just rather not think about it.
Page vii
Table of Contents
Preface
xi
1. Customizing Emacs
1
Picture 6
Backspace and Delete
1
Picture 7
Lisp
2
Picture 8
Keys and Strings
4
Picture 9
To What Is C-h Bound?
7
Picture 10
To What Should C-h Be Bound?
8
Picture 11
Evaluating Lisp Expressions
8
Picture 12
Apropos
10
2. Simple New Commands
13
Picture 13
Traversing Windows
13
Picture 14
Line-at-a-Time Scrolling
21
Picture 15
Other Cursor and Text Motion Commands
23
Picture 16
Clobbering Symbolic Links
24
Picture 17
Advised Buffer Switching
30
Picture 18
Addendum: Raw Prefix Argument
33
3. Cooperating Commands
34
Picture 19
The Symptom
34
Picture 20
A Cure
35
Picture 21
Generalizing the Solution
40
4. Searching and Modifying Buffers
Next page
Light

Font size:

Reset

Interval:

Bookmark:

Make

Similar books «Writing GNU Emacs Extensions»

Look at similar books to Writing GNU Emacs Extensions. We have selected literature similar in name and meaning in the hope of providing readers with more options to find new, interesting, not yet read works.


Reviews about «Writing GNU Emacs Extensions»

Discussion, reviews of the book Writing GNU Emacs Extensions and just readers' own opinions. Leave your comments, write what you think about the work, its meaning or the main characters. Specify what exactly you liked and what you didn't like, and why you think so.