unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
* [PATCH v1] emacs: notmuch-jump.el should provide.
@ 2014-10-22  6:05 David Edmondson
  2014-10-25 17:59 ` David Bremner
  0 siblings, 1 reply; 2+ messages in thread
From: David Edmondson @ 2014-10-22  6:05 UTC (permalink / raw)
  To: notmuch

To ease loading, notmuch-jump.el should provide 'notmuch-jump.
---
 emacs/notmuch-jump.el | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/emacs/notmuch-jump.el b/emacs/notmuch-jump.el
index 05ec57e..20e24b2 100644
--- a/emacs/notmuch-jump.el
+++ b/emacs/notmuch-jump.el
@@ -170,3 +170,7 @@ buffer."
 	   (setq notmuch-jump--action ',(third action))
 	   (exit-minibuffer))))
     map))
+
+;;
+
+(provide 'notmuch-jump)
-- 
2.1.1

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

* Re: [PATCH v1] emacs: notmuch-jump.el should provide.
  2014-10-22  6:05 [PATCH v1] emacs: notmuch-jump.el should provide David Edmondson
@ 2014-10-25 17:59 ` David Bremner
  0 siblings, 0 replies; 2+ messages in thread
From: David Bremner @ 2014-10-25 17:59 UTC (permalink / raw)
  To: David Edmondson, notmuch

David Edmondson <dme@dme.org> writes:

> To ease loading, notmuch-jump.el should provide 'notmuch-jump.
> ---

pushed.

d

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

end of thread, other threads:[~2014-10-25 18:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-10-22  6:05 [PATCH v1] emacs: notmuch-jump.el should provide David Edmondson
2014-10-25 17:59 ` David Bremner

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