discussion and development of Emacs Snakemake mode
 help / color / mirror / code / Atom feed
From: Kyle Meyer <kyle@kyleam.com>
To: snakemake-mode@inbox.kyleam.com
Subject: Re: [snakemake-mode] make error at installation (#3)
Date: Tue, 14 Apr 2020 02:15:06 +0000	[thread overview]
Message-ID: <87mu7ex179.fsf@kyleam.com> (raw)
In-Reply-To: <kyleam/snakemake-mode/issues/3@github.com>

------------------------------------------------------------------------
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.

      reply	other threads:[~2020-04-14  2:15 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-04-12  5:24 [snakemake-mode] make error at installation (#3) Jacques van Helden
2020-04-14  2:15 ` Kyle Meyer [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87mu7ex179.fsf@kyleam.com \
    --to=kyle@kyleam.com \
    --cc=snakemake-mode@inbox.kyleam.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).