[mew-int 2799] Patch to mew-imap.el; missing .gitignore file
Michael Ernst <[email protected]>
| Newsgroups | gmane.mail.mew.general |
|---|---|
| Message-ID | <[email protected]> |
It would be nice to add a .gitignore file like the attached to Mew's git
repository. This would clean up the output of git commands.
Also, the below patch makes Mew's messages slightly more consistent with
regard to pluralization.
-Mike
diff --git a/mew-imap.el b/mew-imap.el
index 1e939f1..a951dc2 100644
--- a/mew-imap.el
+++ b/mew-imap.el
@@ -1550,7 +1550,7 @@
(when leftp
(mew-imap-message
pnm
- "%d message retrieved. %d messages are left due to an error"
+ "%d messages retrieved. %d messages are left due to an error"
(- rttl lefts) lefts)
(mew-summary-folder-cache-save))))
(if virtual-info (mew-summary-retrieve-message-for-virtual virtual-info))
.gitignore
(text/plain, 173 B)
*~ *.elc *.o *.log config.h config.status temp.el Makefile bin/Makefile bin/incm bin/mew-pinentry bin/mewcat bin/mewdecode bin/mewencode bin/mewl bin/hs/smew bin/hs/smew.hi