Code Monkey home page Code Monkey logo

Comments (6)

purcell avatar purcell commented on May 27, 2024

Hi Alexandre,

Thanks for your email.

It looks like a sporadic problem, because the URL is correct, and works fine for me. I wonder if it's somehow due to rate-limiting on github, perhaps triggered by checking out a bunch of different repositories in quick succession... I know that github uses 403 to indicate rate-limiting.

Whatever the case, I'd suggest re-trying -- you'll likely find that things work fine the second time.

Best wishes,

-Steve

On 13 Jun 2011, at 10:44, Alexandre-Strzelewicz wrote:

Hello,

This pack of plugins for Emacs seems to be really really nice ! Thanks to share.

But I have a problem when pulling submodules depencies with :

git submodule update --init

It gives me the error :

[...]
Submodule 'site-lisp/yaml-mode' (https://github.com/yoshiki/yaml-mode.git) registered for path 'site-lisp/yaml-mode'
Initialized empty Git repository in /tmp/emacs.d/site-lisp/ac-dabbrev/.git/
error: The requested URL returned error: 403
error: The requested URL returned error: 403
error: The requested URL returned error: 403
error: The requested URL returned error: 403
error: pathspec 'a38766b428136c1720544edf0ee7a42c9b5cdc67' did not match any file(s) known to git.
Unable to checkout 'a38766b428136c1720544edf0ee7a42c9b5cdc67' in submodule path 'site-lisp/ac-dabbrev'

It seems there is a problem with ac-dabbrev

Thanks,
Strzelewicz Alexandre

Reply to this email directly or view it on GitHub:
https://github.com/purcell/emacs.d/issues/5

from emacs.d.

Unitech avatar Unitech commented on May 27, 2024

Thanks for your answer.

I tried 10x times on different servers and I get always the same error, its a bit strange.

So I changed the url of the repository on the .gitmodules :
[submodule "site-lisp/ac-dabbrev"] path = site-lisp/ac-dabbrev url = git://github.com/emacsmirror/ac-dabbrev.git

It checkouts but now I have an error with ac-slime :(

from emacs.d.

Unitech avatar Unitech commented on May 27, 2024

Today it works !

Thanks

from emacs.d.

purcell avatar purcell commented on May 27, 2024

Strange! I'm glad the issue resolved itself.

from emacs.d.

Unitech avatar Unitech commented on May 27, 2024

There are a lot of plugins but it's difficul to find how we can use this package efficiently.

It could be great if there was a resume of the more interesting functionnalities !

Another note, coloration for .html.erb files are better with this rhtml minor mode : https://github.com/eschulte/rhtml/

from emacs.d.

purcell avatar purcell commented on May 27, 2024

It's true -- there's not really a good guide. If I get time, I'll try to write a summary some day!

Regarding rhtml-mode, it's a while since I tried it, but I generally prefer the consistency of using nxml for xml, html and rhtml.

The most complete solution is nxhtml-mode, which also provides a mixed html/ruby mode for rhtml, but that is a very heavy-weight and complicated dependency which I have tried to avoid.

-Steve

from emacs.d.

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.