DamienCassou / notmuch-labeler

notmuch-labeler improves notmuch way of displaying labels through fonts, pictures, and hyperlinks.
GNU General Public License v3.0
17 stars 3 forks source link

Is it broken? #3

Open agzam opened 3 years ago

agzam commented 3 years ago

Does this package still work?

I'm hitting the following error when attempted to use it:

Debugger entered--Lisp error: (invalid-function (target target))
  (target target)()
  nml--link-properties("attachment")
  nml--make-link("attachment" "attachment")
  nml--format-labels(("attachment" "deleted" "inbox" "unread"))
  nml--present-labels(("attachment" "deleted" "inbox" "unread"))
  ad-Advice-notmuch-search-insert-field(#<subr notmuch-search-insert-field> "tags" "(%s)" (:thread "0000000000001e2a" :timestamp 1629066079 :date_relative "26 mins. ago" :matched 4 :total 5 :authors "Tom Gillespie, Lars Ingebrigtsen" :subject "[PATCH] Fix hack-local-variables for find-file-lit..." :query ("id:CA+G3_PP1Wa785pyP2KGMxKVBM4yW6rGfgjmVOPNeSBv3bm..." "id:CA+G3_PPNdCS8QWtemUuZ1LgwcwaLc=YLnSokcU9u9zc=OG...") :tags ("attachment" "deleted" "inbox" "unread") :orig-tags ("attachment" "deleted" "inbox" "unread")))
  apply(ad-Advice-notmuch-search-insert-field #<subr notmuch-search-insert-field> ("tags" "(%s)" (:thread "0000000000001e2a" :timestamp 1629066079 :date_relative "26 mins. ago" :matched 4 :total 5 :authors "Tom Gillespie, Lars Ingebrigtsen" :subject "[PATCH] Fix hack-local-variables for find-file-lit..." :query ("id:CA+G3_PP1Wa785pyP2KGMxKVBM4yW6rGfgjmVOPNeSBv3bm..." "id:CA+G3_PPNdCS8QWtemUuZ1LgwcwaLc=YLnSokcU9u9zc=OG...") :tags ("attachment" "deleted" "inbox" "unread") :orig-tags ("attachment" "deleted" "inbox" "unread"))))
  notmuch-search-insert-field("tags" "(%s)" (:thread "0000000000001e2a" :timestamp 1629066079 :date_relative "26 mins. ago" :matched 4 :total 5 :authors "Tom Gillespie, Lars Ingebrigtsen" :subject "[PATCH] Fix hack-local-variables for find-file-lit..." :query ("id:CA+G3_PP1Wa785pyP2KGMxKVBM4yW6rGfgjmVOPNeSBv3bm..." "id:CA+G3_PPNdCS8QWtemUuZ1LgwcwaLc=YLnSokcU9u9zc=OG...") :tags ("attachment" "deleted" "inbox" "unread") :orig-tags ("attachment" "deleted" "inbox" "unread")))
  notmuch-search-show-result((:thread "0000000000001e2a" :timestamp 1629066079 :date_relative "26 mins. ago" :matched 4 :total 5 :authors "Tom Gillespie, Lars Ingebrigtsen" :subject "[PATCH] Fix hack-local-variables for find-file-lit..." :query ("id:CA+G3_PP1Wa785pyP2KGMxKVBM4yW6rGfgjmVOPNeSBv3bm..." "id:CA+G3_PPNdCS8QWtemUuZ1LgwcwaLc=YLnSokcU9u9zc=OG...") :tags ("attachment" "deleted" "inbox" "unread") :orig-tags ("attachment" "deleted" "inbox" "unread")) 1)
  notmuch-search-append-result((:thread "0000000000001e2a" :timestamp 1629066079 :date_relative "26 mins. ago" :matched 4 :total 5 :authors "Tom Gillespie, Lars Ingebrigtsen" :subject "[PATCH] Fix hack-local-variables for find-file-lit..." :query ("id:CA+G3_PP1Wa785pyP2KGMxKVBM4yW6rGfgjmVOPNeSBv3bm..." "id:CA+G3_PPNdCS8QWtemUuZ1LgwcwaLc=YLnSokcU9u9zc=OG...") :tags ("attachment" "deleted" "inbox" "unread") :orig-tags ("attachment" "deleted" "inbox" "unread")))
  notmuch-sexp-parse-partial-list(notmuch-search-append-result #<buffer *notmuch-saved-search-inbox*>)
  notmuch-search-process-filter(#<process notmuch-search> "((:thread \"0000000000001e2a\" :timestamp 1629066079...")
DamienCassou commented 3 years ago

I haven't used it for a very long time, I can't say.

agzam commented 3 years ago

Just curious: you still use notmuch, or have you switched to something else?

DamienCassou commented 3 years ago

I'm still using notmuch and I like it. I just don't need this package anymore.

agzam commented 3 years ago

Nice. I'm trying to switch. This is your current, right? https://github.com/DamienCassou/emacs.d I may skim through it to borrow some ideas.

DamienCassou commented 3 years ago

This is your current, right? https://github.com/DamienCassou/emacs.d

indeed. Feel free to copy whatever you want and ask me any question you have by email: damien@cassou.me.