Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

3
  • 1
    Please add your operating system and emacs version. What happens if you start emacs -Q? Commented Nov 25, 2018 at 7:09
  • args-out-of-range is a standard error. You can start emacs with --debug-init to find out what caused the error. Commented Nov 25, 2018 at 10:11
  • If I start it with "emacs -Q", it starts just fine, but starting with "emacs --debug-init" also returns Args out of range: 0, 100 Commented Nov 25, 2018 at 14:31