GithubHelp home page GithubHelp logo

Comments (6)

LefterisJP avatar LefterisJP commented on July 17, 2024

@hzzhang It seems that the owner of Melpa added an exclusion rule in Melpa for that file. He probably assumed that it's two different packages but now @ssmolkin1 has integrated it into this package so we need to fix this. I made a PR to Melpa for this:melpa/melpa#5802

from emacs-solidity.

stardiviner avatar stardiviner commented on July 17, 2024

Seems this cause this recursive load error:

Initialization fails with: "Recursive load: \"/home/stardiviner/.emacs.d/elpa/solidity-mode-20180912.2154/solidity-mode.elc\", \"/home/stardiviner/.emacs.d/elpa/company-solidity-20180407.2044/company-solidity.el\", \"/home/stardiviner/.emacs.d/elpa/solidity-mode-20180912.2154/solidity-mode.elc\", \"/home/stardiviner/.emacs.d/elpa/company-solidity-20180407.2044/company-solidity.el\", \"/home/stardiviner/.emacs.d/elpa/solidity-mode-20180912.2154/solidity-mode.elc\", \"/home/stardiviner/.emacs.d/elpa/company-solidity-20180407.2044/company-solidity.el\", \"/home/stardiviner/.emacs.d/elpa/solidity-mode-20180912.2154/solidity-mode.elc\", \"/home/stardiviner/.emacs.d/elpa/company-solidity-20180407.2044/company-solidity.el\", \"/home/stardiviner/.emacs.d/elpa/solidity-mode-20180912.2154/solidity-mode.elc\""

Here is my config:

(use-package solidity-mode
  :ensure t
  :no-require t)

(use-package company-solidity
  :ensure t
  :no-require t
  :config (add-hook 'solidity-mode-hook
                    (lambda ()
                      (my-company-add-backend-locally 'company-solidity))))

I know company-solidity is in solidity-mode now. But MELPA separated package cause this problem.

from emacs-solidity.

stardiviner avatar stardiviner commented on July 17, 2024

Also, the README should be updated too.

from emacs-solidity.

ffimnsr avatar ffimnsr commented on July 17, 2024

I'm currently having problem with this one too. Getting an error message saying:

Recursive `require` for feature `solidity-mode`.

As I've looked into the issue and PR in melpa its still open.

from emacs-solidity.

LefterisJP avatar LefterisJP commented on July 17, 2024

Yeah guys will work on it as soon as I ffind some tme. It's on my TODO list.

from emacs-solidity.

LefterisJP avatar LefterisJP commented on July 17, 2024

All right sorry for the delay. The melpa PR is now merged.

As also reflected now in the readme company-solidity and solidity-flycheck are two different packages that need to be explicitly required by the user.

from emacs-solidity.

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.