Git Product home page Git Product logo

Comments (7)

nonsequitur avatar nonsequitur commented on May 26, 2024

Please try to load the uncompiled source by adding to following to your config:
(load "path/to/git-gutter+.el")

That should give a more detailed backtrace. Right now, I can't see which function call is failing.

from git-gutter-plus.

stardiviner avatar stardiviner commented on May 26, 2024

After load that file, I got this output from shell,
*ERROR*: Wrong number of arguments: nil, 0
And have a shell command alias
alias e=emacsclient -c

from git-gutter-plus.

nonsequitur avatar nonsequitur commented on May 26, 2024

So you added (load "path/to/git-gutter+.el") to your .emacs and now Emacs fails starting up?

Try running Emacs with the option --debug-init to get a full backtrace.

from git-gutter-plus.

stardiviner avatar stardiviner commented on May 26, 2024

No, I mean after added that line into my .emacs, I can run Emacs, but my alias alias e=emacsclient -c will fail at first time when I open a file e filename.sh, and shows that error message in shell, but the second time I can open the file successfully without any error. This is where I find it weird.

(Sorry I have not declare my situation clearly at first)

And even I turn the debug option on, I still get same error output. No backtrace for the emacsclient opening file.

from git-gutter-plus.

nonsequitur avatar nonsequitur commented on May 26, 2024
  1. Does the same error occur when you open the file by find-file right after starting Emacs?
  2. Could you check if the error persists if you run your config in Emacs 24 instead of 25?

from git-gutter-plus.

stardiviner avatar stardiviner commented on May 26, 2024
  1. Never have error when I use find-file
  2. I'm using Arch Linux, I need to google it how to install Emacs 24 on Arch. (I will update later)

from git-gutter-plus.

nonsequitur avatar nonsequitur commented on May 26, 2024

It's probably related to symlinks. Here's the relevant issue.

from git-gutter-plus.

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.