abiosoft / emacs4developers

A document to help developers to use Emacs as a developer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Emacs for developers

Emacs for developers

This document will (hopefully) help you to use Emacs as a developer.

Disclaimer

  • Work in progress, so stay tuned.
  • Exports are handled by the author for the moment and do not reflect the very last changes (but are recent anyway). A scripted solution will be provided soon for contributors.

Contributions or requests

Do not hesitate to send a pull request or open an issue to fix, add, discuss, … etc.

Who is the target of this tutorial

Well, this is a good question. And I won’t give an answer but some elements of answer.

What is sure is that it is not written for the people thanked below (Bastien, Dimitri, Sacha, Nic, Avdi, and so on …), but what is interseting with Emacs is that even if you are a beginner, an intermediate / advanced user or an every day power user, you can learn from others each time you open a web page or a manual dealing with Emacs.

Therefore, this tutorial is written for people who want to improve their experience. Simple as that. Whatever is their knowledge, their feeling, their usage, their config file size (without any pun), etc …

Remember one thing: Emacs is 30+ years old and brings new users everyday. It is a clue that this is a piece of software that deserve some attention.

Table of contents

The demo

Here is a video that covers the basics of this tutorial. It is a simple, annoted but efficient demo of a session in Emacs.

Here is the links, the sources and the dedicated config file!

The Gnus case

If you need a detailed and explained Gnus (an Emacs mail reader) configuration example, please refer to this dedicated article

Exports

This document is also available in a single ORG file, PDF, ODT and HTML.

License

The content of this project itself is licensed under the Creative Commons Attribution 3.0 license, and the underlying source code used to format and display that content is licensed under the MIT license.

Contributors list can be found here.

Thanks

I want to thank some of the great people who make Emacs a very intersting piece of software or make its community very active (the sort order is absolutely not important here):

Bastien Guerry (@bzg2), Dimitri Fontaine (@tapoueh), Julien Danjou (@juldanjou), Sacha Chua (@sachac), Steve Purcell (@sanityinc), Nic Ferrier (@nicferrier), Avdi Grimm (@avdi), Magnars (@magnars), Steve Yegge (@Steve_Yegge), Bozhidar Batsov (@bbatsov), Xah Lee (@xah_lee), and many more …

You should check those people and their work over the web, twitter, youtube, …

And thank you for reading this !

About

A document to help developers to use Emacs as a developer


Languages

Language:HTML 97.5%Language:Ruby 1.4%Language:Emacs Lisp 1.2%