Giter Site home page Giter Site logo

Comments (8)

dimitri avatar dimitri commented on August 18, 2024

What about showing the output you get with --debug-init? What you're talking about here seems unrelated to emacs --daemon mode, but rather to before-1.0 problems.

from el-get.

niksite avatar niksite commented on August 18, 2024

Well, it's just first time I've do el-get installation. Can it be affected by 'before-1.0 problems'?

With emacs --daemon ----debug-init I see the following:

Package el-get failed to install, remove it first.

(No files need saving)
Checking /home/nik/.emacs.d/el-get/package...
Checking /home/nik/.emacs.d/el-get/package/elpa...
Done (Total of 0 files compiled)
require 'package
el-get: Calling :after function for package package
el-get initialized package package
Starting Emacs daemon.

The el-get has just been installed by
(url-retrieve
"https://github.com/dimitri/el-get/raw/master/el-get-install.el"
(lambda (s)
(end-of-buffer)
(eval-print-last-sexp)))

from el-get.

niksite avatar niksite commented on August 18, 2024

I have the following el-get config in init.el:

(load "~/.emacs.d/el-get/el-get/el-get" t)
(setq el-get-sources
'(el-get package
))

(el-get)

from el-get.

dimitri avatar dimitri commented on August 18, 2024

Should word. Try M-x el-get-install RET el-get RET and restart, and tell me?

from el-get.

niksite avatar niksite commented on August 18, 2024

I have got: "fatal: destination path 'el-get' already exists and is not an empty directory"

from el-get.

dimitri avatar dimitri commented on August 18, 2024

I would then try to el-get-remove then el-get-install but it should not be necessary. Of course, baring yet-to-fix bugs... So, what happens when you do that?

from el-get.

niksite avatar niksite commented on August 18, 2024

After el-get-remove & el-get-install el-get: "el-get: package `el-get' has no recipe"

from el-get.

dimitri avatar dimitri commented on August 18, 2024

Ahah, sure. Sorry about that. If you remove el-get you no longer have the recipes. You have to install from scratch again.

from el-get.

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.