Git Product home page Git Product logo

Comments (11)

cassiel avatar cassiel commented on July 2, 2024 1

Problem not fixed in the stable packs, I guess. Switching to the dev packs, both Emacs 24 and 25 break (can't find swiper?).
screenshot 2016-10-13 21 21 47

from emacs-live.

cassiel avatar cassiel commented on July 2, 2024

All seems fine in Emacs 24.x.

from emacs-live.

dupuchba avatar dupuchba commented on July 2, 2024

same here for 25.x trying with the 24.x version (mac os X)

from emacs-live.

samaaron avatar samaaron commented on July 2, 2024

This has been fixed on master: 4a86f13

from emacs-live.

piotr-yuxuan avatar piotr-yuxuan commented on July 2, 2024

Hello,

Thanks for emacs-live, it's been a pleasure to use it! However, I'm reporting the very same save error. I've cloned / pulled this repo and my local (untouched) ~/.emacs.d is on commit 4a86f13. I use Emacs 25.3.50 (9.0) on macOS Sierra.

I may have missed a part but it seems the bug is still here despite of the bug.

from emacs-live.

necsoft avatar necsoft commented on July 2, 2024

+1

from emacs-live.

samaaron avatar samaaron commented on July 2, 2024

Sorry - I have fixed this locally - and will push it up to master and make a release tomorrow :-)

from emacs-live.

samaaron avatar samaaron commented on July 2, 2024

I've just pushed out release B24 - could you update to see if it fixes your issue? :-)

from emacs-live.

cassiel avatar cassiel commented on July 2, 2024

Will do (when I'm on my Sierra Beta machine later today). Is this fix in the dev packs or the standard ones?

from emacs-live.

cassiel avatar cassiel commented on July 2, 2024

OK - seems happy now in Emacs 24.x and 25.x. I do get the following (although this seems benign):

WARNING: No org-loaddefs.el file could be found from where org.el is loaded.
You need to run "make" or "make autoloads" from Org lisp directory

from emacs-live.

rothmichaels avatar rothmichaels commented on July 2, 2024

OK - seems happy now in Emacs 24.x and 25.x. I do get the following (although this seems benign):
WARNING: No org-loaddefs.el file could be found from where org.el is loaded. You need to run "make" or "make autoloads" from Org lisp directory

This error has been logging for a long time, and is benign. org-loaddefs.el is loaded in org-pack/init.el so by the time (require 'org) is called and org-mode reports this area, (provide 'org-loaddefs) has already been done.

I have never investigated the difference between the included org-loaddefs.el and what would be generated if I ran make locally, but I have had no issues with org-mode since #243.

from emacs-live.

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.