An open API service indexing awesome lists of open source software.

https://github.com/andreacrotti/emacs-introduction


https://github.com/andreacrotti/emacs-introduction

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

# Emacs Introduction

To try out the configuration shipped with this repository

- open `conf.org` with Emacs >= 24 (`Emacs -Q` if you want to discard existing configurations)
- `M-x org-babel-tangle`

This will generate a `conf.el` file that contains the full configuration used.
Simply open that file and `M-x load-file RET conf.el`