all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Xiao Hanyu <xiaohanyu1988@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Need help for oh-my-emacs.
Date: Tue, 15 Oct 2013 14:14:30 +0800	[thread overview]
Message-ID: <CAMaDrTzF54jWXKu89X2R7chr3FRKO0HnzzRaJ1pn-qz=XZ1DNA@mail.gmail.com> (raw)

Hi, emacsers:

Recently, I'm doing a project https://github.com/xiaohanyu/oh-my-emacs,
which aims to be a oh-my-zsh(https://github.com/robbyrussell/oh-my-zsh) for
Emacs world.

I've spent about 3 months, and finished some basic works such as:
1. A literate way to keep code and documentation synced, thus get rid of
outdated elisp code snippets from google or emacs blogs.
2. Use el-get to manager packages, no need to manage load-path and info doc
3. Self adapted, only install necessary packages when it satisfies the
prerequisites.
4. better default settings, lots of eye candy.
5. completion every, helm and auto-complete support, I even write a
auto-complete backend(https://github.com/xiaohanyu/ac-geiser) for
geiser(Scheme programming)
6. Modular, load necessary modules when you really need it.

I also got some useful feedback from reddit(
http://www.reddit.com/r/emacs/comments/1mfnlo/ohmyemacs_yet_another_starter_kit_for_emacs_users/),
github(https://github.com/xiaohanyu/oh-my-emacs/issues?state=open).

I came here asking for help since I do know that one person can not finish
all the jobs. I need some help for:
1. testing under Mac OS X environment.
2. Trying to debug some weird problems.
3. develop new modules for languages that I have no idea of, such as
erlang/haskell.

When things goes well, I'll try to make an official emacs distribution for
out-of-box use, see https://github.com/xiaohanyu/oh-my-emacs/issues/16.

The current oh-my-emacs contains
1. about 900 lines of emacs lisp code
2. about 3500 lines of documentation.
3. about 50 powerful el-get packages.

All of the above results in a 30MB tarball, you download it, and you get a
full-blown emacs os.

Wait for your response.

Sincerely.

-- 

Best regards

Hanyu Xiao ^_^ 肖晗宇


             reply	other threads:[~2013-10-15  6:14 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-10-15  6:14 Xiao Hanyu [this message]
     [not found] <mailman.4020.1381818436.10748.help-gnu-emacs@gnu.org>
2013-10-15 21:14 ` Need help for oh-my-emacs Emanuel Berg
2013-10-16  1:57   ` xiaohanyu1988
2013-10-16  2:17     ` Emanuel Berg
2013-10-16  2:35       ` Emanuel Berg
2013-10-16  2:52         ` xiaohanyu1988
2013-10-17  0:38           ` Emanuel Berg

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAMaDrTzF54jWXKu89X2R7chr3FRKO0HnzzRaJ1pn-qz=XZ1DNA@mail.gmail.com' \
    --to=xiaohanyu1988@gmail.com \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.