mu/mu4e
djcb a350e2047d Change format for filenames
It seems some tools try to interpret the filename of message files,
even though they shouldn't:
   "Do not try to extract information from unique names."

In particular, they seem to interpret the first part of the name (before
the first dot) as the # of seconds since the Unix epoch (ie.,
time(NULL)). That's not what mu/mu4e put there.

So, let's conform a bit more to the expected filename (as per the
maildir spec), so we're not confusing those tools.
2015-10-02 17:43:38 +03:00
..
Makefile.am Install NEWS.org, mu4e-about.org 2015-06-09 21:08:02 +03:00
TODO
fdl.texi
mu4e-about.org
mu4e-actions.el * mu4e/mu4e-actions.el: modify org-capture-templates 2015-05-20 23:44:41 +09:00
mu4e-compose.el Make `mu4e-compose-in-new-frame` always kill frame 2015-06-07 14:00:20 +03:00
mu4e-contrib.el mu4e-contrib: add some spam-handling functions 2015-06-09 21:08:02 +03:00
mu4e-draft.el Change format for filenames 2015-10-02 17:43:38 +03:00
mu4e-headers.el Fix typo from higl.* to highl.* 2015-09-22 10:10:47 +02:00
mu4e-lists.el * mu4e: add curl list to mailing lists 2014-06-16 21:47:36 +03:00
mu4e-main.el mu4e: add NEWS(.org) as a main menu item 2015-06-09 21:08:02 +03:00
mu4e-mark.el mu4e: support message-action when marking 'deferred' 2015-04-26 17:09:06 +03:00
mu4e-message.el Let not be stuck into *mu4e-output* after rendering html. Reduce by one levels of (with-temp-buffer. 2015-02-05 10:42:45 -05:00
mu4e-meta.el.in mu4e: add NEWS(.org) as a main menu item 2015-06-09 21:08:02 +03:00
mu4e-proc.el Fix replying to gpg encrypted mails (#186) 2014-10-15 02:42:57 +03:00
mu4e-speedbar.el
mu4e-utils.el mu4e: add NEWS(.org) as a main menu item 2015-06-09 21:08:02 +03:00
mu4e-vars.el Fix typo from higl.* to highl.* 2015-09-22 10:10:47 +02:00
mu4e-view.el mu4e-view: small cleanup 2015-07-04 12:24:40 +03:00
mu4e.el
mu4e.org
mu4e.texi Follow-up to commit #630: Clarify bbdb setup comes after mu4e setup 2015-08-12 17:06:18 +01:00
org-mu4e.el Fix org-mu4e bug with HTML in text/plain part 2015-01-28 09:09:18 +02:00
org-old-mu4e.el split off `org-old-mu4e.el' for backward compatibility 2014-10-11 16:08:21 +03:00
texi.texi.in