diff options
| author | Oleg Pykhalov <go.wigust@gmail.com> | 2017-11-01 08:44:20 +0300 |
|---|---|---|
| committer | Oleg Pykhalov <go.wigust@gmail.com> | 2017-11-01 08:45:14 +0300 |
| commit | e522bdc137b7aebe51c7eb1fd2f6c9b813c9bde0 (patch) | |
| tree | ce55c4d8150b65edde1baa2e5ecd3e0976fccc3b | |
| parent | wigust: Add emacs-shift-number. (diff) | |
| download | guix-wigust-e522bdc137b7aebe51c7eb1fd2f6c9b813c9bde0.tar.gz | |
wigust: emacs-helm-notmuch: Add TODO.
* wigust/packages/emacs.scm (emacs-helm-notmuch): Add TODO.
| -rw-r--r-- | wigust/packages/emacs.scm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/wigust/packages/emacs.scm b/wigust/packages/emacs.scm index ab5c081..4288bd4 100644 --- a/wigust/packages/emacs.scm +++ b/wigust/packages/emacs.scm @@ -1033,6 +1033,7 @@ It provides auto-completion for HTTP methods and headers in (base32 "09b3jllppfmk0mb1qvgcx705jwixqn5ggl0bql6g5a3i7yy6xpyd")))) (build-system emacs-build-system) + ;; TODO: helm-notmuch.el:36:1:Error: Cannot open load file: No such file or directory, notmuch (propagated-inputs `(("notmuch" ,notmuch) ("emacs-helm" ,emacs-helm))) |
