annotate lisp/mail/ChangeLog.pmail @ 100209:1ccd98fcab8c

* pmail.el (pmail-get-header): Call pmail-swap-buffers-maybe.
author Chong Yidong <cyd@stupidchicken.com>
date Thu, 04 Dec 2008 13:40:56 +0000
parents 534909f112bb
children 3b2082142cd0
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
100209
1ccd98fcab8c * pmail.el (pmail-get-header): Call pmail-swap-buffers-maybe.
Chong Yidong <cyd@stupidchicken.com>
parents: 100199
diff changeset
1 2008-12-04 Chong Yidong <cyd@stupidchicken.com>
1ccd98fcab8c * pmail.el (pmail-get-header): Call pmail-swap-buffers-maybe.
Chong Yidong <cyd@stupidchicken.com>
parents: 100199
diff changeset
2
1ccd98fcab8c * pmail.el (pmail-get-header): Call pmail-swap-buffers-maybe.
Chong Yidong <cyd@stupidchicken.com>
parents: 100199
diff changeset
3 * pmail.el (pmail-get-header): Call pmail-swap-buffers-maybe.
1ccd98fcab8c * pmail.el (pmail-get-header): Call pmail-swap-buffers-maybe.
Chong Yidong <cyd@stupidchicken.com>
parents: 100199
diff changeset
4
100199
534909f112bb * pmailsort.el (pmail-sort-messages): Don't call removed function
Chong Yidong <cyd@stupidchicken.com>
parents: 100140
diff changeset
5 2008-12-02 Chong Yidong <cyd@stupidchicken.com>
534909f112bb * pmailsort.el (pmail-sort-messages): Don't call removed function
Chong Yidong <cyd@stupidchicken.com>
parents: 100140
diff changeset
6
534909f112bb * pmailsort.el (pmail-sort-messages): Don't call removed function
Chong Yidong <cyd@stupidchicken.com>
parents: 100140
diff changeset
7 * pmailsort.el (pmail-sort-messages): Don't call removed function
534909f112bb * pmailsort.el (pmail-sort-messages): Don't call removed function
Chong Yidong <cyd@stupidchicken.com>
parents: 100140
diff changeset
8 pmail-header-show-headers.
534909f112bb * pmailsort.el (pmail-sort-messages): Don't call removed function
Chong Yidong <cyd@stupidchicken.com>
parents: 100140
diff changeset
9
100118
33cb8843115c * pmail.el (pmail-only-expunge): Pass correct arg to
Chong Yidong <cyd@stupidchicken.com>
parents: 99529
diff changeset
10 2008-12-02 Chong Yidong <cyd@stupidchicken.com>
33cb8843115c * pmail.el (pmail-only-expunge): Pass correct arg to
Chong Yidong <cyd@stupidchicken.com>
parents: 99529
diff changeset
11
33cb8843115c * pmail.el (pmail-only-expunge): Pass correct arg to
Chong Yidong <cyd@stupidchicken.com>
parents: 99529
diff changeset
12 * pmail.el (pmail-only-expunge): Pass correct arg to
33cb8843115c * pmail.el (pmail-only-expunge): Pass correct arg to
Chong Yidong <cyd@stupidchicken.com>
parents: 99529
diff changeset
13 pmail-show-message-maybe.
33cb8843115c * pmail.el (pmail-only-expunge): Pass correct arg to
Chong Yidong <cyd@stupidchicken.com>
parents: 99529
diff changeset
14
100127
ca1811905ee1 * pmailsum.el (pmail-new-summary): Check for pmail-summary-mode in the
Chong Yidong <cyd@stupidchicken.com>
parents: 100118
diff changeset
15 * pmailsum.el (pmail-get-summary-labels): If no attribute headers
ca1811905ee1 * pmailsum.el (pmail-new-summary): Check for pmail-summary-mode in the
Chong Yidong <cyd@stupidchicken.com>
parents: 100118
diff changeset
16 are found, use the empty string.
ca1811905ee1 * pmailsum.el (pmail-new-summary): Check for pmail-summary-mode in the
Chong Yidong <cyd@stupidchicken.com>
parents: 100118
diff changeset
17 (pmail-summary): Call pmail-summary-beginning-of-message
ca1811905ee1 * pmailsum.el (pmail-new-summary): Check for pmail-summary-mode in the
Chong Yidong <cyd@stupidchicken.com>
parents: 100118
diff changeset
18 (pmail-new-summary): Check for pmail-summary-mode in the current
ca1811905ee1 * pmailsum.el (pmail-new-summary): Check for pmail-summary-mode in the
Chong Yidong <cyd@stupidchicken.com>
parents: 100118
diff changeset
19 buffer, not in the pmail buffer.
100140
1105ea858768 * pmailsum.el (pmail-summary-goto-msg): Use pmail-show-message-maybe.
Chong Yidong <cyd@stupidchicken.com>
parents: 100127
diff changeset
20 (pmail-summary-goto-msg): Use pmail-show-message-maybe.
100118
33cb8843115c * pmail.el (pmail-only-expunge): Pass correct arg to
Chong Yidong <cyd@stupidchicken.com>
parents: 99529
diff changeset
21
99529
a4033f2162c6 *** empty log message ***
Paul Reilly <pmr@pajato.com>
parents: 98790
diff changeset
22 2008-11-13 Paul Reilly <pmr@pajato.com>
a4033f2162c6 *** empty log message ***
Paul Reilly <pmr@pajato.com>
parents: 98790
diff changeset
23
a4033f2162c6 *** empty log message ***
Paul Reilly <pmr@pajato.com>
parents: 98790
diff changeset
24 * pmail.el: Add support for save-buffer.
a4033f2162c6 *** empty log message ***
Paul Reilly <pmr@pajato.com>
parents: 98790
diff changeset
25
98790
1e2edab1fd4b *** empty log message ***
Paul Reilly <pmr@pajato.com>
parents: 98708
diff changeset
26 2008-10-17 Paul Reilly <pmr@pajato.com>
1e2edab1fd4b *** empty log message ***
Paul Reilly <pmr@pajato.com>
parents: 98708
diff changeset
27
1e2edab1fd4b *** empty log message ***
Paul Reilly <pmr@pajato.com>
parents: 98708
diff changeset
28 * pmail.el (pmail):
1e2edab1fd4b *** empty log message ***
Paul Reilly <pmr@pajato.com>
parents: 98708
diff changeset
29 Remove a redundant message counter reset call; try to
1e2edab1fd4b *** empty log message ***
Paul Reilly <pmr@pajato.com>
parents: 98708
diff changeset
30 minimize the attempts to show a message (ideally it should be done
1e2edab1fd4b *** empty log message ***
Paul Reilly <pmr@pajato.com>
parents: 98708
diff changeset
31 once and only once).
1e2edab1fd4b *** empty log message ***
Paul Reilly <pmr@pajato.com>
parents: 98708
diff changeset
32
1e2edab1fd4b *** empty log message ***
Paul Reilly <pmr@pajato.com>
parents: 98708
diff changeset
33 (pmail-convert-babyl-to-mbox): Set up the global message variables
1e2edab1fd4b *** empty log message ***
Paul Reilly <pmr@pajato.com>
parents: 98708
diff changeset
34 after inserting the converted mbox file into the Pmail buffer; avoid
1e2edab1fd4b *** empty log message ***
Paul Reilly <pmr@pajato.com>
parents: 98708
diff changeset
35 an unecessary message display function call.
1e2edab1fd4b *** empty log message ***
Paul Reilly <pmr@pajato.com>
parents: 98708
diff changeset
36
1e2edab1fd4b *** empty log message ***
Paul Reilly <pmr@pajato.com>
parents: 98708
diff changeset
37 (pmail-show-message-maybe): Use the current message number when the
1e2edab1fd4b *** empty log message ***
Paul Reilly <pmr@pajato.com>
parents: 98708
diff changeset
38 optional argument is not passed.
1e2edab1fd4b *** empty log message ***
Paul Reilly <pmr@pajato.com>
parents: 98708
diff changeset
39
98708
0372d3155f43 *** empty log message ***
Paul Reilly <pmr@pajato.com>
parents: 98626
diff changeset
40 2008-10-14 Paul Reilly <pmr@pajato.com>
0372d3155f43 *** empty log message ***
Paul Reilly <pmr@pajato.com>
parents: 98626
diff changeset
41
0372d3155f43 *** empty log message ***
Paul Reilly <pmr@pajato.com>
parents: 98626
diff changeset
42 * pmail.el (pmail): Check for babyl conversion early; ignore multibyte.
0372d3155f43 *** empty log message ***
Paul Reilly <pmr@pajato.com>
parents: 98626
diff changeset
43
98626
5ea82b1a813b * pmail.el (pmail-tool-bar-map): Initialize it unconditionally.
Chong Yidong <cyd@stupidchicken.com>
parents: 98527
diff changeset
44 2008-10-11 Chong Yidong <cyd@stupidchicken.com>
5ea82b1a813b * pmail.el (pmail-tool-bar-map): Initialize it unconditionally.
Chong Yidong <cyd@stupidchicken.com>
parents: 98527
diff changeset
45
5ea82b1a813b * pmail.el (pmail-tool-bar-map): Initialize it unconditionally.
Chong Yidong <cyd@stupidchicken.com>
parents: 98527
diff changeset
46 * pmail.el (pmail-tool-bar-map): Initialize it unconditionally.
5ea82b1a813b * pmail.el (pmail-tool-bar-map): Initialize it unconditionally.
Chong Yidong <cyd@stupidchicken.com>
parents: 98527
diff changeset
47
98527
e507516f620f *** empty log message ***
Paul Reilly <pmr@pajato.com>
parents: 98314
diff changeset
48 2008-10-05 Paul Reilly <pmr@pajato.com>
e507516f620f *** empty log message ***
Paul Reilly <pmr@pajato.com>
parents: 98314
diff changeset
49
e507516f620f *** empty log message ***
Paul Reilly <pmr@pajato.com>
parents: 98314
diff changeset
50 * pmail.el, pmailsum.el:
e507516f620f *** empty log message ***
Paul Reilly <pmr@pajato.com>
parents: 98314
diff changeset
51 Next step in the Rmail/mbox support: getting basic summary support working.
e507516f620f *** empty log message ***
Paul Reilly <pmr@pajato.com>
parents: 98314
diff changeset
52
98314
7fafc74e823f *** empty log message ***
Paul Reilly <pmr@pajato.com>
parents: 98183
diff changeset
53 2008-09-23 Paul Reilly <pmr@pajato.com>
7fafc74e823f *** empty log message ***
Paul Reilly <pmr@pajato.com>
parents: 98183
diff changeset
54
7fafc74e823f *** empty log message ***
Paul Reilly <pmr@pajato.com>
parents: 98183
diff changeset
55 * pmail.el:
7fafc74e823f *** empty log message ***
Paul Reilly <pmr@pajato.com>
parents: 98183
diff changeset
56 First pass at handling decoding the mbox message into the view buffer.
7fafc74e823f *** empty log message ***
Paul Reilly <pmr@pajato.com>
parents: 98183
diff changeset
57
7fafc74e823f *** empty log message ***
Paul Reilly <pmr@pajato.com>
parents: 98183
diff changeset
58 2008-09-16 Paul Reilly <pmr@pajato.com>
7fafc74e823f *** empty log message ***
Paul Reilly <pmr@pajato.com>
parents: 98183
diff changeset
59
7fafc74e823f *** empty log message ***
Paul Reilly <pmr@pajato.com>
parents: 98183
diff changeset
60 * subdirs.el: Remove file.
7fafc74e823f *** empty log message ***
Paul Reilly <pmr@pajato.com>
parents: 98183
diff changeset
61
7fafc74e823f *** empty log message ***
Paul Reilly <pmr@pajato.com>
parents: 98183
diff changeset
62 2008-09-15 author <author@lilly>
7fafc74e823f *** empty log message ***
Paul Reilly <pmr@pajato.com>
parents: 98183
diff changeset
63
7fafc74e823f *** empty log message ***
Paul Reilly <pmr@pajato.com>
parents: 98183
diff changeset
64 * ChangeLog.pmail: *** empty log message ***
7fafc74e823f *** empty log message ***
Paul Reilly <pmr@pajato.com>
parents: 98183
diff changeset
65
7fafc74e823f *** empty log message ***
Paul Reilly <pmr@pajato.com>
parents: 98183
diff changeset
66 * pmail.el:
7fafc74e823f *** empty log message ***
Paul Reilly <pmr@pajato.com>
parents: 98183
diff changeset
67 The Rmail/mbox merge has been abandoned in favor of a restart using
7fafc74e823f *** empty log message ***
Paul Reilly <pmr@pajato.com>
parents: 98183
diff changeset
68 the current rmail.el file. A comprehensive list of changes will be
7fafc74e823f *** empty log message ***
Paul Reilly <pmr@pajato.com>
parents: 98183
diff changeset
69 supplied when pmail.el is morphed back into rmail.el
7fafc74e823f *** empty log message ***
Paul Reilly <pmr@pajato.com>
parents: 98183
diff changeset
70
7fafc74e823f *** empty log message ***
Paul Reilly <pmr@pajato.com>
parents: 98183
diff changeset
71 The current status is that pmail.el supports basic Rmail navigation
7fafc74e823f *** empty log message ***
Paul Reilly <pmr@pajato.com>
parents: 98183
diff changeset
72 (no summary support) and shows the current message in a special
7fafc74e823f *** empty log message ***
Paul Reilly <pmr@pajato.com>
parents: 98183
diff changeset
73 buffer using buffer-swap-text. No decoding is done yet. That is the
7fafc74e823f *** empty log message ***
Paul Reilly <pmr@pajato.com>
parents: 98183
diff changeset
74 next step.
7fafc74e823f *** empty log message ***
Paul Reilly <pmr@pajato.com>
parents: 98183
diff changeset
75
98183
c6e248bcc708 *** empty log message ***
Paul Reilly <pmr@pajato.com>
parents: 98052
diff changeset
76 2008-09-15 Paul Reilly <pmr@pajato.com>
c6e248bcc708 *** empty log message ***
Paul Reilly <pmr@pajato.com>
parents: 98052
diff changeset
77
c6e248bcc708 *** empty log message ***
Paul Reilly <pmr@pajato.com>
parents: 98052
diff changeset
78 * pmail.el:
c6e248bcc708 *** empty log message ***
Paul Reilly <pmr@pajato.com>
parents: 98052
diff changeset
79 The Rmail/mbox merge has been abandoned in favor of a restart using
c6e248bcc708 *** empty log message ***
Paul Reilly <pmr@pajato.com>
parents: 98052
diff changeset
80 the current rmail.el file. A comprehensive list of changes will be
c6e248bcc708 *** empty log message ***
Paul Reilly <pmr@pajato.com>
parents: 98052
diff changeset
81 supplied when pmail.el is morphed back into rmail.el
c6e248bcc708 *** empty log message ***
Paul Reilly <pmr@pajato.com>
parents: 98052
diff changeset
82
c6e248bcc708 *** empty log message ***
Paul Reilly <pmr@pajato.com>
parents: 98052
diff changeset
83 The current status is that pmail.el supports basic Rmail navigation
c6e248bcc708 *** empty log message ***
Paul Reilly <pmr@pajato.com>
parents: 98052
diff changeset
84 (no summary support) and shows the current message in a special
c6e248bcc708 *** empty log message ***
Paul Reilly <pmr@pajato.com>
parents: 98052
diff changeset
85 buffer using buffer-swap-text. No decoding is done yet. That is the
c6e248bcc708 *** empty log message ***
Paul Reilly <pmr@pajato.com>
parents: 98052
diff changeset
86 next step.
c6e248bcc708 *** empty log message ***
Paul Reilly <pmr@pajato.com>
parents: 98052
diff changeset
87
c6e248bcc708 *** empty log message ***
Paul Reilly <pmr@pajato.com>
parents: 98052
diff changeset
88 * mbox-trunk-annotations/rmail.el.annotation, mbox-trunk-annotations/rmailedit.el.annotation, mbox-trunk-annotations/rmailkwd.el.annotation, mbox-trunk-annotations/rmailmsc.el.annotation, mbox-trunk-annotations/rmailout.el.annotation, mbox-trunk-annotations/rmailsort.el.annotation:
c6e248bcc708 *** empty log message ***
Paul Reilly <pmr@pajato.com>
parents: 98052
diff changeset
89 Rmail/mbox merge abandoned. Remove stale files.
c6e248bcc708 *** empty log message ***
Paul Reilly <pmr@pajato.com>
parents: 98052
diff changeset
90
c6e248bcc708 *** empty log message ***
Paul Reilly <pmr@pajato.com>
parents: 98052
diff changeset
91 * mbox-changes/rmail.el.changes, mbox-changes/rmailedit.el.changes, mbox-changes/rmailkwd.el.changes, mbox-changes/rmailmsc.el.changes, mbox-changes/rmailout.el.changes, mbox-changes/rmailsort.el.changes, mbox-changes/rmailsum.el.changes:
c6e248bcc708 *** empty log message ***
Paul Reilly <pmr@pajato.com>
parents: 98052
diff changeset
92 Rmail/mbox merge abandoned. Remove stale files.
c6e248bcc708 *** empty log message ***
Paul Reilly <pmr@pajato.com>
parents: 98052
diff changeset
93
98018
fac80ecbaf4a *** empty log message ***
Glenn Morris <rgm@gnu.org>
parents: 98011
diff changeset
94 2008-09-06 Glenn Morris <rgm@gnu.org>
fac80ecbaf4a *** empty log message ***
Glenn Morris <rgm@gnu.org>
parents: 98011
diff changeset
95
fac80ecbaf4a *** empty log message ***
Glenn Morris <rgm@gnu.org>
parents: 98011
diff changeset
96 * pmailsort.el (pmail-dont-reply-to, pmail-desc-get-marker-end)
fac80ecbaf4a *** empty log message ***
Glenn Morris <rgm@gnu.org>
parents: 98011
diff changeset
97 (pmail-desc-get-marker-start): Remove declarations of undefined
fac80ecbaf4a *** empty log message ***
Glenn Morris <rgm@gnu.org>
parents: 98011
diff changeset
98 functions.
fac80ecbaf4a *** empty log message ***
Glenn Morris <rgm@gnu.org>
parents: 98011
diff changeset
99 (pmail-select-correspondent): Use rmail-dont-reply-to from mail-utils
fac80ecbaf4a *** empty log message ***
Glenn Morris <rgm@gnu.org>
parents: 98011
diff changeset
100 rather than non-existent pmail-dont-reply-to.
98050
edd21e1628da *** empty log message ***
Glenn Morris <rgm@gnu.org>
parents: 98018
diff changeset
101 (pmail-sort-messages): Use pmail-desc-get-start, pmail-desc-get-end
edd21e1628da *** empty log message ***
Glenn Morris <rgm@gnu.org>
parents: 98018
diff changeset
102 rather than non-existent `marker-' functions.
98018
fac80ecbaf4a *** empty log message ***
Glenn Morris <rgm@gnu.org>
parents: 98011
diff changeset
103
fac80ecbaf4a *** empty log message ***
Glenn Morris <rgm@gnu.org>
parents: 98011
diff changeset
104 * pmailkwd.el (pmail-maybe-set-message-counters)
fac80ecbaf4a *** empty log message ***
Glenn Morris <rgm@gnu.org>
parents: 98011
diff changeset
105 (pmail-set-message-deleted-p):
fac80ecbaf4a *** empty log message ***
Glenn Morris <rgm@gnu.org>
parents: 98011
diff changeset
106 * pmailmsc.el (pmail-parse-file-inboxes):
fac80ecbaf4a *** empty log message ***
Glenn Morris <rgm@gnu.org>
parents: 98011
diff changeset
107 * pmailsum.el (pmail-output-read-pmail-file-name):
fac80ecbaf4a *** empty log message ***
Glenn Morris <rgm@gnu.org>
parents: 98011
diff changeset
108 Remove unused declarations.
fac80ecbaf4a *** empty log message ***
Glenn Morris <rgm@gnu.org>
parents: 98011
diff changeset
109
fac80ecbaf4a *** empty log message ***
Glenn Morris <rgm@gnu.org>
parents: 98011
diff changeset
110 * pmail.el (pmail-spam-filter): Remove declaration of undefined
fac80ecbaf4a *** empty log message ***
Glenn Morris <rgm@gnu.org>
parents: 98011
diff changeset
111 function.
98050
edd21e1628da *** empty log message ***
Glenn Morris <rgm@gnu.org>
parents: 98018
diff changeset
112 (pmail-use-spam-filter): Remove un-needed variable declaration.
edd21e1628da *** empty log message ***
Glenn Morris <rgm@gnu.org>
parents: 98018
diff changeset
113 Doc fix for actual definition.
edd21e1628da *** empty log message ***
Glenn Morris <rgm@gnu.org>
parents: 98018
diff changeset
114 (pmail-get-new-mail): Call rmail-spam-filter rather than non-existent
edd21e1628da *** empty log message ***
Glenn Morris <rgm@gnu.org>
parents: 98018
diff changeset
115 pmail-spam-filter.
98052
d65529848c0a *** empty log message ***
Glenn Morris <rgm@gnu.org>
parents: 98050
diff changeset
116 (rmail-spam-filter): Autoload it.
98018
fac80ecbaf4a *** empty log message ***
Glenn Morris <rgm@gnu.org>
parents: 98011
diff changeset
117
98011
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
118 2008-09-05 Paul Reilly <pmr@pajato.com>
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
119
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
120 * pmail.el (pmail-get-new-mail): When there are no new messages, invoke
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
121 a redisplay of the current message.
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
122
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
123 2008-09-03 Paul Reilly <pmr@pajato.com>
97968
13858591278a *** empty log message ***
Paul Reilly <pmr@pajato.com>
parents: 97953
diff changeset
124
13858591278a *** empty log message ***
Paul Reilly <pmr@pajato.com>
parents: 97953
diff changeset
125 * pmail.el, pmaildesc.el, pmailout.el:
13858591278a *** empty log message ***
Paul Reilly <pmr@pajato.com>
parents: 97953
diff changeset
126 Fix the expunge command so that the current message index is correct.
13858591278a *** empty log message ***
Paul Reilly <pmr@pajato.com>
parents: 97953
diff changeset
127
98011
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
128 * pmail.el (pmail-expunge-counter): New variable.
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
129 (pmail-set-attribute): Canonicalize the calling sequence to index,
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
130 attribute, state.
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
131 (pmail-show-message, pmail-delete-message)
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
132 (pmail-undelete-previous-message, pmail-delete-forward)
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
133 (pmail-mark-message): Use the new canonical calling sequence.
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
134 (pmail-only-expunge): Use the expunge counter to update the current
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
135 message index.
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
136 (pmail-expunge-callback): Simplify. Just count the expunged messages
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
137 with a lower index than the current message index.
97968
13858591278a *** empty log message ***
Paul Reilly <pmr@pajato.com>
parents: 97953
diff changeset
138
13858591278a *** empty log message ***
Paul Reilly <pmr@pajato.com>
parents: 97953
diff changeset
139 * pmaildesc.el (pmail-desc-get-previous): Fix an "off by one" issue.
98011
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
140 (pmail-desc-set-attribute): Canonicalize the calling sequence to index,
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
141 attribute, state.
97968
13858591278a *** empty log message ***
Paul Reilly <pmr@pajato.com>
parents: 97953
diff changeset
142
98011
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
143 * pmailout.el (pmail-output-body-to-file): Use the canonical calling
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
144 sequence.
97968
13858591278a *** empty log message ***
Paul Reilly <pmr@pajato.com>
parents: 97953
diff changeset
145
97953
9a4e29eac778 * mail/pmaildesc.el (pmail-desc-get-match-index):
Juanma Barranquero <lekktu@gmail.com>
parents: 97924
diff changeset
146 2008-09-02 Juanma Barranquero <lekktu@gmail.com>
9a4e29eac778 * mail/pmaildesc.el (pmail-desc-get-match-index):
Juanma Barranquero <lekktu@gmail.com>
parents: 97924
diff changeset
147
97969
79ee733172f6 Fix typo.
Juanma Barranquero <lekktu@gmail.com>
parents: 97968
diff changeset
148 * pmaildesc.el (pmail-desc-get-match-index): Fix malformed let binding.
97953
9a4e29eac778 * mail/pmaildesc.el (pmail-desc-get-match-index):
Juanma Barranquero <lekktu@gmail.com>
parents: 97924
diff changeset
149
98011
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
150 2008-09-01 Paul Reilly <pmr@pajato.com>
97922
63526292266d *** empty log message ***
Paul Reilly <pmr@pajato.com>
parents: 97919
diff changeset
151
63526292266d *** empty log message ***
Paul Reilly <pmr@pajato.com>
parents: 97919
diff changeset
152 * pmail.el, pmaildesc.el: Fix the expunge operation.
63526292266d *** empty log message ***
Paul Reilly <pmr@pajato.com>
parents: 97919
diff changeset
153
98011
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
154 * pmail.el (pmail-only-expunge): Manage pmail-total-messages in the
97922
63526292266d *** empty log message ***
Paul Reilly <pmr@pajato.com>
parents: 97919
diff changeset
155 callback handler; remove the extra show message call.
63526292266d *** empty log message ***
Paul Reilly <pmr@pajato.com>
parents: 97919
diff changeset
156 (pmail-expunge-callback): Rewrite to handle all possible conditions.
63526292266d *** empty log message ***
Paul Reilly <pmr@pajato.com>
parents: 97919
diff changeset
157
98011
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
158 * pmaildesc.el (pmail-desc-get-previous, pmail-desc-get-match-index):
97922
63526292266d *** empty log message ***
Paul Reilly <pmr@pajato.com>
parents: 97919
diff changeset
159 New functions.
63526292266d *** empty log message ***
Paul Reilly <pmr@pajato.com>
parents: 97919
diff changeset
160
97919
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
161 2008-08-29 Paul Reilly <pmr@pajato.com>
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
162
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
163 * pmail.el, pmaildesc.el, pmailhdr.el, pmailkwd.el, pmailmm.el,
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
164 * pmailmsc.el, pmailsort.el, pmailsum.el: Resolve all byte
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
165 compiler warnings and enable IMAP/movemail support.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
166
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
167 2007-04-30 Henrik Enberg <enberg@printf.se>
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
168
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
169 * rmailhdr.el (rmail-header-add-header): Use delete-region instead
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
170 of kill-region.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
171
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
172 2007-04-27 Henrik Enberg <enberg@printf.se>
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
173
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
174 * rmailout.el (rmail-output): Bind buffer-file-coding-system even
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
175 when rmail-enable-mime is nil.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
176
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
177 * rmail.el (rmail-perm-variables): Make sure rmail-desc-vector is
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
178 buffer local.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
179 (rmail-mime-charset-pattern): Sync with trunk.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
180 (rmail): Don't bind coding-system-for-read.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
181 (rmail-revert): Likewise.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
182 (rmail-variables): Don't set buffer-file-coding-system.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
183 (rmail-show-message): Likewise.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
184
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
185 2007-04-26 Henrik Enberg <enberg@printf.se>
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
186
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
187 * rmail.el (rmail-highlight): New face.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
188 (rmail-highlight-face): Use it.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
189
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
190 2006-04-11 Alex Schroeder <alex@gnu.org>
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
191
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
192 * rmailsum.el (rmail-summary-kill-label): Call rmail-kill-label
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
193 with only one argument.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
194
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
195 * rmail.el (rmail-process-new-messages): Handle missing From
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
196 line (usually spam).
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
197
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
198 2006-03-09 Henrik Enberg <enberg@printf.se>
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
199
98011
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
200 * rmailedit.el (rmail-edit-map): Initialize at definition. Doc String.
97919
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
201
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
202 * rmail.el (rmail-narrow-to-header): Don't end error message with
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
203 a period.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
204
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
205 * rmailhdr.el (rmail-header-get-limit): Don't end error message
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
206 with a period.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
207
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
208 * rmaildesc.el (rmail-desc-get-header-display-state): Make sure
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
209 whole header region is searched for overlays.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
210
98011
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
211 * rmailedit.el (rmail-edit-current-message):
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
212 Use rmail-head-show-headers instead of rmail-toggle-header.
97919
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
213 (rmail-cease-edit): Likewise. Simplify.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
214
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
215 2006-03-02 Alex Schroeder <alex@gnu.org>
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
216
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
217 * rmailkwd.el (rmail-read-label): Since rmail-keywords is a list
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
218 of symbols, we need to transform it into an alist for completion.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
219
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
220 2006-03-01 Alex Schroeder <alex@gnu.org>
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
221
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
222 * rmailsum.el (rmail-summary-kill-label): Use rmail-kill-label
98011
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
223 instead of calling rmail-set-label, which will call rmail-make-label
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
224 on the string.
97919
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
225
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
226 2006-02-28 Alex Schroeder <alex@gnu.org>
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
227
98011
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
228 * rmailkwd.el (rmail-label-obarray): Delete.
97919
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
229 (rmail-attributes): Use an ordinary list of symbols.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
230 (rmail-deleted-label): Use an ordinary symbol.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
231 (rmail-keywords): Doc, initial value nil.
98011
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
232 (rmail-keywords, rmail-keyword-init): Delete defuns.
97919
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
233 (rmail-attribute-p, rmail-keyword-p, rmail-make-label): Simplify.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
234 (rmail-keyword-register-keywords, rmail-install-keyword):
98011
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
235 Replace.
97919
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
236 (rmail-register-keywords, rmail-register-keyword): Replacements.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
237 (rmail-add-label, rmail-kill-label): Call set-label with a symbol.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
238 (rmail-read-label): Return a string.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
239 (rmail-set-label): Rewrote. Call rmail-display-labels always.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
240
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
241 * rmail.el (qp): No longer required.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
242 (rmail-convert-file): Don't rmail-enable-multibyte.
98011
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
243 (rmail-decode-mbox-format): Delete.
97919
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
244 (rmail-convert-mbox-format): No converting of qp headings, no
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
245 decoding of the message body.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
246
98011
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
247 (rmail-maybe-set-message-counters): Delete.
97919
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
248 (rmail-next-undeleted-message): Store original message until the
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
249 end instead of relying on rmail-current-message.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
250
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
251 (rmail-process-new-messages): Use rmail-register-keywords.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
252
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
253 2006-02-17 Alex Schroeder <alex@gnu.org>
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
254
98011
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
255 * rmailmm.el (rmail-mime-text-handler): Only downcase if charset exists.
97919
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
256 (rmail-mime-handle): Doc. Ignore errors when decoding base64.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
257 Seems to be common on my system.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
258 (rmail-mime-show): Change show-header code.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
259 (rmail-mime): New.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
260
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
261 2006-02-12 Alex Schroeder <alex@gnu.org>
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
262
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
263 * rmail.el (qp): No longer require it.
98011
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
264 (rmail-convert-file): Doc. Remove useless test for coding system
97919
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
265 header. Don't call rmail-decode-mbox-format. Just call
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
266 rmail-convert-mbox-format.
98011
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
267 (rmail-decode-mbox-format): Delete.
97919
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
268 (rmail-convert-mbox-format): Don't translate quoted printable
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
269 headers. Don't handle quoted-printable content-transfer-encoding.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
270 No longer add x-coding-system header.
98011
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
271 (rmail-maybe-set-message-counters): Delete.
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
272 (rmail-next-undeleted-message): Add caching of rmail-current-message
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
273 such that it doesn't break when rmail-show-message switches buffers.
97919
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
274
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
275 2006-02-07 Alex Schroeder <alex@gnu.org>
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
276
98011
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
277 * rmailmm.el (rmail-mime-media-type-handlers-alist):
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
278 Remove non-existing handlers for the moment.
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
279 (rmail-mime-text-handler): Do decoding based on the charset parameter.
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
280 (test-rmail-mime-handler): Test decoding using an 8bit KOI8 message.
97919
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
281 (rmail-mime-handle): Switch to unibyte if content transfer
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
282 encoding is 8bit. Strange that it should be necessary.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
283
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
284 2006-02-04 Alex Schroeder <alex@gnu.org>
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
285
98011
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
286 * rmailmm.el: Rename all symbols to rmail-mime-*. Rewrite code
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
287 to modify the buffer instead of using display properties.
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
288 Fix bulk handler, and add simple test defun for it.
97919
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
289
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
290 2006-02-01 Alex Schroeder <alex@gnu.org>
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
291
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
292 * rmail.el (rmail-convert-mbox-format): Handle mails without subject.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
293
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
294 2006-02-01 Henrik Enberg <enberg@printf.se>
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
295
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
296 * rmail.el (rmail-first-unseen-message): Make sure to return the
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
297 last message if no unseen message was found. Doc fix.
98011
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
298 (rmail): Call rmail-first-unseen-message properly.
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
299 Remove commented out code.
97919
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
300 (rmail-show-message): Maybe call rmail-unknown-mail-followup-to.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
301 (rmail-revert): Simplify.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
302
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
303 2006-01-31 Alex Schroeder <alex@gnu.org>
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
304
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
305 * rmailmm.el: New file, based on Alexander Pohoyda's code.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
306
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
307 2006-01-30 Henrik Enberg <enberg@printf.se>
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
308
98011
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
309 * rmail.el (rmail-next-message):
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
310 Don't call rmail-maybe-set-message-counters. Use with-current-buffer.
97919
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
311
98011
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
312 * rmailkwd.el (rmail-next-labeled-message):
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
313 Don't call rmail-maybe-set-message-counters. Use with-current-buffer.
97919
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
314
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
315 * rmailhdr.el (rmail-header-hide-headers): Simplify.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
316 (rmail-header-get-limit): Wrap in a save-excursion.
98011
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
317 (rmail-header-display-state): Rename from rmail-header-display-mode.
97919
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
318
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
319 2006-01-29 Henrik Enberg <enberg@printf.se>
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
320
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
321 * rmailsum.el (rmail-summary-show-message): Reformat.
98011
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
322 (rmail-summary-get-summary-line):
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
323 Rename from `rmail-summary-get-summary'. Update callers.
97919
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
324 (rmail-summary-mode-map): Initialize at definition, Doc fix.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
325 (rmail-summary-undelete-many): Simplify.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
326
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
327 2006-01-26 Henrik Enberg <enberg@printf.se>
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
328
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
329 * rmailsum.el (rmail-summary-deleted-p): Fix misplaced paren.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
330 (rmail-summary-undelete): Simplify.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
331
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
332 2006-01-25 Henrik Enberg <enberg@printf.se>
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
333
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
334 * rmailsum.el (rmail-summary-get-sender): Handle a nil value of
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
335 rmail-user-mail-address-regexp.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
336
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
337 * rmail.el (rmail-unknown-mail-followup-to): Likewise.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
338
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
339 * rmailout.el (rmail-delete-unwanted-fields): Handle mbox format.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
340 (rmail-output): Error when target is a BABYL file. Handle MIME
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
341 charset. Make sure headers are properly hidden after output.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
342 Avoid pointless with-current-buffer call.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
343
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
344 2006-01-24 Alex Schroeder <alex@gnu.org>
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
345
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
346 * rmailsum.el (rmail-summary-edit-map): Rewrite.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
347
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
348 2006-01-23 Alex Schroeder <alex@gnu.org>
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
349
98011
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
350 * rmail.el (rmail-narrow-to-non-pruned-header): Delete.
97919
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
351 (rmail-unknown-mail-followup-to, rmail-retry-failure): No longer
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
352 call rmail-narrow-to-non-pruned-header and replace
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
353 mail-fetch-field with rmail-header-get-header because that one
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
354 ignores the intangible property when searching.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
355 (rmail-show-message): Simplify x-coding-system handling.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
356 (rmail-redecode-body): No longer call rmail-header-show-headers
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
357 because rmail-header-get-header handles the intanglible property.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
358 (rmail-reply): Simplify code at the price of some efficiency when
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
359 setting up the variable bindings. No longer toggle visibility of
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
360 headers, because rmail-header-show-headers is no longer necessary.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
361
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
362 * rmailhdr.el (rmail-header-get-header): Accept more arguments and
98011
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
363 pass them to mail-fetch-field unchanged.
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
364 Bind inhibit-point-motion-hooks to t.
97919
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
365
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
366 * rmailsum.el (rmail-user-mail-address-regexp): Compute a default
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
367 value instead of assuming nil. Doc.
98011
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
368 (rmail-summary-get-sender): Compare with rmail-user-mail-address-regexp
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
369 instead of computing the default value.
97919
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
370
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
371 * rmail.el (rmail-convert-mbox-format): Decode messages with
98011
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
372 content-transfer-encoding quoted-printable, because it's easy to do.
97919
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
373 (rmail-unknown-mail-followup-to): Compare with
98011
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
374 rmail-user-mail-address-regexp instead of computing the default value.
97919
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
375
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
376 2006-01-23 Henrik Enberg <enberg@printf.se>
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
377
98011
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
378 * rmail.el (rmail-decode-mbox-format):
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
379 Rename from `rmail-decode-mail-file'.
97919
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
380 (rmail-process-new-messages): Don't add missing headers here.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
381 (rmail-convert-mbox-format): Rename from `rmail-decode-messages'.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
382 Add missing headers here. Remove FROM and TO arguments.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
383 (rmail-get-new-mail): Simplify.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
384 (rmail-convert-file): New function.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
385 (rmail-revert): Use it.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
386 (rmail): Change logic for avoiding selecting new messages twice.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
387 (rmail-display-labels): Avoid space in mode-line if there are no
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
388 keywords.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
389
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
390 2006-01-22 Henrik Enberg <enberg@printf.se>
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
391
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
392 * rmaildesc.el (rmail-desc-default-attrs): New const.
98011
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
393 (rmail-desc-get-default-attrs): Delete.
97919
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
394
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
395 * rmail.el (rmail): Go back to using find-file for reading in the
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
396 mail file. This avoids gratuitous modification of the file.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
397 (rmail-decode-region): Doc string, cleanup.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
398 (rmail-decode-by-content-type): New function.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
399 (rmail-decode-messages): Use it. Add FROM and TO args and only
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
400 process messages in that region.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
401 (rmail-get-new-mail): Call `rmail-decode-region' before
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
402 `rmail-process-new-messages'.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
403 (rmail-fontify-message): Reformat, Doc String.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
404 (rmail-displayed-headers): Default value set to nil.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
405 (rmail-inbox-alist): Add version tag.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
406 (rmail-count-screen-lines): Doc string.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
407 (rmail-process-new-messages): Use rmail-desc-default-attrs.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
408
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
409 2006-01-21 Alex Schroeder <alex@gnu.org>
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
410
98011
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
411 * rmail.el (rmail-decode-messages): Decode encoded-words in
97919
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
412 Subject and From header.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
413 (rmail-process-new-messages): Don't decode encoded words here.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
414
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
415 2006-01-21 Henrik Enberg <enberg@printf.se>
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
416
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
417 * rmail.el (rmail-process-new-messages): Don't decode messages
98011
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
418 here, don't lose on missing subject field.
97919
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
419 (rmail-decode-messages): New function.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
420 (rmail): Use it.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
421 (rmail-get-new-mail): Likewise.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
422
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
423 * rmailsum.el (rmail-summary-get-sender): Narrow to current
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
424 message before extracting headers.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
425
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
426 2006-01-21 Alex Schroeder <alex@gnu.org>
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
427
98011
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
428 * rmailedit.el (rmail-abort-edit): Don't call rmail-highlight-headers
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
429 anymore.
97919
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
430
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
431 * rmail.el (rmail-next-undeleted-message): Simplify.
98011
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
432 (rmail-what-message): Delete since it was never called.
97919
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
433 (rmail-narrow-to-header): Use the same error message as
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
434 rmail-header-get-limit.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
435 (rmail-highlight-face): Doc.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
436 (rmail-font-lock-keywords): Add the stuff necessary to make
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
437 rmail-highlight-headers obsolete.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
438 (rmail-toggle-header, rmail-show-message): Don't call
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
439 rmail-highlight-headers anymore.
98011
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
440 (rmail-highlight-headers): Delete.
97919
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
441
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
442 * rmaildesc.el (rmail-desc-set-attribute): Use
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
443 rmail-header-add-header instead of rmail-header-set-header.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
444
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
445 * rmailhdr.el (rmail-header-attribute-header)
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
446 (rmail-header-keyword-header, rmail-header-get-limit): Doc.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
447 (rmail-header-add-header): Add inhibit-point-motion-hooks and
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
448 buffer-undo-list bindings from rmail-header-set-header. I don't
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
449 know whether they are necessary, however.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
450 (rmail-header-persist-attributes, rmail-header-set-header):
98011
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
451 Delete. rmail-header-add-header does what rmail-header-set-header did,
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
452 except throw an error if the header was not found.
97919
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
453
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
454 * rmail.el (rmail-msgbeg, rmail-msgend): Fix and make obsolete.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
455 (rmail-process-new-messages): Use mail-decode-encoded-word-string
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
456 on the subject. Requires mail-parse from Gnus.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
457 (rmail-highlight-headers): Doc.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
458
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
459 2006-01-21 Henrik Enberg <enberg@printf.se>
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
460
98011
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
461 * rmailsum.el (rmail-message-senders-p): Fix typo.
97919
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
462
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
463 * rmail.el (rmail-process-new-messages): Simplify.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
464 (rmail-decode-quoted-printable): Delete unused function.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
465 (rmail-hex-string-to-integer): Likewise.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
466 (rmail-hex-char-to-integer): Likewise.
98011
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
467 (rmail-decode-mail-file): Rename from `rmail-decode-mbox-file'.
97919
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
468 (rmail-delete-inbox-files): New function factored out of
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
469 `rmail-get-new-mail'.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
470 (rmail-get-new-mail): Use it.
98011
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
471 (rmail-get-inbox-files): Rename from `rmail-get-inbox-list'.
97919
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
472
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
473 2006-01-21 Alex Schroeder <alex@gnu.org>
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
474
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
475 * rmail.el (rmail-get-new-mail): Doc.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
476 (rmail-get-inbox-list): Doc.
98011
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
477 (rmail-require-mime-maybe): Simplify.
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
478 (rmail-mode-map): Rewrite using a local binding to agree
97919
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
479 with "(elisp)Tips for Defining".
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
480
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
481 2006-01-21 Henrik Enberg <enberg@printf.se>
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
482
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
483 * rmailsum.el (rmail-summary-get-sender): Doc fix.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
484
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
485 * rmail.el (rmail-redecode-body): Simplify.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
486 (rmail-get-inbox-list): Stop on name conflict.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
487 (rmail-show-message): Set `rmail-view-buffer' to `rmail-buffer` if
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
488 not using MIME. Make sure we go to `point-min' before setting
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
489 window point as searching for coding header might move point.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
490
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
491 2006-01-20 Alex Schroeder <alex@gnu.org>
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
492
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
493 * rmail.el (rmail-inbox-alist): Doc.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
494
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
495 2006-01-20 Henrik Enberg <enberg@printf.se>
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
496
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
497 * rmailsum.el (rmail-summary-get-sender): New function.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
498 (rmail-summary-get-summary): Use it. Make sure sender is no
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
499 longer than 25 characters.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
500 (rmail-summary-get-line-count): Doc fix.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
501 (rmail-summary-get-summary-attributes): Likewise.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
502
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
503 * rmailmsc.el (set-rmail-inbox-list): Rewrite to only set inbox
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
504 list temporarily for a session.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
505
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
506 2006-01-20 Alex Schroeder <alex@gnu.org>
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
507
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
508 * rmail.el (rmail-show-message): Minor changes: comments.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
509
98011
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
510 * rmailsum.el (rmail-summary-get-summary): Fix display of keywords.
97919
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
511 (rmail-summary-rmail-update): Minor changes: If to when, comments,
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
512 doc string.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
513
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
514 2006-01-20 Henrik Enberg <enberg@printf.se>
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
515
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
516 * rmail.el (rmail-inbox-alist): New variable.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
517 (rmail-get-file-inbox-list): New function.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
518 (rmail-perm-variables): Use it.
98011
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
519 (rmail-parse-file-inboxes): Delete.
97919
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
520
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
521 2006-01-20 Alex Schroeder <alex@gnu.org>
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
522
98011
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
523 * rmailsum.el (rmail-summary-mode): Fix typo in doc string and keymap.
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
524 (rmail-summary-update-attribute): Delete.
97919
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
525 (rmail-summary-update): Simple defun regenerates the entire
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
526 summary line.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
527 (rmail-summary-by-topic): Don't use rmail-current-subject-regexp.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
528 (rmail-message-subject-p): Use rmail-header-get-header instead of
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
529 mail-fetch-field.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
530 (rmail-summary-by-senders): Default to current sender.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
531
98011
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
532 * rmailkwd.el (rmail-set-label): Call rmail-summary-update at the end.
97919
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
533
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
534 * rmail.el (rmail-set-attribute): Call rmail-summary-update
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
535 instead of just updating the attributes.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
536
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
537 2006-01-19 Henrik Enberg <enberg@printf.se>
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
538
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
539 * rmailhdr.el (rmail-header-get-header): Rewrite to be a
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
540 convenience wrapper for mail-fetch-field.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
541 (rmail-header-hide-headers): Simplify.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
542
98011
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
543 * rmail.el (rmail-process-new-messages):
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
544 Use rmail-header-get-header instead of mail-fetch-field.
97919
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
545
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
546 * rmailout.el (rmail-output-read-file-name): Simplify.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
547 (rmail-output): Likewise.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
548
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
549 2006-01-18 Alex Schroeder <alex@gnu.org>
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
550
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
551 * rmailsum.el (rmail-make-summary-line-1)
98011
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
552 (rmail-make-basic-summary-line): Delete.
97919
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
553 (rmail-summary-kill-label): Only ask for existing labels.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
554
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
555 * rmailkwd.el (rmail-add-label): Doc fix.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
556 (rmail-kill-label): Only read labels that the current message has.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
557 (rmail-read-label): Possibly only ask for existing labels.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
558 (rmail-set-label): Display labels at the end.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
559
98011
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
560 * rmailhdr.el (rmail-header-get-limit): Rewrite macro as simple defun.
97919
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
561 (rmail-header-persist-attributes): Doc.
98011
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
562 (rmail-header-add-header): Simplify the finding of the header.
97919
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
563 Delete header if value is nil or "".
98011
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
564 (rmail-header-remove-keyword): Delet stub. Removing can be
97919
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
565 handled by calling `rmail-header-add-header' with value nil or "".
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
566
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
567 * rmailedit.el (rmail-cease-edit): Bugfix.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
568
98011
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
569 * rmaildesc.el: Remove require statements.
97919
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
570 (rmail-desc-add-keyword, rmail-desc-remove-keyword): Rewrite.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
571 (rmail-desc-get-keywords, rmail-desc-get-keyword-list)
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
572 (rmail-desc-edited-index): Doc fix.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
573
98011
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
574 * rmail.el (rmail-set-attribute): Move comment into document.
97919
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
575
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
576 2006-01-18 Henrik Enberg <enberg@printf.se>
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
577
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
578 * rmail.el (rmail-get-inbox-list): New function.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
579 (rmail-get-new-mail): Use it. Only call `rmail-show-message' on
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
580 file-error condition if no new messages are found.
98011
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
581 (rmail-get-sender): Delete.
97919
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
582 (rmail-process-new-messages): Use mail-fetch-field instead.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
583 (rmail-show-message): Cleanup.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
584 (rmail-decode-mbox-file): New function.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
585 (rmail): Use it. Only call `rmail-show-message' if no new mail was
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
586 found.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
587
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
588 * rmailsum.el (rmail-summary-get-new-mail): Only call
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
589 `rmail-summary-goto-msg' if no new mail was found.
98011
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
590
97919
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
591 2006-01-18 Alex Schroeder <alex@gnu.org>
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
592
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
593 * rmail.el (rmail): Only insert the file if it actually exists.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
594 (rmail-show-message): Do not display labels if there are no
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
595 messages. This corrects the mistake if visiting an empty file,
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
596 but it doesn't fix the situation where you delete the all messages
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
597 and expunge them. This may leave the labels of the last message
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
598 in the modeline.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
599
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
600 2006-01-17 Henrik Enberg <enberg@printf.se>
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
601
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
602 * rmailkwd.el: Don't require rmail.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
603
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
604 * rmail.el (rmail-process-new-messages): Don't require rmailkwd
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
605 here, do it at toplevel instead.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
606 (rmail-process-new-messages): Add an X-Coding-System
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
607 header if one doesn't exist.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
608
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
609 2006-01-17 Alex Schroeder <alex@gnu.org>
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
610
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
611 * rmailsum.el (rmail-summary-by-labels): No longer concatenate
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
612 regexp with commas because of recent change to
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
613 rmail-message-labels-p.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
614 (rmail-summary-rmail-update): Replace rmail-message-labels-p test
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
615 with simple rmail-desc-get-keywords.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
616
98011
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
617 * rmail.el (rmail-message-labels-p):
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
618 Rewrite using rmail-desc-get-keywords.
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
619 (rmail-auto-file): Rewrite test for "filed" using
97919
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
620 rmail-desc-get-keywords.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
621
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
622 * rmailsum.el (rmail-summary-font-lock-keywords): Fix regular
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
623 expression for unread messages.
98011
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
624 (rmail-summary-mode): Add documentation for the filtering commands.
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
625 (rmail-summary-mode-map): Add keybinding for rmail-summary-by-sender.
97919
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
626 (rmail-summary-get-summary): Don't show attributes, only
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
627 user-defined keywords.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
628
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
629 * rmailedit.el (rmail-cease-edit): Do not adjust the marker of the
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
630 last message.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
631
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
632 2006-01-17 Henrik Enberg <enberg@printf.se>
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
633
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
634 * rmailout.el (rmail-output-read-file-name): Make sure search in
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
635 executed in `rmail-buffer'.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
636 (rmail-output-to-rmail-file): Use `rmail-output-read-file-name'.
98011
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
637 (rmail-output-read-rmail-file-name): Delete.
97919
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
638
98011
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
639 * rmailsum.el (rmail-summary-output-to-rmail-file):
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
640 Use `rmail-output-read-file-name'.
97919
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
641 (rmail-summary-get-message-at-point): Handle 5-digit message ids.
98011
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
642
97919
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
643 * rmail.el (rmail-process-new-messages): Require rmailkwd.
98011
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
644 (rmail-ignored-headers): Add "Original-Recipient".
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
645
97919
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
646 2006-01-17 Alex Schroeder <alex@gnu.org>
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
647
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
648 * rmail.el (rmail-display-labels): Use identity instead of lambda.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
649
98011
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
650 * rmailsum.el (rmail-summary-font-lock-keywords): Fix typo for labels.
97919
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
651 (rmail-summary-get-summary): Add labels again.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
652
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
653 2006-01-16 Alex Schroeder <alex@gnu.org>
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
654
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
655 * rmail.el (rmail-nuke-pinhead-header, rmail-reformat-message)
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
656 (rmail-msg-restore-non-pruned-header, rmail-msg-prune-header):
98011
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
657 Delete.
97919
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
658 (rmail-narrow-to-header): Fix typo, error if we cannot find the
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
659 end of the headers.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
660
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
661 * rmailsum.el (rmail-message-subject-p, rmail-message-senders-p):
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
662 Use mail-fetch-field instead of mail-header-get-header.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
663 (rmail-summary-next-same-subject): Simplify.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
664
98011
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
665 * rmail.el (rmail): Create the buffer using file-name-nondirectory.
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
666 (rmail-mode-map): Bind j to rmail-show-message instead of rmail-message.
97919
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
667
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
668 2006-01-16 Henrik Enberg <enberg@printf.se>
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
669
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
670 * rmailsum.el (rmail-new-summary): Make sure summary buffer is
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
671 current when selecting message.
98011
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
672 (rmail-summary-browse-body): Delete.
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
673 (rmail-summary-rmail-update, rmail-summary-get-message-at-point)
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
674 (rmail-summary-goto-msg): Use string-to-number.
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
675 (rmail-summary-toggle-header, rmail-summary-add-label)
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
676 (rmail-summary-kill-label): Use with-current-buffer.
97919
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
677 (rmail-summary-previous-msg): Add docstring.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
678
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
679 2006-01-16 Alex Schroeder <alex@gnu.org>
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
680
98011
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
681 * rmail.el (rmail-ignored-headers): Merge several terms using
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
682 grouping, add simple "from " (without a colon), and several
97919
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
683 other headers.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
684 (rmail): Automatically convert BABYL files to mbox files.
98011
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
685 (rmail-decode-babyl-format): Delete, since conversion is handled
97919
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
686 by unrmail.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
687
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
688 * unrmail.el (unrmail): Use regular expression search to find
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
689 message separators such that the fake separators inserted by
98011
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
690 rmime.el are not matched. The sections added by rmime.el are removed.
97919
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
691
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
692 2006-01-16 Henrik Enberg <enberg@printf.se>
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
693
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
694 * rmail.el: Don't require `rmailout' and `rmailsum'.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
695
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
696 * rmailsum.el (rmail-summary-get-line-count): Rightalign line count.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
697 (rmail-summary-get-summary): Display 5-digit message ids.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
698 (rmail-summary-goto-msg): Adjust for 5-digit ids.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
699 (rmail-summary-font-lock-keywords): Likewise.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
700
98011
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
701 * rmail.el (rmail-url-map, rmail-activate-urls)
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
702 (rmail-visit-url-at-mouse, rmail-visit-url-at-point, rmail-browse-body):
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
703 Delete, don't duplicate goto-address functionality.
97919
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
704
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
705 2004-10-02 Richard M. Stallman <rms@gnu.org>
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
706
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
707 * mail/rmail.el (rmail): Convert Babyl files using decode-babyl-file.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
708 (rmail-use-spam-filter): Add defvar.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
709
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
710 * mail/unrmail.el: Mostly rewritten. Parses the file
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
711 directly without calling any functions in Rmail.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
712 (batch-convert-babyl, convert-babyl-file, decode-babyl-file)
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
713 (decode-babyl): New functions.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
714 (unrmail, batch-unrmail): Now aliases.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
715
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
716 2004-09-27 Richard M. Stallman <rms@gnu.org>
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
717
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
718 * mail/rmaildesc.el (rmail-message-deleted-p): Add as alias.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
719
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
720 * mail/rmail.el (rmail-message-vector, rmail-deleted-vector)
98011
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
721 (rmail-msgref-vector, rmail-summary-vector): Delete vars, and
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
722 all code to initialize them too.
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
723 (rmail-forget-messages): Delete function. Change callers.
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
724 (rmail-set-message-counters): Delete function. Change callers.
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
725 (rmail-count-new-messages): Delete function. Change callers.
97919
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
726 (rmail-set-message-counters-counter): Likewise.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
727 (rmail-maybe-set-message-counters): Now no-op.
98011
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
728 (rmail-message-deleted-p, rmail-set-message-deleted-p): Delete Fns.
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
729 (rmail-msg-number-after-expunge): Delete Fn.
97919
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
730 (rmail): Delete excess closeparen.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
731 (rmail-initialize-messages): Doc fix.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
732 (rmail-expunge-confirmed): Update to use rmail-desc-deleted-p.
98011
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
733
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
734 * mail/rmailsum.el (rmail-make-summary-line): Delete function.
97919
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
735 (rmail-new-summary): Make it work once again as in old version.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
736 (rmail-summary-get-summary): Call rmail-summary-line-decoder.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
737
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
738 2004-09-20 Richard M. Stallman <rms@gnu.org>
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
739
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
740 * mail/rmail.el (rmail): Error if file is Babyl format.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
741 (rmail-process-new-messages, rmail-reply-callback, rmail-mark-message)
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
742 (rmail-narrow-to-message): Doc fix.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
743 (rmail-reply, rmail-forward, rmail-resend, rmail-retry-failure)
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
744 (rmail-browse-body): Immediate error if file is empty.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
745
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
746 * mail/rmail.el (rmail-convert-file, rmail-insert-rmail-file-header)
98011
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
747 (rmail-convert-to-babyl-format): Delete functions.
97919
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
748 (rmail-mode): Don't call rmail-convert-file.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
749
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
750 * net/browse-url.el (browse-url-activate-urls): Add autoload.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
751
98011
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
752 * mail/rmailedit.el (rmail-edit-current-message):
97919
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
753 Immediate error if file is empty.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
754
98011
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
755 * mail/rmailkwd.el (rmail-read-label, rmail-set-label):
97919
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
756 Immediate error if file is empty.
98011
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
757 (rmail-parse-file-keywords): Delete function.
97919
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
758
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
759 ;; Local Variables:
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
760 ;; coding: iso-2022-7bit
98011
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
761 ;; add-log-time-zone-rule: t
97919
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
762 ;; End:
97924
fe064f255d3f Add arch tagline
Miles Bader <miles@gnu.org>
parents: 97922
diff changeset
763
98011
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
764 Copyright (C) 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
765
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
766 This file is part of GNU Emacs.
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
767
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
768 GNU Emacs is free software: you can redistribute it and/or modify
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
769 it under the terms of the GNU General Public License as published by
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
770 the Free Software Foundation, either version 3 of the License, or
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
771 (at your option) any later version.
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
772
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
773 GNU Emacs is distributed in the hope that it will be useful,
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
774 but WITHOUT ANY WARRANTY; without even the implied warranty of
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
775 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
776 GNU General Public License for more details.
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
777
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
778 You should have received a copy of the GNU General Public License
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
779 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
780
97924
fe064f255d3f Add arch tagline
Miles Bader <miles@gnu.org>
parents: 97922
diff changeset
781 ;; arch-tag: e3ca2b68-f400-4f0d-b95f-83a4b0f5d0c4