unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
* provide elpa packages
@ 2016-11-19 17:44 David Bremner
  2016-11-19 17:44 ` [PATCH 1/2] build: Move variable definitions to Makefile.global David Bremner
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: David Bremner @ 2016-11-19 17:44 UTC (permalink / raw)
  To: notmuch

This is an answer to the discussion we were having on irc the other day about easily installing the emacs front-end for a single user.

For users of package.el supporting emacs (iirc, emacs 24.1+), you can

1) make elpa
2) From within emacs M-x package-install-file <return> the-tarball-produced-in-step-1 <return>

That's it, no modifications of paths etc... required.

[PATCH 1/2] build: Move variable definitions to Makefile.global

This looks big, but it's just code movement. Of course with makefiles
moving things around is not without peril, so test builds in various
corner cases (e.g. not current Debian) would be a good idea

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

end of thread, other threads:[~2016-11-26 17:05 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-11-19 17:44 provide elpa packages David Bremner
2016-11-19 17:44 ` [PATCH 1/2] build: Move variable definitions to Makefile.global David Bremner
2016-11-19 17:44 ` [PATCH 2/2] build/emacs: add target to create elpa package David Bremner
2016-11-25 16:49 ` provide elpa packages Tomi Ollila
2016-11-25 17:15   ` Tomi Ollila
2016-11-26 12:52     ` David Bremner
2016-11-26 17:06       ` Tomi Ollila

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

	https://yhetil.org/notmuch.git/

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