Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Using emacs-nox, vi-tilde-fringe produces error on startup #5498

Closed
nixmaniack opened this issue Mar 15, 2016 · 1 comment
Closed

Using emacs-nox, vi-tilde-fringe produces error on startup #5498

nixmaniack opened this issue Mar 15, 2016 · 1 comment

Comments

@nixmaniack
Copy link
Contributor

Using emacs-nox, enabling vi-tilde-fringe produces following error on startup

vi-tilde-fringe-mode: Symbol's function definition is void: define-fringe-bitmap
Error in post-command-hook (global-vi-tilde-fringe-mode-check-buffers): (void-function define-fringe-bitmap)

Previous discussion at #5497

System Info

  • OS: gnu/linux
  • Emacs: 24.4.91.1
  • Spacemacs: 0.105.14
  • Spacemacs branch: develop (rev. 82fdd9a)
  • Graphic display: nil
  • Distribution: spacemacs
  • Editing style: hybrid
  • Completion: ivy
  • Layers:
(spacemacs-ivy auto-completion emacs-lisp git org
               (shell :variables shell-default-height 30 shell-default-position 'bottom)
               syntax-checking version-control ruby-on-rails python go javascript)
@nixmaniack
Copy link
Contributor Author

spacemacs|do-after-display-system-init takes care of enabling this where supported.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants