Skip to content
You're viewing an older version of this GitHub Action. Do you want to see the latest version instead?
play

GitHub Action

Set up Emacs in Windows

v1

Set up Emacs in Windows

play

Set up Emacs in Windows

Install a specific Emacs version for use in your worflow

Installation

Copy and paste the following snippet into your .yml file.

              

- name: Set up Emacs in Windows

uses: jcs090218/setup-emacs-windows@v1

Learn more about this action in jcs090218/setup-emacs-windows

Choose a version

Build Status

Set up Emacs in Window

A Github Action that installs a specific emacs version

Usage:

uses: jcs090218/setup-emacs-windows@master
with:
  version: 24.5

The emacs executable on the path will then be the requested version. For a list of available versions, please see the main GNU FTP server.

Note about compiling binary emacs modules

Here's an example of a project which compiles binary modules against an Emacs installed with this method.