Skip to content

framallo/emacsonrails

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This script integrates several plugins for emacs and is used daily for rails development

Integrates:
* rinari  - https://rinari.rubyforge.org/
* nxhtml  - https://ourcomments.org/Emacs/nXhtml/doc/nxhtml.html
* ruby-mode, indentation and color 
* gpicker - fuzzy finder for emacs
* cedet  - https://cedet.sourceforge.net/
* ecb  - https://ecb.sourceforge.net/
* org-mode  - https://orgmode.org/
* predictive  - https://www.dr-qubit.org/emacs.php#predictive
* color-theme  - https://www.emacswiki.org/emacs/ColorTheme
* yasnippet  - https://code.google.com/p/yasnippet/
* pastie
* transpose buffers


how to install:
===============
Tested on ubuntu 8.04, 8.10

Requirements:
* emacs-snapshot

How to install:
copy emacsonrails folder to ~/.emacs.d/emacsonrails

Run:
cd ~/.emacs.d/emacsonrails
install.sh

add emacs-snapshot repo
======================= 
add to /etc/apt/sources.list

# emacs
deb https://ppa.launchpad.net/ubuntu-elisp/ubuntu/ intrepid main
deb-src https://ppa.launchpad.net/ubuntu-elisp/ubuntu/ intrepid main

run:
# add ubuntu-elisp keys
sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com  D62FCE72

About

I used to be an emacs user

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published