discussion and development of Emacs Snakemake mode
 help / color / mirror / code / Atom feed
* [snakemake-mode] make error at installation (#3)
@ 2015-04-12  5:24 Jacques van Helden
  2020-04-14  2:15 ` Kyle Meyer
  0 siblings, 1 reply; 2+ messages in thread
From: Jacques van Helden @ 2015-04-12  5:24 UTC (permalink / raw)
  To: kyleam/snakemake-mode

[-- Attachment #1: Type: text/plain, Size: 1261 bytes --]

Hi,
I downloaded a clone from snakemake-mode, and attempted to install it on Mac OS X Yosemite.
When I run "make" in the "snakemake-mode" driectory, I get the following error message. 

Would you have any idea about how to fix it?

Thanks

Jacques


Wrong number of arguments: #[(file &optional save-after) "!??	\"?	ɉ?O?	)?!?
                                                                                    ?&
                                                                                      q??(???)??*\"\"!!q??+)? ?V?I??,\"??,!?V??,\"???~?eb?
                                                                                                                                          ??????ɔ?.8?!8/01
             ???
?.8???ɔb??)?]   !??0<??0G?U???0/\"??t???\"?????2!?1`|??+??
             ???db?????#?
                         ?=??!*3?? ?? ?
-?" [file name no-autoloads existing-buffer found load-name file-name-nondirectory string-match "\\.elc?\\(\\.\\|$\\)" 0 ...] 7 ("/usr/share/emacs/22.1/lisp/emacs-lisp/autoload.elc" . 9347) "fUpdate autoloads for file: 
p"], 3
make: *** [snakemake-mode-autoloads.el] Error 255


---
Reply to this email directly or view it on GitHub:
https://github.com/kyleam/snakemake-mode/issues/3

[-- Attachment #2: Type: text/html, Size: 1966 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [snakemake-mode] make error at installation (#3)
  2015-04-12  5:24 [snakemake-mode] make error at installation (#3) Jacques van Helden
@ 2020-04-14  2:15 ` Kyle Meyer
  0 siblings, 0 replies; 2+ messages in thread
From: Kyle Meyer @ 2020-04-14  2:15 UTC (permalink / raw)
  To: snakemake-mode

------------------------------------------------------------------------
Some replies are missing, as described at

  https://inbox.kyleam.com/snakemake-mode/874ktmyh4u.fsf@kyleam.com/

The text below is copied from

  https://github.com/kyleam/snakemake-mode/issues/3#issuecomment-91998067
------------------------------------------------------------------------

It seems like update-file-autoloads in Emacs 22.1 doesn't accept a third
argument. I've just pushed a change (295bbfb) that might fix it. But you
don't need the autoloads file (or to run make at all) to use Snakemake
mode. You can just put it in your load-path and add (require
'snakemake-mode) somewhere in your startup files.

However, because Snakemake mode depends on the new python.el, it'll only
work properly on Emacs version 24 and later.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-04-14  2:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-04-12  5:24 [snakemake-mode] make error at installation (#3) Jacques van Helden
2020-04-14  2:15 ` Kyle Meyer

Code repositories for project(s) associated with this public inbox

	https://git.kyleam.com/snakemake-mode/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).