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

Doesn't work on macOS with emacs-plus 26.0.91 #52

Closed
bwolf opened this issue Apr 1, 2018 · 1 comment
Closed

Doesn't work on macOS with emacs-plus 26.0.91 #52

bwolf opened this issue Apr 1, 2018 · 1 comment

Comments

@bwolf
Copy link

bwolf commented Apr 1, 2018

Recently I started using the development version of Emacs to get the vfork patch. Unfortunately esup stopped working for me with GNU Emacs 26.0.91 on macOS 10.13.4. Emacs is installed via brew install emacs-plus --devel.

When running esup I get:

Debugger entered--Lisp error: (wrong-type-argument (or eieio-object class) nil obj)
  signal(wrong-type-argument ((or eieio-object class) nil obj))
  eieio-oref(nil :expression-string)
  esup-fontify-results((#<esup-result esup-result> ... #<esup-result esup-result> nil))
  esup-display-results()
  esup-child-process-sentinel(#<process *esup-child*> "finished\n")

Please note that I truncated the output of esup-fontify-results (( )), indicated by ....

@Yevgnen
Copy link

Yevgnen commented Apr 16, 2018

Same but I'm using emacs-mac.

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

No branches or pull requests

2 participants