Giter VIP home page Giter VIP logo

emacs-starter-kit's People

Contributors

bleything avatar dandavison avatar eschulte avatar genehack avatar jmhodges avatar jonatkinson avatar jrhorn424 avatar khinsen avatar nonsequitur avatar singletoned avatar technomancy avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

emacs-starter-kit's Issues

submodule src/org is broken

changing it to git://orgmode.org/org-mode.git solved it (looks like they are not available using http anymore)

change it in .gitmodules before calling git submodules init OR

change it in .git/config when you already called git submodules init

after that, just call git submodules update and it should work

custom.el customizations overwritten later in starter-kit.org

When Emacs is customized using the customization buffer (M-x customize), the modified settings are saved in ~/.emacs.d/custom.el.

This file is loaded in starter-kit.org, see:
* Implementation
** Starter kit basics
*** Starter Kit Customizations

However, many settings like espresso-indent-level and whitespace-style are later overwritten when other parts of emacs-starter-kit are loaded, see:
* Implementation
** Starter kit basics
*** Load the rest of the starter kit core

Update org submodule to reflect new repo

The following output

jeffreyhorn@hook:~/src/emacs-starter-kit 2011-01-11 01:48:07 git:master
>> git submodule update
error: Unable to find 8a7171393983e8c700766d7d6aeeb5c238927b6b under http://repo.or.cz/r/org-mode.git
Cannot obtain needed commit 8a7171393983e8c700766d7d6aeeb5c238927b6b
while processing commit e72f207c3edaf8c70b5521c6c5cd85f5572c2960.
error: Fetch failed.
Unable to fetch in submodule path 'src/org'

is likely due to the org-mode repo being moved. Please update the submodule reference to git://orgmode.org/org-mode.git.

Zenburn submodule

Running =git submodule zenburn-emacs= from the root of the repo generates the following message:

jeffreyhorn@hook:~/.emacs.d 2011-01-05 13:54:11 git:master
>> git submodule zenburn-emacs
error: pathspec 'zenburn-emacs' did not match any file(s) known to git.
Did you forget to 'git add'?

Should I be checking out the submodule in a different way?

package-load-all-descriptors fails on ~/.emacs.d/elpa/archives

On my Ubuntu 10.04 box, package-load-all-descriptors failed when it encountered ~/.emacs.d/elpa/archives which was created when running Emacs with emacs-starter-kit in ~/.emacs.d for the first time.

I removed ~/.emacs and ~/.emacs.d before installing emacs-starter-kit.

Removing ~/.emacs.d/elpa/archives seems to make the error go away and not break anything else. It isn't re-created anymore, but there's an ~/.emacs.d/elpa/archive-contents instead, and that doesn't cause errors on start-up.

This is emacs-snapshot 20090909-1 on Ubuntu 10.04:
GNU Emacs 23.1.50.1 (i486-pc-linux-gnu, GTK+ Version 2.18.0) of 2009-09-27 on palmer, modified by Debian

starttls

starttls is not available on recent versions of Ubuntu due to security concerns.

Wrong org manual version?

I don't know when or how this broke. I neglected to look at the manual version number after you made the last change to how the src/org/doc directory is added to the Info path.

The org info manual says:
This manual is for Org version 6.33x.

The contents of the src/org/doc/org.texi file indicates
jeffreyhorn@hook:~/.emacs.d 2011-01-13 23:05:28 git:master
>> grep 'VERSION' src/org/doc/org.texi
@set VERSION 7.4
This manual is for Org version @value{VERSION}.
@subtitle Release @value{VERSION}

So, the manual seems to be loaded in the wrong place. Info-directory-list is set to

    ("/Users/jeffreyhorn/.emacs.d/src/org/doc"
    "/Users/jeffreyhorn/.emacs.d/src/org/doc" "~/Library/Application
    Support/Emacs/info" "/Library/Application Support/Emacs/info"
    "/Applications/Aquamacs.app/Contents/Resources/lisp/aquamacs/edit-modes/info"
    "/Applications/Aquamacs.app/Contents/Resources/info"
    "/Applications/Aquamacs.app/Contents/Resources/lisp/aquamacs/edit-modes/info"
    "/Users/dr/Nightly/Cocoa23ub/aquamacs-emacs.git/nextstep/Aquamacs.app/Contents/Resources/share/info/"
    "/usr/local/share/info/" "/usr/local/info/" "/usr/local/gnu/info/"
    "/usr/local/gnu/lib/info/" "/usr/local/gnu/lib/emacs/info/"
    "/usr/local/emacs/info/" "/usr/local/lib/info/"
    "/usr/local/lib/emacs/info/" "/usr/share/info/" "~/Library/Application
    Support/Emacs/info" "/Library/Application Support/Emacs/info"
    "/Applications/Aquamacs.app/Contents/Resources/lisp/aquamacs/edit-modes/info"
    "/Applications/Aquamacs.app/Contents/Resources/info"
    "/Applications/Aquamacs.app/Contents/Resources/lisp/aquamacs/edit-modes/info"
    "/Users/dr/Nightly/Cocoa23ub/aquamacs-emacs.git/nextstep/Aquamacs.app/Contents/Resources/share/info/"
    "/usr/local/share/info/" "/usr/local/info/" "/usr/local/gnu/info/"
    "/usr/local/gnu/lib/info/" "/usr/local/gnu/lib/emacs/info/"
    "/usr/local/emacs/info/" "/usr/local/lib/info/"
    "/usr/local/lib/emacs/info/" "/usr/share/info/")

where some entries are repeated because I load the init file twice when using Aquamacs (it gets rid of a bit of startup wonkiness).

I've worked on this for a bit and it has been driving me bonkers. Any idea what might be causing the issue?

EDIT: Note, the wrong version is also loaded in terminal emacs. Emacs 23.2 says:
This manual is for Org-mode (version 4.67).

Info-directory-list is
("/Users/jeffreyhorn/.emacs.d/src/org/doc"
"/usr/local/Cellar/emacs/23.2/share/info/" "/usr/local/share/info/"
"/usr/local/info/" "/usr/local/gnu/info/" "/usr/local/gnu/lib/info/"
"/usr/local/gnu/lib/emacs/info/" "/usr/local/emacs/info/"
"/usr/local/lib/info/" "/usr/local/lib/emacs/info/" "/usr/share/info/"
"/usr/lib/info/")

cython-mode required but not included

Commit 90cf76f adds support for Python. It requires cython-mode which isn't included.

Googling for "cython-mode" does find multiple source code repositories and mailing list attachments. It would be good if emacs-starter-kit made a choice between them and included it by default.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.