Commit Graph

71 Commits

Author SHA1 Message Date
djcb 3c67aa6591 * mu4e: fix a few compiler warnings / typos 2013-06-03 21:09:20 +03:00
djcb 7f80bce015 * mu4e-actions: mu4e-action-capture-message should not be interactive 2013-05-13 00:04:36 +03:00
djcb 9c7d2e3b16 * mu4e: don't use beginning-of-buffer non-interactively (fixes compilation warning) 2013-03-17 19:45:16 +02:00
djcb 0623973ce0 * cosmetics 2013-03-17 11:58:08 +02:00
Dirk-Jan C. Binnema ae1deb4b10 Merge pull request #158 from pygatea/master
* re-implements "retagging" action in elisp to get around sed version inconsistencies between platforms
2013-03-17 02:55:17 -07:00
djcb b7332b923e * mu4e: retagging: +/- are only special at the beginning of terms (thanks to seanfarley) 2013-03-17 11:27:42 +02:00
D. LoBraico bce9282332 * mu4e: Whoops, uses actual correct helper function naming conventions (~ instead of -) 2013-03-16 12:42:41 -05:00
D. LoBraico 0d4d7b4ff1 * mu4e: uses correct helper function naming conventions. 2013-03-16 12:40:18 -05:00
djcb dbbcaf0f2b * mu4e: make the +/- in +tag, -tag only match at the beginning of words 2013-03-16 17:58:17 +02:00
D. LoBraico fd53bde694 * mu4e: replaces sed with elisp in re-tag action 2013-03-11 16:55:37 -05:00
djcb f7b6c6e6ab * some fixes for the retagging action (thanks to Abdó Roig-Maranges) 2012-12-15 12:06:32 +02:00
djcb 5921afbe5c * mu4e-actions: fix 'sed' parameters in mu4e-action-retag-message 2012-12-10 02:01:55 +02:00
djcb 0e204fece4 * small cleanup of the retagging support 2012-12-09 15:07:21 +02:00
Abdó Roig-Maranges fb2f5d6a53 Adds an action to change tags header
New action mu4e-action-retag-message that reads tag changes from the user and
modifies the corresponding header (X-Keywords, X-Label, etc) on the message.
2012-12-07 00:18:00 +01:00
Jonas Bernoulli 8a3d4c27de improve doc-strings
The first sentence should summarize the variable's or function's
purpose and it should fit on the first line.  Change existing
doc-string by:

* Move first sentence onto first line even if that makes it _a bit_
  long.
* Move additional notes out of first sentence and add them later,
  possibly as complete sentences.
* If I am uncertain whether doing the above would alter the meaning,
  _don't_ do it.
* If fitting the initial sentence on the first line would require a
  complete rewrite of the doc-string _don't_ do so unless it is very
  easy to do.
* Remove indentation from second and later lines if it is there to
  align them with the first in the source code, instead of in
  `describe-*' output.
* Make "pullet point" lists a bit more consistent.

Obviously this does not fix all problems but it's a start.
2012-11-10 14:01:17 +01:00
djcb 0b2b984150 * mu4e: add example mu4e-action-git-apply-patch 2012-10-29 12:26:17 +02:00
djcb 5c2025a12c * mu4e: mu4e-message part 3 2012-09-26 17:28:30 +03:00
djcb 81f74219b2 * fix mu4e-action-view-in-browser (thanks semente!) 2012-09-25 07:38:57 +03:00
djcb 0bd47871e8 * mu4e: don't require org directly 2012-09-03 11:15:27 +03:00
djcb 90290a132c * mu4e: improve mu4e-action-view-in-browser 2012-08-30 12:54:26 +03:00
djcb dc62bd6c75 * rename emacs/ => mu4e/ 2012-07-10 20:00:06 +03:00