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

Trouble with Emacs 24.3 on Ubuntu 14.04 #26

Closed
caldwell opened this issue May 26, 2016 · 5 comments
Closed

Trouble with Emacs 24.3 on Ubuntu 14.04 #26

caldwell opened this issue May 26, 2016 · 5 comments
Assignees

Comments

@caldwell
Copy link

I installed from MEPLA (version 20160427) and get this error when I try to dumb-jump-go in some Go source code:

dumb-jump-fetch-results: Wrong number of arguments: #[(thing) "^HÂN\203^K^@^HÂN \207Ã^H!\211^Y\205^X^@  @       A{)\207" [thing bounds thing-at-point bounds-of-thing-at-point] 3 ("/usr/share/emacs/24.3/lisp/thingatpt.elc" . 2294)], 2

I'm using the emacs24-nox package, version 24.3+1-2ubuntu1 and M-x version says GNU Emacs 24.3.1 (x86_64-pc-linux-gnu) of 2014-03-07 on lamiak, modified by Debian.

@tylerhsu
Copy link

I have the same issue, same emacs version, same ubuntu version.

@jacktasia
Copy link
Owner

Thanks for reporting this. I only run tests for 24.4 and 24.5 so I am guessing this is related to the old version you're using. I'll update the package to reflect the supported versions.

@caldwell
Copy link
Author

I was able to hack it into working by removing the 3rd argument ('t) to the 2 thing-at-point calls in dumb-jump-fetch-results.

@jacktasia
Copy link
Owner

@caldwell Thanks for looking into this. I should be able to use this info to pretty easily support 24.3 too. I will look into it this weekend. Thanks again.

@jacktasia jacktasia reopened this May 27, 2016
@jacktasia jacktasia self-assigned this Jun 7, 2016
@jacktasia
Copy link
Owner

24.3 should work now with #52. It will take a few hours to be available via MELPA.

@caldwell Thanks again for bringing this up and all your work on emacsformacosx.com!

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

3 participants