Trevoke

Results 111 issues of Trevoke

Right now the reply-by-email looks like this: ![image](https://cloud.githubusercontent.com/assets/67913/24013910/4dfe8e1a-0a59-11e7-8206-abc942b3df42.png) It would be great to strip out the pre-existing content and only post the body of the new email.

enhancement
help wanted

Should the notification emails look more like a mailing list email, that is, have progressively more deeply quoted posts to indicate the progression of the conversation? E.g. ``` My response...

I like seeing the post I'm replying to. It helps me word things more appropriately.

Right now they're just rounded to something relatively meaningful but, for instance, there's a thread from 13 days ago. That's too much effort, it's just two weeks, who cares that...

enhancement
feedback requested
small

This is probably just something dumb I'm doing but when the doc window opens and I hit "q", it does close the doc window... But it also types "q" in...

ui-doc

Is this idea taking flight? Was it just the result of temporary outrage at npm's evil behavior, and now we don't care anymore because left-pad is there and babel compiles?

Software availability, along with battling the law, is basically what the FSF is all about. [edit : title originally said "FSF", which is why the next comment is "what is...

Right now they're all run in the same order all the time, it seems, so if there is ever any temporal dependency between the tests, some defects could hide.

enhancement

e.g. ```elisp ;;; Org-gtd (use-package! org-gtd :after org :config (org-edna-mode) (setq org-gtd-directory "~/documents/org/gtd") (setq org-gtd-default-file-name "actionable") (setq org-edna-use-inheritance t) (map! :leader (:prefix-map ("d" . "org-gtd") :desc "Capture" "c" #'org-gtd-capture :desc...

documentation
help wanted
good first issue