Giter VIP home page Giter VIP logo

Comments (4)

akaihola avatar akaihola commented on May 27, 2024

Fixed this by prefixing ~/.emacs.d/init.el with (require 'org). I'd prefer to run an unmodified copy of the starter kit, though – is this a change which could go into the repo and not break someone else's installation?

from emacs24-starter-kit.

eschulte avatar eschulte commented on May 27, 2024

I think this is most likely an Emacs version issue. This version of the starter kit pretty much expects that you're running the development version of Emacs from the head of their git/bzr repository.

The org-babel-load-file function is autoloaded in the latest versions of Emacs making it available at startup

from emacs24-starter-kit.

chosig avatar chosig commented on May 27, 2024

For me the solution was to replace (require 'org-install) with (require 'org) in init.el

Archlinux x86_64

from emacs24-starter-kit.

eschulte avatar eschulte commented on May 27, 2024

in this version of the starter kit (i.e., the emacs24-starter-kit) there is no explicit requiring of Org-mode in init.el. The development version of Emacs (i.e., from the Emacs bzr/git repository not the emacs-snapshot package which is months behind the latest Emacs version) already has Org-mode and the babel functionality included so explicitly requiring Org-mode is not required.

from emacs24-starter-kit.

Related Issues (20)

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.