Skip to content

benquike/emacs.d

Repository files navigation

My Emacs Configuration

This is my collection of emacs configuration.

INSTALL

Do backup your original configurations in .emacs and .emacs.d, as follows

$ mv .emacs .emacs.backup && mv .emacs.d .emacs.d.backup

After that, checkout this configuration by issuing the following commands.

$ git clone --recursive https://github.com/benquike/emacs.d ~/.emacs.d
$ git submodule update --init

Functionality List

Functionalities included

Usage

A tour of usage

Reference

Emacs

  1. Emacs Redux
  2. Mastering Emacs
  3. Xah Emacs Tutorial
  4. GNU Emacs Manuals Online
  5. Pragmatic Emacs
  6. Calfw - A calendar framework for Emacs
  7. Org-Gcal
  8. Org-modeとGoogle calendar間で予定をやりとりするorg-gcal.elというのを作りました
  9. ElScreen

gnus

  1. XSteve's Gnus page
  2. Practical guide to use Gnus with Gmail

Yasnippet

  1. Writing snippets

Newsreader

  1. elfeed

About

My Emacs Configuration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published