Skip to content

augiedoggie/EmacsClient

Repository files navigation

EmacsClient

A small helper application for running Emacs on Haiku. This allows setting Emacs as the default handler for certain file types and opening them directly from Tracker or other apps.

Building

  • Using cmake. This is the primary build system.
~> cd EmacsClient
~/EmacsClient> cmake .
~/EmacsClient> make
  • Using jam. You must have the jamfile_engine package installed.
~> cd EmacsClient
~/EmacsClient> jam

About

Emacs helper for Haiku which allows file type associations

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published