annotate lisp/mail/ChangeLog.pmail @ 101337:6612cd758fbd

* pmailhdr.el: File removed. * pmailsum.el: Require pmailkwd. (pmail-summary-expunge-and-save): Use pmail-expunge-and-save. * pmail.el (buffer-swapped-with): Var removed. (pmail-buffer-swapped): New var. (pmail-write-region-annotate): New function. (pmail-save-buffer): New function. * pmailedit.el (pmail-cease-edit, pmail-edit-mode): Use pmail-buffer-swapped.
author Chong Yidong <cyd@stupidchicken.com>
date Thu, 22 Jan 2009 04:46:52 +0000
parents f91a3fe4adb9
children 0f43fb8624a9
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
101337
6612cd758fbd * pmailhdr.el: File removed.
Chong Yidong <cyd@stupidchicken.com>
parents: 101302
diff changeset
1 2009-01-18 Chong Yidong <cyd@stupidchicken.com>
6612cd758fbd * pmailhdr.el: File removed.
Chong Yidong <cyd@stupidchicken.com>
parents: 101302
diff changeset
2
6612cd758fbd * pmailhdr.el: File removed.
Chong Yidong <cyd@stupidchicken.com>
parents: 101302
diff changeset
3 * pmailhdr.el: File removed.
6612cd758fbd * pmailhdr.el: File removed.
Chong Yidong <cyd@stupidchicken.com>
parents: 101302
diff changeset
4
6612cd758fbd * pmailhdr.el: File removed.
Chong Yidong <cyd@stupidchicken.com>
parents: 101302
diff changeset
5 * pmailsum.el: Require pmailkwd.
6612cd758fbd * pmailhdr.el: File removed.
Chong Yidong <cyd@stupidchicken.com>
parents: 101302
diff changeset
6 (pmail-summary-expunge-and-save): Use pmail-expunge-and-save.
6612cd758fbd * pmailhdr.el: File removed.
Chong Yidong <cyd@stupidchicken.com>
parents: 101302
diff changeset
7
6612cd758fbd * pmailhdr.el: File removed.
Chong Yidong <cyd@stupidchicken.com>
parents: 101302
diff changeset
8 * pmail.el (buffer-swapped-with): Var removed.
6612cd758fbd * pmailhdr.el: File removed.
Chong Yidong <cyd@stupidchicken.com>
parents: 101302
diff changeset
9 (pmail-buffer-swapped): New var.
6612cd758fbd * pmailhdr.el: File removed.
Chong Yidong <cyd@stupidchicken.com>
parents: 101302
diff changeset
10 (pmail-write-region-annotate): New function.
6612cd758fbd * pmailhdr.el: File removed.
Chong Yidong <cyd@stupidchicken.com>
parents: 101302
diff changeset
11 (pmail-save-buffer): New function.
6612cd758fbd * pmailhdr.el: File removed.
Chong Yidong <cyd@stupidchicken.com>
parents: 101302
diff changeset
12
6612cd758fbd * pmailhdr.el: File removed.
Chong Yidong <cyd@stupidchicken.com>
parents: 101302
diff changeset
13 * pmailedit.el (pmail-cease-edit, pmail-edit-mode): Use
6612cd758fbd * pmailhdr.el: File removed.
Chong Yidong <cyd@stupidchicken.com>
parents: 101302
diff changeset
14 pmail-buffer-swapped.
6612cd758fbd * pmailhdr.el: File removed.
Chong Yidong <cyd@stupidchicken.com>
parents: 101302
diff changeset
15
101302
f91a3fe4adb9 (pmail-last-label, pmail-last-multi-labels):
Glenn Morris <rgm@gnu.org>
parents: 101223
diff changeset
16 2009-01-20 Glenn Morris <rgm@gnu.org>
f91a3fe4adb9 (pmail-last-label, pmail-last-multi-labels):
Glenn Morris <rgm@gnu.org>
parents: 101223
diff changeset
17
f91a3fe4adb9 (pmail-last-label, pmail-last-multi-labels):
Glenn Morris <rgm@gnu.org>
parents: 101223
diff changeset
18 * pmailkwd.el (pmail-last-label, pmail-last-multi-labels):
f91a3fe4adb9 (pmail-last-label, pmail-last-multi-labels):
Glenn Morris <rgm@gnu.org>
parents: 101223
diff changeset
19 Move back to pmail.el.
f91a3fe4adb9 (pmail-last-label, pmail-last-multi-labels):
Glenn Morris <rgm@gnu.org>
parents: 101223
diff changeset
20 * pmail.el (pmail-last-label, pmail-last-multi-labels):
f91a3fe4adb9 (pmail-last-label, pmail-last-multi-labels):
Glenn Morris <rgm@gnu.org>
parents: 101223
diff changeset
21 Move back here from pmailkwd.el.
f91a3fe4adb9 (pmail-last-label, pmail-last-multi-labels):
Glenn Morris <rgm@gnu.org>
parents: 101223
diff changeset
22
f91a3fe4adb9 (pmail-last-label, pmail-last-multi-labels):
Glenn Morris <rgm@gnu.org>
parents: 101223
diff changeset
23 * pmailsum.el (pmail-message-labels-p): Move back to pmail.el.
f91a3fe4adb9 (pmail-last-label, pmail-last-multi-labels):
Glenn Morris <rgm@gnu.org>
parents: 101223
diff changeset
24 * pmail.el (pmail-message-labels-p): Move back here from pmailsum.el.
f91a3fe4adb9 (pmail-last-label, pmail-last-multi-labels):
Glenn Morris <rgm@gnu.org>
parents: 101223
diff changeset
25
101223
8a36f6e00fc8 (pmail-update-summary): Declare.
Glenn Morris <rgm@gnu.org>
parents: 101103
diff changeset
26 2009-01-16 Glenn Morris <rgm@gnu.org>
8a36f6e00fc8 (pmail-update-summary): Declare.
Glenn Morris <rgm@gnu.org>
parents: 101103
diff changeset
27
8a36f6e00fc8 (pmail-update-summary): Declare.
Glenn Morris <rgm@gnu.org>
parents: 101103
diff changeset
28 * pmailout.el (pmail-update-summary): Declare.
8a36f6e00fc8 (pmail-update-summary): Declare.
Glenn Morris <rgm@gnu.org>
parents: 101103
diff changeset
29
8a36f6e00fc8 (pmail-update-summary): Declare.
Glenn Morris <rgm@gnu.org>
parents: 101103
diff changeset
30 * pmailsum.el (pmail-summary-mode-map)
8a36f6e00fc8 (pmail-update-summary): Declare.
Glenn Morris <rgm@gnu.org>
parents: 101103
diff changeset
31 (pmail-summary-output-to-pmail-file): Use pmail-summary-output
8a36f6e00fc8 (pmail-update-summary): Declare.
Glenn Morris <rgm@gnu.org>
parents: 101103
diff changeset
32 rather than pmail-summary-output-to-babyl-file (renamed 2009-01-05).
8a36f6e00fc8 (pmail-update-summary): Declare.
Glenn Morris <rgm@gnu.org>
parents: 101103
diff changeset
33 (pmail-output-as-seen): Declare.
8a36f6e00fc8 (pmail-update-summary): Declare.
Glenn Morris <rgm@gnu.org>
parents: 101103
diff changeset
34 (pmail-summary-output): Also require pmailout non-interactively.
8a36f6e00fc8 (pmail-update-summary): Declare.
Glenn Morris <rgm@gnu.org>
parents: 101103
diff changeset
35
101076
6c4177798438 *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 100966
diff changeset
36 2009-01-10 Richard M Stallman <rms@gnu.org>
6c4177798438 *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 100966
diff changeset
37
101103
2caa616e6eac *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 101088
diff changeset
38 * pmailout.el (pmail-output-to-r-mail-buffer): New function.
2caa616e6eac *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 101088
diff changeset
39 (pmail-output-as-babyl): Use it.
2caa616e6eac *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 101088
diff changeset
40 (pmail-output-to-pmail-buffer): New function.
2caa616e6eac *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 101088
diff changeset
41 (pmail-output-as-mbox): Use it.
2caa616e6eac *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 101088
diff changeset
42 (pmail-output-as-seen): Pass t to pmail-output-as-mbox.
2caa616e6eac *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 101088
diff changeset
43 (pmail-output): Call set-buffer later.
2caa616e6eac *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 101088
diff changeset
44
101088
6409347d90fb *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 101076
diff changeset
45 * pmail.el (pmail-count-screen-lines, pmail-use-collection-buffer)
6409347d90fb *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 101076
diff changeset
46 (pmail-use-viewer-buffer): Fns deleted.
6409347d90fb *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 101076
diff changeset
47 Other functions reordered but not changed.
6409347d90fb *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 101076
diff changeset
48
101076
6c4177798438 *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 100966
diff changeset
49 * pmailsort.el (pmailhdr): Don't require it.
6c4177798438 *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 100966
diff changeset
50 (pmail-fetch-field): Function deleted.
6c4177798438 *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 100966
diff changeset
51 Callers use pmail-get-header.
6c4177798438 *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 100966
diff changeset
52 (pmail-sort-messages): Replace point-offset with
6c4177798438 *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 100966
diff changeset
53 return-to-point, which can be nil.
6c4177798438 *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 100966
diff changeset
54 Call pmail-swap-buffers-maybe after that.
6c4177798438 *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 100966
diff changeset
55 Don't bind buffer-read-only. Bind inhibit-read-only.
6c4177798438 *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 100966
diff changeset
56 Be more careful in making blank line at end of msg.
6c4177798438 *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 100966
diff changeset
57 Don't enable undo at end.
6c4177798438 *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 100966
diff changeset
58
6c4177798438 *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 100966
diff changeset
59 * pmail.el (pmail-ignored-headers): Hide more fields.
6c4177798438 *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 100966
diff changeset
60 (pmail-next-undeleted-message): If we stay on same message,
6c4177798438 *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 100966
diff changeset
61 don't change anything.
6c4177798438 *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 100966
diff changeset
62
100966
2de0661c24bd (pmail-show-message): Fix declaration.
Glenn Morris <rgm@gnu.org>
parents: 100916
diff changeset
63 2009-01-08 Glenn Morris <rgm@gnu.org>
2de0661c24bd (pmail-show-message): Fix declaration.
Glenn Morris <rgm@gnu.org>
parents: 100916
diff changeset
64
2de0661c24bd (pmail-show-message): Fix declaration.
Glenn Morris <rgm@gnu.org>
parents: 100916
diff changeset
65 * pmailmsc.el (pmail-show-message): Fix declaration.
2de0661c24bd (pmail-show-message): Fix declaration.
Glenn Morris <rgm@gnu.org>
parents: 100916
diff changeset
66
2de0661c24bd (pmail-show-message): Fix declaration.
Glenn Morris <rgm@gnu.org>
parents: 100916
diff changeset
67 * pmailsum.el (pmail-output-read-pmail-file-name): Remove declaration.
2de0661c24bd (pmail-show-message): Fix declaration.
Glenn Morris <rgm@gnu.org>
parents: 100916
diff changeset
68
100916
942babd91d52 *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 100908
diff changeset
69 2009-01-05 Richard M Stallman <rms@gnu.org>
942babd91d52 *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 100908
diff changeset
70
942babd91d52 *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 100908
diff changeset
71 * pmailkwd.el: Require pmail; delete compiler defvars.
942babd91d52 *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 100908
diff changeset
72 Delete most declare-function calls.
942babd91d52 *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 100908
diff changeset
73 (pmail-keywords, pmail-deleted-label, pmail-attributes): Vars deleted.
942babd91d52 *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 100908
diff changeset
74 (pmail-attribute-p, pmail-keyword-p): Fns deleted.
942babd91d52 *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 100908
diff changeset
75 (pmail-keywords, pmail-parse-file-keywords, pmail-install-keyword):
942babd91d52 *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 100908
diff changeset
76 (pmail-force-make-label, pmail-quote-label-name): Fns deleted.
942babd91d52 *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 100908
diff changeset
77 (pmail-last-label, pmail-last-multi-labels): Vars moved from pmail.el.
942babd91d52 *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 100908
diff changeset
78 (pmail-read-label): Don't switch buffers, don't parse file keywords.
942babd91d52 *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 100908
diff changeset
79 (pmail-set-label): Major rewrite.
942babd91d52 *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 100908
diff changeset
80 (pmail-next-labeled-message): Call pmail-get-labels and match it.
942babd91d52 *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 100908
diff changeset
81
942babd91d52 *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 100908
diff changeset
82 * pmailsum.el (pmail-message-labels-p): Function moved from
942babd91d52 *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 100908
diff changeset
83 pmail.el and rewritten.
942babd91d52 *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 100908
diff changeset
84 (pmail-message-recipients-p): Likewise.
942babd91d52 *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 100908
diff changeset
85 (pmail-message-regexp-p): Likewise.
942babd91d52 *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 100908
diff changeset
86 (pmail-message-recipients-p-1): New subroutine.
942babd91d52 *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 100908
diff changeset
87 (pmail-message-regexp-p-1): Likewise.
942babd91d52 *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 100908
diff changeset
88 (pmail-summary-by-topic): Use pmail-simplified-subject.
942babd91d52 *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 100908
diff changeset
89 Delete subject-re variable.
942babd91d52 *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 100908
diff changeset
90 (pmail-message-subject-p): Total rewrite.
942babd91d52 *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 100908
diff changeset
91 (pmail-message-senders-p): Total rewrite.
942babd91d52 *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 100908
diff changeset
92 (pmail-new-summary-1): Call FUNCTION in the main Pmail buffer.
942babd91d52 *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 100908
diff changeset
93 (pmail-get-summary): Doc fix.
942babd91d52 *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 100908
diff changeset
94 (pmail-create-summary-line): Renamed from
942babd91d52 *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 100908
diff changeset
95 pmail-get-create-summary-line, and major rewrite.
942babd91d52 *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 100908
diff changeset
96 (pmail-get-summary-labels): Doc fix.
942babd91d52 *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 100908
diff changeset
97 (pmail-create-summary): Major rewrite. Construct line counts here.
942babd91d52 *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 100908
diff changeset
98 (pmail-header-summary): Renamed from pmail-make-basic-summary-line.
942babd91d52 *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 100908
diff changeset
99 Return list of two strings.
942babd91d52 *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 100908
diff changeset
100 (pmail-summary-next-same-subject): Extract subjects and compare.
942babd91d52 *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 100908
diff changeset
101 (pmail-summary-output): Renamed from pmail-summary-output-to-babyl-file.
942babd91d52 *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 100908
diff changeset
102 Use pmail-output.
942babd91d52 *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 100908
diff changeset
103 (pmail-summary-output-as-seen): Renamed from pmail-summary-output.
942babd91d52 *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 100908
diff changeset
104 Use pmail-output-as-seen.
942babd91d52 *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 100908
diff changeset
105 (pmail-summary-construct-io-menu): Use pmail-summary-output.
942babd91d52 *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 100908
diff changeset
106
942babd91d52 *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 100908
diff changeset
107 * pmail.el (basic-save-buffer): Protect buffer-modified flag
942babd91d52 *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 100908
diff changeset
108 around first swap.
942babd91d52 *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 100908
diff changeset
109 (pmail-show-message): Protect buffer-modified flag around swap.
942babd91d52 *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 100908
diff changeset
110 (pmail-change-major-mode-hook): Likewise.
942babd91d52 *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 100908
diff changeset
111 (pmail-use-collection-buffer, pmail-swap-buffers-maybe): Likewise.
942babd91d52 *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 100908
diff changeset
112
942babd91d52 *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 100908
diff changeset
113 * pmail.el (pmail-error-bad-format): Always phrase the error as
942babd91d52 *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 100908
diff changeset
114 about an invalid message.
942babd91d52 *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 100908
diff changeset
115 (pmail-convert-file-maybe): Don't use pmail-error-bad-format.
942babd91d52 *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 100908
diff changeset
116 (pmail-mode-map): Move pmail-widen to C-c C-w.
942babd91d52 *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 100908
diff changeset
117 (pmail-mode-1): Don't alter mode-line-modified.
942babd91d52 *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 100908
diff changeset
118 (pmail-perm-variables): Turn off undo in view buffer.
942babd91d52 *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 100908
diff changeset
119 (pmail-variables): Turn off undo.
942babd91d52 *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 100908
diff changeset
120 (pmail-show-message): Delete useless calls to `widen'.
942babd91d52 *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 100908
diff changeset
121 Avoid passing thru temp buffer if we don't need
942babd91d52 *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 100908
diff changeset
122 base64 or quoted printable decoding for whole message.
942babd91d52 *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 100908
diff changeset
123
942babd91d52 *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 100908
diff changeset
124 * pmail.el (pmail-keywords): Variable deleted.
942babd91d52 *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 100908
diff changeset
125 (pmail-last-label, pmail-last-multi-labels): Moved to pmailkwd.el.
942babd91d52 *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 100908
diff changeset
126 (pmail-perm-variables): Don't mess with pmail-last-label.
942babd91d52 *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 100908
diff changeset
127 Don't mess with pmail-keywords.
942babd91d52 *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 100908
diff changeset
128 (pmail-copy-headers): Doc fix.
942babd91d52 *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 100908
diff changeset
129 (pmail-set-header): New function.
942babd91d52 *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 100908
diff changeset
130 (pmail-get-keywords): Doc fix.
942babd91d52 *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 100908
diff changeset
131 (pmail-get-labels): New function.
942babd91d52 *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 100908
diff changeset
132 (pmail-display-labels): Use pmail-get-labels.
942babd91d52 *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 100908
diff changeset
133 (pmail-set-attribute): Mark pmail-buffer modified
942babd91d52 *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 100908
diff changeset
134 if we change an attribute.
942babd91d52 *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 100908
diff changeset
135
942babd91d52 *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 100908
diff changeset
136 * pmail.el (pmail-apply-in-message): New function.
942babd91d52 *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 100908
diff changeset
137 (pmail-message-labels-p): Function moved to pmailsum.el.
942babd91d52 *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 100908
diff changeset
138 (pmail-message-recipients-p, pmail-message-regexp-p): Likewise.
942babd91d52 *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 100908
diff changeset
139 (pmail-current-subject, pmail-current-subject-regexp): Fns deleted.
942babd91d52 *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 100908
diff changeset
140 (pmail-simplified-subject, pmail-simplified-subject-regexp): New fns.
942babd91d52 *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 100908
diff changeset
141 (pmail-next-same-subject): Fetch each msg's subject and compare.
942babd91d52 *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 100908
diff changeset
142
942babd91d52 *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 100908
diff changeset
143 * pmail.el (pmail-speedbar-move-message): Use pmail-output.
942babd91d52 *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 100908
diff changeset
144 (pmail-construct-io-menu): Use pmail-output.
942babd91d52 *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 100908
diff changeset
145 (pmail-default-pmail-file): Variable deleted.
942babd91d52 *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 100908
diff changeset
146 (pmail-auto-file): Use pmail-output.
942babd91d52 *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 100908
diff changeset
147 (pmail-mode-map): Remove pmail-output-to-babyl-file.
942babd91d52 *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 100908
diff changeset
148 Add pmail-output-as-seen.
942babd91d52 *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 100908
diff changeset
149 (pmail-mode): Update output commands in doc string.
942babd91d52 *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 100908
diff changeset
150
100799
1035b9c820e8 * pmail.el (buffer-swapped-with): New var, moved from files.el.
Chong Yidong <cyd@stupidchicken.com>
parents: 100758
diff changeset
151 2008-12-31 Chong Yidong <cyd@stupidchicken.com>
1035b9c820e8 * pmail.el (buffer-swapped-with): New var, moved from files.el.
Chong Yidong <cyd@stupidchicken.com>
parents: 100758
diff changeset
152
1035b9c820e8 * pmail.el (buffer-swapped-with): New var, moved from files.el.
Chong Yidong <cyd@stupidchicken.com>
parents: 100758
diff changeset
153 * pmail.el (buffer-swapped-with): New var, moved from files.el.
1035b9c820e8 * pmail.el (buffer-swapped-with): New var, moved from files.el.
Chong Yidong <cyd@stupidchicken.com>
parents: 100758
diff changeset
154 Add advice to basic-save-buffer to use it.
1035b9c820e8 * pmail.el (buffer-swapped-with): New var, moved from files.el.
Chong Yidong <cyd@stupidchicken.com>
parents: 100758
diff changeset
155
100758
de8e6ec1f29a *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 100663
diff changeset
156 2008-12-29 Richard M Stallman <rms@gnu.org>
de8e6ec1f29a *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 100663
diff changeset
157
de8e6ec1f29a *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 100663
diff changeset
158 * pmailedit.el (pmail-edit-mode): Bind buffer-swwapped-with to nil.
de8e6ec1f29a *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 100663
diff changeset
159 (pmail-edit-current-message): Save all of buffer as old text.
de8e6ec1f29a *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 100663
diff changeset
160 Clear undo list.
de8e6ec1f29a *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 100663
diff changeset
161 (pmail-cease-edit): Widen first.
de8e6ec1f29a *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 100663
diff changeset
162 Operate in the view buffer; copy edited text back to mbox buffer
de8e6ec1f29a *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 100663
diff changeset
163 and re-encode what was decoded to display the message.
de8e6ec1f29a *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 100663
diff changeset
164 (pmail-abort-edit): Widen first.
de8e6ec1f29a *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 100663
diff changeset
165
de8e6ec1f29a *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 100663
diff changeset
166 * pmail.el (pmail-forwarded-attr-index): Doc fix.
de8e6ec1f29a *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 100663
diff changeset
167 (pmail-resent-attr-index): New variable.
de8e6ec1f29a *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 100663
diff changeset
168 (pmail-attr-array): Add r for resent.
de8e6ec1f29a *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 100663
diff changeset
169 (pmail-add-mbox-headers): Make 8 attributes.
de8e6ec1f29a *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 100663
diff changeset
170 (pmail-set-attribute): Extend attribute line if necessary.
de8e6ec1f29a *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 100663
diff changeset
171
de8e6ec1f29a *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 100663
diff changeset
172 * pmail.el (pmail-widen): New command.
de8e6ec1f29a *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 100663
diff changeset
173 (pmail-mode-map): o is pmail-output, C-o is pmail-output-as-seen,
de8e6ec1f29a *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 100663
diff changeset
174 (pmail-mode-map): c-w is pmail-widen.
de8e6ec1f29a *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 100663
diff changeset
175 (pmail-change-major-mode-hook): Do nothing unless buffer-swapped-with.
de8e6ec1f29a *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 100663
diff changeset
176 (pmail-show-message): Downcase character-coding.
de8e6ec1f29a *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 100663
diff changeset
177
de8e6ec1f29a *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 100663
diff changeset
178 * pmailout.el (pmail-output-decode-coding): New variable.
de8e6ec1f29a *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 100663
diff changeset
179 (pmail-delete-unwanted-fields): Greatly simplified.
de8e6ec1f29a *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 100663
diff changeset
180 (pmail-output-as-babyl): New function.
de8e6ec1f29a *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 100663
diff changeset
181 (pmail-convert-to-babyl-format): Considerably simplified:
de8e6ec1f29a *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 100663
diff changeset
182 assume just one message and don't worry about Content-Type.
de8e6ec1f29a *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 100663
diff changeset
183 (pmail-output-as-mbox): New function.
de8e6ec1f29a *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 100663
diff changeset
184 (pmail-output): Total rewrite.
de8e6ec1f29a *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 100663
diff changeset
185 (pmail-output-as-seen): New command.
de8e6ec1f29a *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 100663
diff changeset
186 (pmail-output-read-pmail-file-name): Function deleted.
de8e6ec1f29a *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 100663
diff changeset
187 (pmail-output-to-babyl-file): Function deleted.
de8e6ec1f29a *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 100663
diff changeset
188 (pmail-output-body-to-file): Don't set an attribute.
de8e6ec1f29a *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 100663
diff changeset
189
100656
10033ffd4a59 *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 100649
diff changeset
190 2008-12-23 Richard M Stallman <rms@gnu.org>
10033ffd4a59 *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 100649
diff changeset
191
100660
2415c3edd387 *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 100656
diff changeset
192 * pmailedit.el (pmail-edit-saved-coding-system): Var deleted.
2415c3edd387 *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 100656
diff changeset
193 (pmail-edit-current-message, pmail-cease-edit):
2415c3edd387 *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 100656
diff changeset
194 Don't set it, or save-buffer-coding-system.
2415c3edd387 *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 100656
diff changeset
195 (pmail-edit-current-message): Change error message.
100663
baacf563d823 *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 100660
diff changeset
196 (pmail-cease-edit): Put `>' before `From ' lines in message.
100660
2415c3edd387 *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 100656
diff changeset
197
2415c3edd387 *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 100656
diff changeset
198 * pmail.el (pmail-variables): Don't set save-buffer-coding-system.
2415c3edd387 *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 100656
diff changeset
199
100656
10033ffd4a59 *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 100649
diff changeset
200 * pmailsum.el (pmail-message-subject-p): Mark as broken.
10033ffd4a59 *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 100649
diff changeset
201 (pmail-message-senders-p): Likewise.
10033ffd4a59 *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 100649
diff changeset
202 (pmail-new-summary-1): Don't unswap -- search messages where they are.
10033ffd4a59 *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 100649
diff changeset
203
10033ffd4a59 *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 100649
diff changeset
204 * pmail.el (pmail-display-labels): Doc fix.
10033ffd4a59 *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 100649
diff changeset
205 (pmail-set-attribute): Deleted unused vars.
10033ffd4a59 *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 100649
diff changeset
206 Bind inhibit-read-only, not buffer-read-only.
10033ffd4a59 *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 100649
diff changeset
207 (pmail-message-attr-p): Doc fix.
10033ffd4a59 *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 100649
diff changeset
208 (pmail-message-labels-p, pmail-message-recipients-p)
10033ffd4a59 *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 100649
diff changeset
209 (pmail-message-regexp-p): Mark as broken.
10033ffd4a59 *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 100649
diff changeset
210
10033ffd4a59 *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 100649
diff changeset
211 * pmailedit.el (pmailhdr): Don't require it.
10033ffd4a59 *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 100649
diff changeset
212 (pmail-edit-current-message): Don't call pmail-header-show-headers.
10033ffd4a59 *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 100649
diff changeset
213 (pmail-cease-edit): Force a blank line at end of edited message.
10033ffd4a59 *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 100649
diff changeset
214 Call pmail-set-attribute properly.
10033ffd4a59 *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 100649
diff changeset
215 Don't set buffer-read-only.
10033ffd4a59 *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 100649
diff changeset
216
100642
dd269da6b61c *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 100629
diff changeset
217 2008-12-22 Richard M Stallman <rms@gnu.org>
dd269da6b61c *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 100629
diff changeset
218
100649
2788f69ffa14 *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 100642
diff changeset
219 * pmail.el (pmail-retried-attr-index, pmail-forwarded-attr-index):
2788f69ffa14 *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 100642
diff changeset
220 Renamed from pmail-resent-attr-index and pmail-stored-attr-index.
2788f69ffa14 *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 100642
diff changeset
221 (pmail-attr-array): Change names to `retried' and `forwarded'
2788f69ffa14 *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 100642
diff changeset
222 (pmail-reply): Use pmail-answered-attr-index.
2788f69ffa14 *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 100642
diff changeset
223 (pmail-forward): Use pmail-forwarded-attr-index.
2788f69ffa14 *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 100642
diff changeset
224 (pmail-retry-failure): Use pmail-retried-attr-index.
2788f69ffa14 *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 100642
diff changeset
225
2788f69ffa14 *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 100642
diff changeset
226 * pmail.el (pmail-get-header): Don't unswap, just see data where it is.
2788f69ffa14 *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 100642
diff changeset
227 (pmail-set-attribute): Don't unswap, just set the data where it is.
2788f69ffa14 *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 100642
diff changeset
228 (pmail-show-message): Call pmail-swap-buffers-maybe before reswapping.
2788f69ffa14 *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 100642
diff changeset
229
2788f69ffa14 *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 100642
diff changeset
230 * pmail.el (pmail-get-attr-names): Doc fix.
2788f69ffa14 *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 100642
diff changeset
231 (pmail-is-text-p): Doc fix.
2788f69ffa14 *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 100642
diff changeset
232
100642
dd269da6b61c *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 100629
diff changeset
233 * pmailout.el (pmail-output): Use pmail-buffers-swapped-p as function.
dd269da6b61c *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 100629
diff changeset
234
dd269da6b61c *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 100629
diff changeset
235 * pmail.el (pmail-swap-buffers-maybe): Variable deleted.
dd269da6b61c *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 100629
diff changeset
236 All uses call the function instead.
dd269da6b61c *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 100629
diff changeset
237
dd269da6b61c *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 100629
diff changeset
238 * pmail.el (pmail-save): Function deleted.
dd269da6b61c *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 100629
diff changeset
239 (pmail-mode-map): Don't bind C-x C-s.
dd269da6b61c *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 100629
diff changeset
240 (pmail-mode-1): Don't set up write-region-annotate-functions.
dd269da6b61c *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 100629
diff changeset
241 (pmail-write-region-annotate): Function deleted.
dd269da6b61c *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 100629
diff changeset
242 (pmail-change-major-mode-hook): Set buffer-swapped-with.
dd269da6b61c *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 100629
diff changeset
243 (pmail-use-collection-buffer): Likewise.
dd269da6b61c *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 100629
diff changeset
244 (pmail-show-message): Likewise.
dd269da6b61c *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 100629
diff changeset
245
dd269da6b61c *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 100629
diff changeset
246 * pmail.el (pmail-swap-buffers-maybe): Go to pmail-buffer before
dd269da6b61c *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 100629
diff changeset
247 testing anything.
dd269da6b61c *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 100629
diff changeset
248 (pmail): Call pmail-swap-buffers-maybe only if already in Pmail mode.
dd269da6b61c *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 100629
diff changeset
249
100629
cc7f1aa8703e * pmail.el (pmail-save): New function.
Chong Yidong <cyd@stupidchicken.com>
parents: 100619
diff changeset
250 2008-12-22 Chong Yidong <cyd@stupidchicken.com>
cc7f1aa8703e * pmail.el (pmail-save): New function.
Chong Yidong <cyd@stupidchicken.com>
parents: 100619
diff changeset
251
cc7f1aa8703e * pmail.el (pmail-save): New function.
Chong Yidong <cyd@stupidchicken.com>
parents: 100619
diff changeset
252 * pmail.el (pmail-save): New function.
cc7f1aa8703e * pmail.el (pmail-save): New function.
Chong Yidong <cyd@stupidchicken.com>
parents: 100619
diff changeset
253
100579
437394c74c3e * pmail.el (pmail-get-new-mail): Call pmail-swap-buffers-maybe.
Chong Yidong <cyd@stupidchicken.com>
parents: 100437
diff changeset
254 2008-12-20 Chong Yidong <cyd@stupidchicken.com>
437394c74c3e * pmail.el (pmail-get-new-mail): Call pmail-swap-buffers-maybe.
Chong Yidong <cyd@stupidchicken.com>
parents: 100437
diff changeset
255
437394c74c3e * pmail.el (pmail-get-new-mail): Call pmail-swap-buffers-maybe.
Chong Yidong <cyd@stupidchicken.com>
parents: 100437
diff changeset
256 * pmail.el (pmail-get-new-mail): Call pmail-swap-buffers-maybe.
437394c74c3e * pmail.el (pmail-get-new-mail): Call pmail-swap-buffers-maybe.
Chong Yidong <cyd@stupidchicken.com>
parents: 100437
diff changeset
257 (pmail-get-new-mail-1): Adjust restriction after calling
437394c74c3e * pmail.el (pmail-get-new-mail): Call pmail-swap-buffers-maybe.
Chong Yidong <cyd@stupidchicken.com>
parents: 100437
diff changeset
258 pmail-insert-inbox-text.
437394c74c3e * pmail.el (pmail-get-new-mail): Call pmail-swap-buffers-maybe.
Chong Yidong <cyd@stupidchicken.com>
parents: 100437
diff changeset
259 (pmail-add-mbox-headers): Use save-restriction.
100582
7ba6bfe45e2b * pmail.el (pmail-expunge-and-save): Call pmail-swap-buffers-maybe before
Chong Yidong <cyd@stupidchicken.com>
parents: 100579
diff changeset
260 (pmail-expunge-and-save): Call pmail-swap-buffers-maybe before
7ba6bfe45e2b * pmail.el (pmail-expunge-and-save): Call pmail-swap-buffers-maybe before
Chong Yidong <cyd@stupidchicken.com>
parents: 100579
diff changeset
261 saving.
7ba6bfe45e2b * pmail.el (pmail-expunge-and-save): Call pmail-swap-buffers-maybe before
Chong Yidong <cyd@stupidchicken.com>
parents: 100579
diff changeset
262 (pmail-quit): Handling expunging manually, instead of calling
7ba6bfe45e2b * pmail.el (pmail-expunge-and-save): Call pmail-swap-buffers-maybe before
Chong Yidong <cyd@stupidchicken.com>
parents: 100579
diff changeset
263 pmail-expunge-and-save.
7ba6bfe45e2b * pmail.el (pmail-expunge-and-save): Call pmail-swap-buffers-maybe before
Chong Yidong <cyd@stupidchicken.com>
parents: 100579
diff changeset
264 (pmail-next-undeleted-message): If no other message can be shown,
7ba6bfe45e2b * pmail.el (pmail-expunge-and-save): Call pmail-swap-buffers-maybe before
Chong Yidong <cyd@stupidchicken.com>
parents: 100579
diff changeset
265 show the current one.
100583
752b291cbd74 * pmail.el (pmail-add-header): Function deleted.
Chong Yidong <cyd@stupidchicken.com>
parents: 100582
diff changeset
266 (pmail-attr-array): Doc fix.
752b291cbd74 * pmail.el (pmail-add-header): Function deleted.
Chong Yidong <cyd@stupidchicken.com>
parents: 100582
diff changeset
267 (pmail-add-header): Function deleted.
752b291cbd74 * pmail.el (pmail-add-header): Function deleted.
Chong Yidong <cyd@stupidchicken.com>
parents: 100582
diff changeset
268 (pmail-add-mbox-headers): Insert header directly instead of
752b291cbd74 * pmail.el (pmail-add-header): Function deleted.
Chong Yidong <cyd@stupidchicken.com>
parents: 100582
diff changeset
269 calling pmail-add-header.
752b291cbd74 * pmail.el (pmail-add-header): Function deleted.
Chong Yidong <cyd@stupidchicken.com>
parents: 100582
diff changeset
270 (pmail-display-labels): Add leading space to attribute string.
752b291cbd74 * pmail.el (pmail-add-header): Function deleted.
Chong Yidong <cyd@stupidchicken.com>
parents: 100582
diff changeset
271 (pmail-set-attribute): Call pmail-swap-buffers-maybe. Insert
752b291cbd74 * pmail.el (pmail-add-header): Function deleted.
Chong Yidong <cyd@stupidchicken.com>
parents: 100582
diff changeset
272 header directly instead of calling pmail-add-header.
100619
d2de92ae6771 * pmail.el (pmail): Ensure that pmail-mode-hook is run.
Chong Yidong <cyd@stupidchicken.com>
parents: 100583
diff changeset
273 (pmail): Ensure that pmail-mode-hook is run.
100579
437394c74c3e * pmail.el (pmail-get-new-mail): Call pmail-swap-buffers-maybe.
Chong Yidong <cyd@stupidchicken.com>
parents: 100437
diff changeset
274
100437
3f79b3dad1ed * pmail.el (pmail-require-mime-maybe): Fix arguments of `display-warning'.
Juanma Barranquero <lekktu@gmail.com>
parents: 100434
diff changeset
275 2008-12-15 Juanma Barranquero <lekktu@gmail.com>
3f79b3dad1ed * pmail.el (pmail-require-mime-maybe): Fix arguments of `display-warning'.
Juanma Barranquero <lekktu@gmail.com>
parents: 100434
diff changeset
276
100582
7ba6bfe45e2b * pmail.el (pmail-expunge-and-save): Call pmail-swap-buffers-maybe before
Chong Yidong <cyd@stupidchicken.com>
parents: 100579
diff changeset
277 * pmail.el (pmail-require-mime-maybe): Fix arguments of
7ba6bfe45e2b * pmail.el (pmail-expunge-and-save): Call pmail-swap-buffers-maybe before
Chong Yidong <cyd@stupidchicken.com>
parents: 100579
diff changeset
278 `display-warning'.
100437
3f79b3dad1ed * pmail.el (pmail-require-mime-maybe): Fix arguments of `display-warning'.
Juanma Barranquero <lekktu@gmail.com>
parents: 100434
diff changeset
279
100432
0bc687931a56 * pmail.el (pmail): Call pmail-swap-buffers-maybe.
Chong Yidong <cyd@stupidchicken.com>
parents: 100403
diff changeset
280 2008-12-15 Chong Yidong <cyd@stupidchicken.com>
0bc687931a56 * pmail.el (pmail): Call pmail-swap-buffers-maybe.
Chong Yidong <cyd@stupidchicken.com>
parents: 100403
diff changeset
281
0bc687931a56 * pmail.el (pmail): Call pmail-swap-buffers-maybe.
Chong Yidong <cyd@stupidchicken.com>
parents: 100403
diff changeset
282 * pmail.el (pmail): Call pmail-swap-buffers-maybe.
0bc687931a56 * pmail.el (pmail): Call pmail-swap-buffers-maybe.
Chong Yidong <cyd@stupidchicken.com>
parents: 100403
diff changeset
283 (pmail-search): Call pmail-swap-buffers-maybe.
100434
f4b6b3bfdeae * pmail.el (pmail-expunge): Save point if no expunging was done.
Chong Yidong <cyd@stupidchicken.com>
parents: 100432
diff changeset
284 (pmail-expunge): Save point if no expunging was done.
100432
0bc687931a56 * pmail.el (pmail): Call pmail-swap-buffers-maybe.
Chong Yidong <cyd@stupidchicken.com>
parents: 100403
diff changeset
285
100403
8271c30cd383 * pmailout.el (pmail-output-to-babyl-file): Rewrite, assuming mbox
Chong Yidong <cyd@stupidchicken.com>
parents: 100376
diff changeset
286 2008-12-13 Chong Yidong <cyd@stupidchicken.com>
8271c30cd383 * pmailout.el (pmail-output-to-babyl-file): Rewrite, assuming mbox
Chong Yidong <cyd@stupidchicken.com>
parents: 100376
diff changeset
287
8271c30cd383 * pmailout.el (pmail-output-to-babyl-file): Rewrite, assuming mbox
Chong Yidong <cyd@stupidchicken.com>
parents: 100376
diff changeset
288 * pmailout.el (pmail-output-to-babyl-file): Rewrite, assuming mbox
8271c30cd383 * pmailout.el (pmail-output-to-babyl-file): Rewrite, assuming mbox
Chong Yidong <cyd@stupidchicken.com>
parents: 100376
diff changeset
289 internal format.
8271c30cd383 * pmailout.el (pmail-output-to-babyl-file): Rewrite, assuming mbox
Chong Yidong <cyd@stupidchicken.com>
parents: 100376
diff changeset
290 (pmail-convert-to-babyl-format, pmail-nuke-pinhead-header): New
8271c30cd383 * pmailout.el (pmail-output-to-babyl-file): Rewrite, assuming mbox
Chong Yidong <cyd@stupidchicken.com>
parents: 100376
diff changeset
291 functions, moved from pmail.el.
8271c30cd383 * pmailout.el (pmail-output-to-babyl-file): Rewrite, assuming mbox
Chong Yidong <cyd@stupidchicken.com>
parents: 100376
diff changeset
292
100376
7cb915cc1140 * pmailout.el (pmail-output): Rewrite to handle mbox format.
Chong Yidong <cyd@stupidchicken.com>
parents: 100341
diff changeset
293 2008-12-12 Chong Yidong <cyd@stupidchicken.com>
7cb915cc1140 * pmailout.el (pmail-output): Rewrite to handle mbox format.
Chong Yidong <cyd@stupidchicken.com>
parents: 100341
diff changeset
294
7cb915cc1140 * pmailout.el (pmail-output): Rewrite to handle mbox format.
Chong Yidong <cyd@stupidchicken.com>
parents: 100341
diff changeset
295 * pmailout.el (pmail-output): Rewrite to handle mbox format.
7cb915cc1140 * pmailout.el (pmail-output): Rewrite to handle mbox format.
Chong Yidong <cyd@stupidchicken.com>
parents: 100341
diff changeset
296 (pmail-output-to-babyl-file): Renamed from
7cb915cc1140 * pmailout.el (pmail-output): Rewrite to handle mbox format.
Chong Yidong <cyd@stupidchicken.com>
parents: 100341
diff changeset
297 pmail-output-to-pmail-file.
7cb915cc1140 * pmailout.el (pmail-output): Rewrite to handle mbox format.
Chong Yidong <cyd@stupidchicken.com>
parents: 100341
diff changeset
298
7cb915cc1140 * pmailout.el (pmail-output): Rewrite to handle mbox format.
Chong Yidong <cyd@stupidchicken.com>
parents: 100341
diff changeset
299 * pmail.el: All callers to pmail-output-to-pmail-file changed to
7cb915cc1140 * pmailout.el (pmail-output): Rewrite to handle mbox format.
Chong Yidong <cyd@stupidchicken.com>
parents: 100341
diff changeset
300 pmail-output-to-babyl-file.
7cb915cc1140 * pmailout.el (pmail-output): Rewrite to handle mbox format.
Chong Yidong <cyd@stupidchicken.com>
parents: 100341
diff changeset
301
7cb915cc1140 * pmailout.el (pmail-output): Rewrite to handle mbox format.
Chong Yidong <cyd@stupidchicken.com>
parents: 100341
diff changeset
302 * pmail.el: All callers to pmail-output-to-pmail-file changed to
7cb915cc1140 * pmailout.el (pmail-output): Rewrite to handle mbox format.
Chong Yidong <cyd@stupidchicken.com>
parents: 100341
diff changeset
303 pmail-output-to-babyl-file.
7cb915cc1140 * pmailout.el (pmail-output): Rewrite to handle mbox format.
Chong Yidong <cyd@stupidchicken.com>
parents: 100341
diff changeset
304
100338
c948e8693333 * pmailout.el (pmail-output-to-pmail-file): Don't call
Chong Yidong <cyd@stupidchicken.com>
parents: 100296
diff changeset
305 2008-12-10 Chong Yidong <cyd@stupidchicken.com>
c948e8693333 * pmailout.el (pmail-output-to-pmail-file): Don't call
Chong Yidong <cyd@stupidchicken.com>
parents: 100296
diff changeset
306
c948e8693333 * pmailout.el (pmail-output-to-pmail-file): Don't call
Chong Yidong <cyd@stupidchicken.com>
parents: 100296
diff changeset
307 * pmailout.el (pmail-output-to-pmail-file): Don't call
c948e8693333 * pmailout.el (pmail-output-to-pmail-file): Don't call
Chong Yidong <cyd@stupidchicken.com>
parents: 100296
diff changeset
308 pmail-insert-pmail-file-header.
c948e8693333 * pmailout.el (pmail-output-to-pmail-file): Don't call
Chong Yidong <cyd@stupidchicken.com>
parents: 100296
diff changeset
309
c948e8693333 * pmailout.el (pmail-output-to-pmail-file): Don't call
Chong Yidong <cyd@stupidchicken.com>
parents: 100296
diff changeset
310 * pmail.el (pmail-insert-pmail-file-header): Function deleted.
c948e8693333 * pmailout.el (pmail-output-to-pmail-file): Don't call
Chong Yidong <cyd@stupidchicken.com>
parents: 100296
diff changeset
311 (pmail-decode-babyl-format): Function deleted.
100341
8b18fa1b635f * pmail.el (pmail-perm-variables): Don't call pmail-parse-file-inboxes.
Chong Yidong <cyd@stupidchicken.com>
parents: 100338
diff changeset
312 (pmail-perm-variables): Don't call pmail-parse-file-inboxes.
8b18fa1b635f * pmail.el (pmail-perm-variables): Don't call pmail-parse-file-inboxes.
Chong Yidong <cyd@stupidchicken.com>
parents: 100338
diff changeset
313 (pmail-parse-file-inboxes): Function deleted.
8b18fa1b635f * pmail.el (pmail-perm-variables): Don't call pmail-parse-file-inboxes.
Chong Yidong <cyd@stupidchicken.com>
parents: 100338
diff changeset
314 (pmail-get-new-mail-1): Function merged into pmail-get-new-mail.
8b18fa1b635f * pmail.el (pmail-perm-variables): Don't call pmail-parse-file-inboxes.
Chong Yidong <cyd@stupidchicken.com>
parents: 100338
diff changeset
315 (pmail-get-new-mail-2): Renamed to pmail-get-new-mail-1.
8b18fa1b635f * pmail.el (pmail-perm-variables): Don't call pmail-parse-file-inboxes.
Chong Yidong <cyd@stupidchicken.com>
parents: 100338
diff changeset
316 (pmail-get-new-mail-filter-spam): Call rmail-spam-filter, not
8b18fa1b635f * pmail.el (pmail-perm-variables): Don't call pmail-parse-file-inboxes.
Chong Yidong <cyd@stupidchicken.com>
parents: 100338
diff changeset
317 pmail-spam-filter.
8b18fa1b635f * pmail.el (pmail-perm-variables): Don't call pmail-parse-file-inboxes.
Chong Yidong <cyd@stupidchicken.com>
parents: 100338
diff changeset
318 (pmail-convert-to-babyl-format): Function deleted.
8b18fa1b635f * pmail.el (pmail-perm-variables): Don't call pmail-parse-file-inboxes.
Chong Yidong <cyd@stupidchicken.com>
parents: 100338
diff changeset
319 (pmail-nuke-pinhead-header): Function deleted.
8b18fa1b635f * pmail.el (pmail-perm-variables): Don't call pmail-parse-file-inboxes.
Chong Yidong <cyd@stupidchicken.com>
parents: 100338
diff changeset
320 (pmail-reply): Parsing headers in mbox format. Call
8b18fa1b635f * pmail.el (pmail-perm-variables): Don't call pmail-parse-file-inboxes.
Chong Yidong <cyd@stupidchicken.com>
parents: 100338
diff changeset
321 rmail-dont-reply-to instead of pmail-dont-reply-to.
100338
c948e8693333 * pmailout.el (pmail-output-to-pmail-file): Don't call
Chong Yidong <cyd@stupidchicken.com>
parents: 100296
diff changeset
322
100289
69c56e35242e * pmail.el (pmail-only-expunge): Swap buffers at the beginning.
Chong Yidong <cyd@stupidchicken.com>
parents: 100254
diff changeset
323 2008-12-09 Chong Yidong <cyd@stupidchicken.com>
69c56e35242e * pmail.el (pmail-only-expunge): Swap buffers at the beginning.
Chong Yidong <cyd@stupidchicken.com>
parents: 100254
diff changeset
324
69c56e35242e * pmail.el (pmail-only-expunge): Swap buffers at the beginning.
Chong Yidong <cyd@stupidchicken.com>
parents: 100254
diff changeset
325 * pmail.el (pmail-only-expunge): Swap buffers at the beginning.
100296
f67927d143a8 * pmail.el (pmail-expunge): Pass new optional arg to pmail-only-expunge.
Chong Yidong <cyd@stupidchicken.com>
parents: 100289
diff changeset
326 (pmail-expunge): Pass new optional arg to pmail-only-expunge.
f67927d143a8 * pmail.el (pmail-expunge): Pass new optional arg to pmail-only-expunge.
Chong Yidong <cyd@stupidchicken.com>
parents: 100289
diff changeset
327 (pmail-expunge-and-save): Don't reset view buffer.
100289
69c56e35242e * pmail.el (pmail-only-expunge): Swap buffers at the beginning.
Chong Yidong <cyd@stupidchicken.com>
parents: 100254
diff changeset
328
69c56e35242e * pmail.el (pmail-only-expunge): Swap buffers at the beginning.
Chong Yidong <cyd@stupidchicken.com>
parents: 100254
diff changeset
329 * pmailsum.el (pmail-summary-header): Deleted.
69c56e35242e * pmail.el (pmail-only-expunge): Swap buffers at the beginning.
Chong Yidong <cyd@stupidchicken.com>
parents: 100254
diff changeset
330 (pmail-get-create-summary-line): Don't insert a summary line into
69c56e35242e * pmail.el (pmail-only-expunge): Swap buffers at the beginning.
Chong Yidong <cyd@stupidchicken.com>
parents: 100254
diff changeset
331 the file.
69c56e35242e * pmail.el (pmail-only-expunge): Swap buffers at the beginning.
Chong Yidong <cyd@stupidchicken.com>
parents: 100254
diff changeset
332
100254
6096a270eba8 * pmail.el (pmail-convert-babyl-to-mbox): Reinitialize pmail-mode
Chong Yidong <cyd@stupidchicken.com>
parents: 100230
diff changeset
333 2008-12-05 Chong Yidong <cyd@stupidchicken.com>
6096a270eba8 * pmail.el (pmail-convert-babyl-to-mbox): Reinitialize pmail-mode
Chong Yidong <cyd@stupidchicken.com>
parents: 100230
diff changeset
334
6096a270eba8 * pmail.el (pmail-convert-babyl-to-mbox): Reinitialize pmail-mode
Chong Yidong <cyd@stupidchicken.com>
parents: 100230
diff changeset
335 * pmail.el (pmail-convert-babyl-to-mbox): Reinitialize pmail-mode
6096a270eba8 * pmail.el (pmail-convert-babyl-to-mbox): Reinitialize pmail-mode
Chong Yidong <cyd@stupidchicken.com>
parents: 100230
diff changeset
336 variables after conversion.
6096a270eba8 * pmail.el (pmail-convert-babyl-to-mbox): Reinitialize pmail-mode
Chong Yidong <cyd@stupidchicken.com>
parents: 100230
diff changeset
337
100209
1ccd98fcab8c * pmail.el (pmail-get-header): Call pmail-swap-buffers-maybe.
Chong Yidong <cyd@stupidchicken.com>
parents: 100199
diff changeset
338 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
339
100218
3b2082142cd0 * pmailsort.el: Sync with pmailsort.el.
Chong Yidong <cyd@stupidchicken.com>
parents: 100209
diff changeset
340 * pmailsort.el: Sync with pmailsort.el.
3b2082142cd0 * pmailsort.el: Sync with pmailsort.el.
Chong Yidong <cyd@stupidchicken.com>
parents: 100209
diff changeset
341 (pmail-sort-messages): Insert two newlines at the end of the
3b2082142cd0 * pmailsort.el: Sync with pmailsort.el.
Chong Yidong <cyd@stupidchicken.com>
parents: 100209
diff changeset
342 message if they do not exist.
100230
7e4f0263472d * pmailsort.el (pmailhdr): Require pmailhdr.
Chong Yidong <cyd@stupidchicken.com>
parents: 100218
diff changeset
343 (pmailhdr): Require pmailhdr.
100218
3b2082142cd0 * pmailsort.el: Sync with pmailsort.el.
Chong Yidong <cyd@stupidchicken.com>
parents: 100209
diff changeset
344
3b2082142cd0 * pmailsort.el: Sync with pmailsort.el.
Chong Yidong <cyd@stupidchicken.com>
parents: 100209
diff changeset
345 * pmailmm.el: Require mail-parse.
3b2082142cd0 * pmailsort.el: Sync with pmailsort.el.
Chong Yidong <cyd@stupidchicken.com>
parents: 100209
diff changeset
346 (pmail-mime-show): Don't use removed function
3b2082142cd0 * pmailsort.el: Sync with pmailsort.el.
Chong Yidong <cyd@stupidchicken.com>
parents: 100209
diff changeset
347 pmail-header-hide-headers.
3b2082142cd0 * pmailsort.el: Sync with pmailsort.el.
Chong Yidong <cyd@stupidchicken.com>
parents: 100209
diff changeset
348 (pmail-mime): Use pmail-msgbeg and pmail-msgend instead of removed
3b2082142cd0 * pmailsort.el: Sync with pmailsort.el.
Chong Yidong <cyd@stupidchicken.com>
parents: 100209
diff changeset
349 pmail-desc-* functions.
3b2082142cd0 * pmailsort.el: Sync with pmailsort.el.
Chong Yidong <cyd@stupidchicken.com>
parents: 100209
diff changeset
350
3b2082142cd0 * pmailsort.el: Sync with pmailsort.el.
Chong Yidong <cyd@stupidchicken.com>
parents: 100209
diff changeset
351 * pmailkwd.el: Sync with rmailkwd.el.
3b2082142cd0 * pmailsort.el: Sync with pmailsort.el.
Chong Yidong <cyd@stupidchicken.com>
parents: 100209
diff changeset
352
3b2082142cd0 * pmailsort.el: Sync with pmailsort.el.
Chong Yidong <cyd@stupidchicken.com>
parents: 100209
diff changeset
353 * pmailout.el: Sync with rmailout.el.
3b2082142cd0 * pmailsort.el: Sync with pmailsort.el.
Chong Yidong <cyd@stupidchicken.com>
parents: 100209
diff changeset
354
3b2082142cd0 * pmailsort.el: Sync with pmailsort.el.
Chong Yidong <cyd@stupidchicken.com>
parents: 100209
diff changeset
355 * pmailedit.el: Sync with rmailedit.el.
3b2082142cd0 * pmailsort.el: Sync with pmailsort.el.
Chong Yidong <cyd@stupidchicken.com>
parents: 100209
diff changeset
356 (pmail-edit-current-message): Remove deleted function
3b2082142cd0 * pmailsort.el: Sync with pmailsort.el.
Chong Yidong <cyd@stupidchicken.com>
parents: 100209
diff changeset
357 pmail-msg-is-pruned.
3b2082142cd0 * pmailsort.el: Sync with pmailsort.el.
Chong Yidong <cyd@stupidchicken.com>
parents: 100209
diff changeset
358
3b2082142cd0 * pmailsort.el: Sync with pmailsort.el.
Chong Yidong <cyd@stupidchicken.com>
parents: 100209
diff changeset
359 * pmaildesc.el: File deleted.
3b2082142cd0 * pmailsort.el: Sync with pmailsort.el.
Chong Yidong <cyd@stupidchicken.com>
parents: 100209
diff changeset
360
100209
1ccd98fcab8c * pmail.el (pmail-get-header): Call pmail-swap-buffers-maybe.
Chong Yidong <cyd@stupidchicken.com>
parents: 100199
diff changeset
361 * pmail.el (pmail-get-header): Call pmail-swap-buffers-maybe.
100218
3b2082142cd0 * pmailsort.el: Sync with pmailsort.el.
Chong Yidong <cyd@stupidchicken.com>
parents: 100209
diff changeset
362 (pmail-retry-failure): Remove call to non-existent function
3b2082142cd0 * pmailsort.el: Sync with pmailsort.el.
Chong Yidong <cyd@stupidchicken.com>
parents: 100209
diff changeset
363 pmail-clear-headers.
3b2082142cd0 * pmailsort.el: Sync with pmailsort.el.
Chong Yidong <cyd@stupidchicken.com>
parents: 100209
diff changeset
364 (pmail-message-labels-p): New function.
100209
1ccd98fcab8c * pmail.el (pmail-get-header): Call pmail-swap-buffers-maybe.
Chong Yidong <cyd@stupidchicken.com>
parents: 100199
diff changeset
365
100199
534909f112bb * pmailsort.el (pmail-sort-messages): Don't call removed function
Chong Yidong <cyd@stupidchicken.com>
parents: 100140
diff changeset
366 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
367
534909f112bb * pmailsort.el (pmail-sort-messages): Don't call removed function
Chong Yidong <cyd@stupidchicken.com>
parents: 100140
diff changeset
368 * 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
369 pmail-header-show-headers.
534909f112bb * pmailsort.el (pmail-sort-messages): Don't call removed function
Chong Yidong <cyd@stupidchicken.com>
parents: 100140
diff changeset
370
100118
33cb8843115c * pmail.el (pmail-only-expunge): Pass correct arg to
Chong Yidong <cyd@stupidchicken.com>
parents: 99529
diff changeset
371 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
372
33cb8843115c * pmail.el (pmail-only-expunge): Pass correct arg to
Chong Yidong <cyd@stupidchicken.com>
parents: 99529
diff changeset
373 * 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
374 pmail-show-message-maybe.
33cb8843115c * pmail.el (pmail-only-expunge): Pass correct arg to
Chong Yidong <cyd@stupidchicken.com>
parents: 99529
diff changeset
375
100127
ca1811905ee1 * pmailsum.el (pmail-new-summary): Check for pmail-summary-mode in the
Chong Yidong <cyd@stupidchicken.com>
parents: 100118
diff changeset
376 * 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
377 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
378 (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
379 (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
380 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
381 (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
382
99529
a4033f2162c6 *** empty log message ***
Paul Reilly <pmr@pajato.com>
parents: 98790
diff changeset
383 2008-11-13 Paul Reilly <pmr@pajato.com>
a4033f2162c6 *** empty log message ***
Paul Reilly <pmr@pajato.com>
parents: 98790
diff changeset
384
a4033f2162c6 *** empty log message ***
Paul Reilly <pmr@pajato.com>
parents: 98790
diff changeset
385 * pmail.el: Add support for save-buffer.
a4033f2162c6 *** empty log message ***
Paul Reilly <pmr@pajato.com>
parents: 98790
diff changeset
386
98790
1e2edab1fd4b *** empty log message ***
Paul Reilly <pmr@pajato.com>
parents: 98708
diff changeset
387 2008-10-17 Paul Reilly <pmr@pajato.com>
1e2edab1fd4b *** empty log message ***
Paul Reilly <pmr@pajato.com>
parents: 98708
diff changeset
388
1e2edab1fd4b *** empty log message ***
Paul Reilly <pmr@pajato.com>
parents: 98708
diff changeset
389 * pmail.el (pmail):
1e2edab1fd4b *** empty log message ***
Paul Reilly <pmr@pajato.com>
parents: 98708
diff changeset
390 Remove a redundant message counter reset call; try to
1e2edab1fd4b *** empty log message ***
Paul Reilly <pmr@pajato.com>
parents: 98708
diff changeset
391 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
392 once and only once).
1e2edab1fd4b *** empty log message ***
Paul Reilly <pmr@pajato.com>
parents: 98708
diff changeset
393
1e2edab1fd4b *** empty log message ***
Paul Reilly <pmr@pajato.com>
parents: 98708
diff changeset
394 (pmail-convert-babyl-to-mbox): Set up the global message variables
1e2edab1fd4b *** empty log message ***
Paul Reilly <pmr@pajato.com>
parents: 98708
diff changeset
395 after inserting the converted mbox file into the Pmail buffer; avoid
1e2edab1fd4b *** empty log message ***
Paul Reilly <pmr@pajato.com>
parents: 98708
diff changeset
396 an unecessary message display function call.
1e2edab1fd4b *** empty log message ***
Paul Reilly <pmr@pajato.com>
parents: 98708
diff changeset
397
1e2edab1fd4b *** empty log message ***
Paul Reilly <pmr@pajato.com>
parents: 98708
diff changeset
398 (pmail-show-message-maybe): Use the current message number when the
1e2edab1fd4b *** empty log message ***
Paul Reilly <pmr@pajato.com>
parents: 98708
diff changeset
399 optional argument is not passed.
1e2edab1fd4b *** empty log message ***
Paul Reilly <pmr@pajato.com>
parents: 98708
diff changeset
400
98708
0372d3155f43 *** empty log message ***
Paul Reilly <pmr@pajato.com>
parents: 98626
diff changeset
401 2008-10-14 Paul Reilly <pmr@pajato.com>
0372d3155f43 *** empty log message ***
Paul Reilly <pmr@pajato.com>
parents: 98626
diff changeset
402
0372d3155f43 *** empty log message ***
Paul Reilly <pmr@pajato.com>
parents: 98626
diff changeset
403 * pmail.el (pmail): Check for babyl conversion early; ignore multibyte.
0372d3155f43 *** empty log message ***
Paul Reilly <pmr@pajato.com>
parents: 98626
diff changeset
404
98626
5ea82b1a813b * pmail.el (pmail-tool-bar-map): Initialize it unconditionally.
Chong Yidong <cyd@stupidchicken.com>
parents: 98527
diff changeset
405 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
406
5ea82b1a813b * pmail.el (pmail-tool-bar-map): Initialize it unconditionally.
Chong Yidong <cyd@stupidchicken.com>
parents: 98527
diff changeset
407 * 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
408
98527
e507516f620f *** empty log message ***
Paul Reilly <pmr@pajato.com>
parents: 98314
diff changeset
409 2008-10-05 Paul Reilly <pmr@pajato.com>
e507516f620f *** empty log message ***
Paul Reilly <pmr@pajato.com>
parents: 98314
diff changeset
410
e507516f620f *** empty log message ***
Paul Reilly <pmr@pajato.com>
parents: 98314
diff changeset
411 * pmail.el, pmailsum.el:
e507516f620f *** empty log message ***
Paul Reilly <pmr@pajato.com>
parents: 98314
diff changeset
412 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
413
98314
7fafc74e823f *** empty log message ***
Paul Reilly <pmr@pajato.com>
parents: 98183
diff changeset
414 2008-09-23 Paul Reilly <pmr@pajato.com>
7fafc74e823f *** empty log message ***
Paul Reilly <pmr@pajato.com>
parents: 98183
diff changeset
415
7fafc74e823f *** empty log message ***
Paul Reilly <pmr@pajato.com>
parents: 98183
diff changeset
416 * pmail.el:
7fafc74e823f *** empty log message ***
Paul Reilly <pmr@pajato.com>
parents: 98183
diff changeset
417 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
418
7fafc74e823f *** empty log message ***
Paul Reilly <pmr@pajato.com>
parents: 98183
diff changeset
419 2008-09-16 Paul Reilly <pmr@pajato.com>
7fafc74e823f *** empty log message ***
Paul Reilly <pmr@pajato.com>
parents: 98183
diff changeset
420
7fafc74e823f *** empty log message ***
Paul Reilly <pmr@pajato.com>
parents: 98183
diff changeset
421 * subdirs.el: Remove file.
7fafc74e823f *** empty log message ***
Paul Reilly <pmr@pajato.com>
parents: 98183
diff changeset
422
7fafc74e823f *** empty log message ***
Paul Reilly <pmr@pajato.com>
parents: 98183
diff changeset
423 2008-09-15 author <author@lilly>
7fafc74e823f *** empty log message ***
Paul Reilly <pmr@pajato.com>
parents: 98183
diff changeset
424
7fafc74e823f *** empty log message ***
Paul Reilly <pmr@pajato.com>
parents: 98183
diff changeset
425 * ChangeLog.pmail: *** empty log message ***
7fafc74e823f *** empty log message ***
Paul Reilly <pmr@pajato.com>
parents: 98183
diff changeset
426
7fafc74e823f *** empty log message ***
Paul Reilly <pmr@pajato.com>
parents: 98183
diff changeset
427 * pmail.el:
7fafc74e823f *** empty log message ***
Paul Reilly <pmr@pajato.com>
parents: 98183
diff changeset
428 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
429 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
430 supplied when pmail.el is morphed back into rmail.el
7fafc74e823f *** empty log message ***
Paul Reilly <pmr@pajato.com>
parents: 98183
diff changeset
431
7fafc74e823f *** empty log message ***
Paul Reilly <pmr@pajato.com>
parents: 98183
diff changeset
432 The current status is that pmail.el supports basic Rmail navigation
7fafc74e823f *** empty log message ***
Paul Reilly <pmr@pajato.com>
parents: 98183
diff changeset
433 (no summary support) and shows the current message in a special
7fafc74e823f *** empty log message ***
Paul Reilly <pmr@pajato.com>
parents: 98183
diff changeset
434 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
435 next step.
7fafc74e823f *** empty log message ***
Paul Reilly <pmr@pajato.com>
parents: 98183
diff changeset
436
98183
c6e248bcc708 *** empty log message ***
Paul Reilly <pmr@pajato.com>
parents: 98052
diff changeset
437 2008-09-15 Paul Reilly <pmr@pajato.com>
c6e248bcc708 *** empty log message ***
Paul Reilly <pmr@pajato.com>
parents: 98052
diff changeset
438
c6e248bcc708 *** empty log message ***
Paul Reilly <pmr@pajato.com>
parents: 98052
diff changeset
439 * pmail.el:
c6e248bcc708 *** empty log message ***
Paul Reilly <pmr@pajato.com>
parents: 98052
diff changeset
440 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
441 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
442 supplied when pmail.el is morphed back into rmail.el
c6e248bcc708 *** empty log message ***
Paul Reilly <pmr@pajato.com>
parents: 98052
diff changeset
443
c6e248bcc708 *** empty log message ***
Paul Reilly <pmr@pajato.com>
parents: 98052
diff changeset
444 The current status is that pmail.el supports basic Rmail navigation
c6e248bcc708 *** empty log message ***
Paul Reilly <pmr@pajato.com>
parents: 98052
diff changeset
445 (no summary support) and shows the current message in a special
c6e248bcc708 *** empty log message ***
Paul Reilly <pmr@pajato.com>
parents: 98052
diff changeset
446 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
447 next step.
c6e248bcc708 *** empty log message ***
Paul Reilly <pmr@pajato.com>
parents: 98052
diff changeset
448
c6e248bcc708 *** empty log message ***
Paul Reilly <pmr@pajato.com>
parents: 98052
diff changeset
449 * 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
450 Rmail/mbox merge abandoned. Remove stale files.
c6e248bcc708 *** empty log message ***
Paul Reilly <pmr@pajato.com>
parents: 98052
diff changeset
451
c6e248bcc708 *** empty log message ***
Paul Reilly <pmr@pajato.com>
parents: 98052
diff changeset
452 * 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
453 Rmail/mbox merge abandoned. Remove stale files.
c6e248bcc708 *** empty log message ***
Paul Reilly <pmr@pajato.com>
parents: 98052
diff changeset
454
98018
fac80ecbaf4a *** empty log message ***
Glenn Morris <rgm@gnu.org>
parents: 98011
diff changeset
455 2008-09-06 Glenn Morris <rgm@gnu.org>
fac80ecbaf4a *** empty log message ***
Glenn Morris <rgm@gnu.org>
parents: 98011
diff changeset
456
fac80ecbaf4a *** empty log message ***
Glenn Morris <rgm@gnu.org>
parents: 98011
diff changeset
457 * pmailsort.el (pmail-dont-reply-to, pmail-desc-get-marker-end)
fac80ecbaf4a *** empty log message ***
Glenn Morris <rgm@gnu.org>
parents: 98011
diff changeset
458 (pmail-desc-get-marker-start): Remove declarations of undefined
fac80ecbaf4a *** empty log message ***
Glenn Morris <rgm@gnu.org>
parents: 98011
diff changeset
459 functions.
fac80ecbaf4a *** empty log message ***
Glenn Morris <rgm@gnu.org>
parents: 98011
diff changeset
460 (pmail-select-correspondent): Use rmail-dont-reply-to from mail-utils
fac80ecbaf4a *** empty log message ***
Glenn Morris <rgm@gnu.org>
parents: 98011
diff changeset
461 rather than non-existent pmail-dont-reply-to.
98050
edd21e1628da *** empty log message ***
Glenn Morris <rgm@gnu.org>
parents: 98018
diff changeset
462 (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
463 rather than non-existent `marker-' functions.
98018
fac80ecbaf4a *** empty log message ***
Glenn Morris <rgm@gnu.org>
parents: 98011
diff changeset
464
fac80ecbaf4a *** empty log message ***
Glenn Morris <rgm@gnu.org>
parents: 98011
diff changeset
465 * pmailkwd.el (pmail-maybe-set-message-counters)
fac80ecbaf4a *** empty log message ***
Glenn Morris <rgm@gnu.org>
parents: 98011
diff changeset
466 (pmail-set-message-deleted-p):
fac80ecbaf4a *** empty log message ***
Glenn Morris <rgm@gnu.org>
parents: 98011
diff changeset
467 * pmailmsc.el (pmail-parse-file-inboxes):
fac80ecbaf4a *** empty log message ***
Glenn Morris <rgm@gnu.org>
parents: 98011
diff changeset
468 * pmailsum.el (pmail-output-read-pmail-file-name):
fac80ecbaf4a *** empty log message ***
Glenn Morris <rgm@gnu.org>
parents: 98011
diff changeset
469 Remove unused declarations.
fac80ecbaf4a *** empty log message ***
Glenn Morris <rgm@gnu.org>
parents: 98011
diff changeset
470
fac80ecbaf4a *** empty log message ***
Glenn Morris <rgm@gnu.org>
parents: 98011
diff changeset
471 * pmail.el (pmail-spam-filter): Remove declaration of undefined
fac80ecbaf4a *** empty log message ***
Glenn Morris <rgm@gnu.org>
parents: 98011
diff changeset
472 function.
98050
edd21e1628da *** empty log message ***
Glenn Morris <rgm@gnu.org>
parents: 98018
diff changeset
473 (pmail-use-spam-filter): Remove un-needed variable declaration.
edd21e1628da *** empty log message ***
Glenn Morris <rgm@gnu.org>
parents: 98018
diff changeset
474 Doc fix for actual definition.
edd21e1628da *** empty log message ***
Glenn Morris <rgm@gnu.org>
parents: 98018
diff changeset
475 (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
476 pmail-spam-filter.
98052
d65529848c0a *** empty log message ***
Glenn Morris <rgm@gnu.org>
parents: 98050
diff changeset
477 (rmail-spam-filter): Autoload it.
98018
fac80ecbaf4a *** empty log message ***
Glenn Morris <rgm@gnu.org>
parents: 98011
diff changeset
478
98011
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
479 2008-09-05 Paul Reilly <pmr@pajato.com>
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
480
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
481 * 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
482 a redisplay of the current message.
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
483
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
484 2008-09-03 Paul Reilly <pmr@pajato.com>
97968
13858591278a *** empty log message ***
Paul Reilly <pmr@pajato.com>
parents: 97953
diff changeset
485
13858591278a *** empty log message ***
Paul Reilly <pmr@pajato.com>
parents: 97953
diff changeset
486 * pmail.el, pmaildesc.el, pmailout.el:
13858591278a *** empty log message ***
Paul Reilly <pmr@pajato.com>
parents: 97953
diff changeset
487 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
488
98011
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
489 * pmail.el (pmail-expunge-counter): New variable.
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
490 (pmail-set-attribute): Canonicalize the calling sequence to index,
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
491 attribute, state.
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
492 (pmail-show-message, pmail-delete-message)
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
493 (pmail-undelete-previous-message, pmail-delete-forward)
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
494 (pmail-mark-message): Use the new canonical calling sequence.
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
495 (pmail-only-expunge): Use the expunge counter to update the current
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
496 message index.
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
497 (pmail-expunge-callback): Simplify. Just count the expunged messages
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
498 with a lower index than the current message index.
97968
13858591278a *** empty log message ***
Paul Reilly <pmr@pajato.com>
parents: 97953
diff changeset
499
13858591278a *** empty log message ***
Paul Reilly <pmr@pajato.com>
parents: 97953
diff changeset
500 * 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
501 (pmail-desc-set-attribute): Canonicalize the calling sequence to index,
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
502 attribute, state.
97968
13858591278a *** empty log message ***
Paul Reilly <pmr@pajato.com>
parents: 97953
diff changeset
503
98011
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
504 * pmailout.el (pmail-output-body-to-file): Use the canonical calling
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
505 sequence.
97968
13858591278a *** empty log message ***
Paul Reilly <pmr@pajato.com>
parents: 97953
diff changeset
506
97953
9a4e29eac778 * mail/pmaildesc.el (pmail-desc-get-match-index):
Juanma Barranquero <lekktu@gmail.com>
parents: 97924
diff changeset
507 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
508
97969
79ee733172f6 Fix typo.
Juanma Barranquero <lekktu@gmail.com>
parents: 97968
diff changeset
509 * 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
510
98011
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
511 2008-09-01 Paul Reilly <pmr@pajato.com>
97922
63526292266d *** empty log message ***
Paul Reilly <pmr@pajato.com>
parents: 97919
diff changeset
512
63526292266d *** empty log message ***
Paul Reilly <pmr@pajato.com>
parents: 97919
diff changeset
513 * pmail.el, pmaildesc.el: Fix the expunge operation.
63526292266d *** empty log message ***
Paul Reilly <pmr@pajato.com>
parents: 97919
diff changeset
514
98011
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
515 * 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
516 callback handler; remove the extra show message call.
63526292266d *** empty log message ***
Paul Reilly <pmr@pajato.com>
parents: 97919
diff changeset
517 (pmail-expunge-callback): Rewrite to handle all possible conditions.
63526292266d *** empty log message ***
Paul Reilly <pmr@pajato.com>
parents: 97919
diff changeset
518
98011
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
519 * 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
520 New functions.
63526292266d *** empty log message ***
Paul Reilly <pmr@pajato.com>
parents: 97919
diff changeset
521
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
522 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
523
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
524 * 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
525 * 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
526 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
527
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 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
529
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 * 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
531 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
532
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 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
534
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 * 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
536 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
537
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 * 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
539 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
540 (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
541 (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
542 (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
543 (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
544 (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
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 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
547
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 * 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
549 (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
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 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
552
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 * 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
554 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
555
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.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
557 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
558
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 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
560
98011
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
561 * 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
562
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 * 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
564 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
565
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 * 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
567 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
568
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
569 * 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
570 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
571
98011
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
572 * rmailedit.el (rmail-edit-current-message):
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
573 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
574 (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
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-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
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 * 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
579 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
580
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
581 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
582
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 * rmailsum.el (rmail-summary-kill-label): Use rmail-kill-label
98011
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
584 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
585 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
586
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 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
588
98011
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
589 * 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
590 (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
591 (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
592 (rmail-keywords): Doc, initial value nil.
98011
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
593 (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
594 (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
595 (rmail-keyword-register-keywords, rmail-install-keyword):
98011
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
596 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
597 (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
598 (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
599 (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
600 (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
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 * 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
603 (rmail-convert-file): Don't rmail-enable-multibyte.
98011
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
604 (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
605 (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
606 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
607
98011
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
608 (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
609 (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
610 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
611
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 (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
613
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 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
615
98011
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
616 * 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
617 (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
618 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
619 (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
620 (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
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 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
623
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
624 * rmail.el (qp): No longer require it.
98011
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
625 (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
626 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
627 rmail-convert-mbox-format.
98011
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
628 (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
629 (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
630 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
631 No longer add x-coding-system header.
98011
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
632 (rmail-maybe-set-message-counters): Delete.
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
633 (rmail-next-undeleted-message): Add caching of rmail-current-message
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
634 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
635
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 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
637
98011
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
638 * rmailmm.el (rmail-mime-media-type-handlers-alist):
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
639 Remove non-existing handlers for the moment.
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
640 (rmail-mime-text-handler): Do decoding based on the charset parameter.
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
641 (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
642 (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
643 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
644
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
645 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
646
98011
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
647 * rmailmm.el: Rename all symbols to rmail-mime-*. Rewrite code
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
648 to modify the buffer instead of using display properties.
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
649 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
650
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 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
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 * 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
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 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
656
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
657 * 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
658 last message if no unseen message was found. Doc fix.
98011
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
659 (rmail): Call rmail-first-unseen-message properly.
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
660 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
661 (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
662 (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
663
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 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
665
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
666 * 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
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-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
669
98011
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
670 * rmail.el (rmail-next-message):
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
671 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
672
98011
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
673 * rmailkwd.el (rmail-next-labeled-message):
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
674 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
675
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
676 * 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
677 (rmail-header-get-limit): Wrap in a save-excursion.
98011
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
678 (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
679
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 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
681
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
682 * rmailsum.el (rmail-summary-show-message): Reformat.
98011
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
683 (rmail-summary-get-summary-line):
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
684 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
685 (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
686 (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
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 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
689
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
690 * 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
691 (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
692
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 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
694
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 * 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
696 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
697
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.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
699
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 * 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
701 (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
702 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
703 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
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 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
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 * 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
708
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 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
710
98011
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
711 * 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
712 (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
713 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
714 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
715 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
716 (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
717 (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
718 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
719 (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
720 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
721 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
722
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
723 * rmailhdr.el (rmail-header-get-header): Accept more arguments and
98011
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
724 pass them to mail-fetch-field unchanged.
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
725 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
726
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 * 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
728 value instead of assuming nil. Doc.
98011
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
729 (rmail-summary-get-sender): Compare with rmail-user-mail-address-regexp
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
730 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
731
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.el (rmail-convert-mbox-format): Decode messages with
98011
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
733 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
734 (rmail-unknown-mail-followup-to): Compare with
98011
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
735 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
736
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 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
738
98011
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
739 * rmail.el (rmail-decode-mbox-format):
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
740 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
741 (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
742 (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
743 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
744 (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
745 (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
746 (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
747 (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
748 (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
749 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
750
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 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
752
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 * rmaildesc.el (rmail-desc-default-attrs): New const.
98011
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
754 (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
755
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 * 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
757 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
758 (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
759 (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
760 (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
761 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
762 (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
763 `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
764 (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
765 (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
766 (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
767 (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
768 (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
769
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
770 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
771
98011
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
772 * 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
773 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
774 (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
775
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
776 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
777
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
778 * rmail.el (rmail-process-new-messages): Don't decode messages
98011
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
779 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
780 (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
781 (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
782 (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
783
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
784 * 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
785 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
786
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
787 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
788
98011
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
789 * rmailedit.el (rmail-abort-edit): Don't call rmail-highlight-headers
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
790 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
791
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
792 * rmail.el (rmail-next-undeleted-message): Simplify.
98011
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
793 (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
794 (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
795 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
796 (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
797 (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
798 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
799 (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
800 rmail-highlight-headers anymore.
98011
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
801 (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
802
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
803 * 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
804 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
805
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
806 * 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
807 (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
808 (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
809 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
810 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
811 (rmail-header-persist-attributes, rmail-header-set-header):
98011
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
812 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
813 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
814
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
815 * 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
816 (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
817 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
818 (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
819
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
820 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
821
98011
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
822 * 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
823
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
824 * 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
825 (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
826 (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
827 (rmail-hex-char-to-integer): Likewise.
98011
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
828 (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
829 (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
830 `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
831 (rmail-get-new-mail): Use it.
98011
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
832 (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
833
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
834 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
835
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
836 * 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
837 (rmail-get-inbox-list): Doc.
98011
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
838 (rmail-require-mime-maybe): Simplify.
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
839 (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
840 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
841
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
842 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
843
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
844 * 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
845
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
846 * 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
847 (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
848 (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
849 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
850 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
851
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
852 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
853
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
854 * 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
855
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
856 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
857
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
858 * 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
859 (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
860 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
861 (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
862 (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
863
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
864 * 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
865 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
866
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
867 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
868
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
869 * 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
870
98011
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
871 * 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
872 (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
873 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
874
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
875 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
876
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
877 * 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
878 (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
879 (rmail-perm-variables): Use it.
98011
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
880 (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
881
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
882 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
883
98011
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
884 * 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
885 (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
886 (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
887 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
888 (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
889 (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
890 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
891 (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
892
98011
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
893 * 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
894
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
895 * 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
896 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
897
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
898 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
899
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
900 * 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
901 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
902 (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
903
98011
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
904 * rmail.el (rmail-process-new-messages):
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
905 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
906
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
907 * 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
908 (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
909
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
910 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
911
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
912 * rmailsum.el (rmail-make-summary-line-1)
98011
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
913 (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
914 (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
915
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
916 * 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
917 (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
918 (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
919 (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
920
98011
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
921 * 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
922 (rmail-header-persist-attributes): Doc.
98011
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
923 (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
924 Delete header if value is nil or "".
98011
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
925 (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
926 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
927
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
928 * 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
929
98011
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
930 * 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
931 (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
932 (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
933 (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
934
98011
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
935 * 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
936
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
937 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
938
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
939 * 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
940 (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
941 file-error condition if no new messages are found.
98011
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
942 (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
943 (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
944 (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
945 (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
946 (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
947 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
948
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
949 * 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
950 `rmail-summary-goto-msg' if no new mail was found.
98011
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
951
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
952 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
953
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
954 * 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
955 (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
956 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
957 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
958 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
959 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
960
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
961 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
962
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
963 * 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
964
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
965 * 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
966 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
967 (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
968 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
969
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
970 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
971
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
972 * 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
973 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
974 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
975 (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
976 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
977
98011
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
978 * rmail.el (rmail-message-labels-p):
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
979 Rewrite using rmail-desc-get-keywords.
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
980 (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
981 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
982
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
983 * 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
984 expression for unread messages.
98011
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
985 (rmail-summary-mode): Add documentation for the filtering commands.
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
986 (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
987 (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
988 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
989
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
990 * 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
991 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
992
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
993 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
994
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
995 * 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
996 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
997 (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
998 (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
999
98011
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
1000 * rmailsum.el (rmail-summary-output-to-rmail-file):
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
1001 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
1002 (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
1003
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
1004 * rmail.el (rmail-process-new-messages): Require rmailkwd.
98011
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
1005 (rmail-ignored-headers): Add "Original-Recipient".
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
1006
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
1007 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
1008
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
1009 * 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
1010
98011
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
1011 * 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
1012 (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
1013
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
1014 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
1015
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
1016 * 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
1017 (rmail-msg-restore-non-pruned-header, rmail-msg-prune-header):
98011
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
1018 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
1019 (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
1020 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
1021
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
1022 * 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
1023 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
1024 (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
1025
98011
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
1026 * rmail.el (rmail): Create the buffer using file-name-nondirectory.
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
1027 (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
1028
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
1029 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
1030
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
1031 * 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
1032 current when selecting message.
98011
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
1033 (rmail-summary-browse-body): Delete.
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
1034 (rmail-summary-rmail-update, rmail-summary-get-message-at-point)
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
1035 (rmail-summary-goto-msg): Use string-to-number.
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
1036 (rmail-summary-toggle-header, rmail-summary-add-label)
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
1037 (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
1038 (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
1039
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
1040 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
1041
98011
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
1042 * rmail.el (rmail-ignored-headers): Merge several terms using
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
1043 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
1044 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
1045 (rmail): Automatically convert BABYL files to mbox files.
98011
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
1046 (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
1047 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
1048
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
1049 * 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
1050 message separators such that the fake separators inserted by
98011
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
1051 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
1052
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
1053 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
1054
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
1055 * 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
1056
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
1057 * 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
1058 (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
1059 (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
1060 (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
1061
98011
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
1062 * rmail.el (rmail-url-map, rmail-activate-urls)
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
1063 (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
1064 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
1065
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
1066 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
1067
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
1068 * 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
1069 (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
1070
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
1071 * 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
1072 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
1073 (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
1074 (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
1075 (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
1076
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
1077 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
1078
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
1079 * 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
1080
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
1081 * mail/rmail.el (rmail-message-vector, rmail-deleted-vector)
98011
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
1082 (rmail-msgref-vector, rmail-summary-vector): Delete vars, and
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
1083 all code to initialize them too.
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
1084 (rmail-forget-messages): Delete function. Change callers.
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
1085 (rmail-set-message-counters): Delete function. Change callers.
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
1086 (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
1087 (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
1088 (rmail-maybe-set-message-counters): Now no-op.
98011
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
1089 (rmail-message-deleted-p, rmail-set-message-deleted-p): Delete Fns.
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
1090 (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
1091 (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
1092 (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
1093 (rmail-expunge-confirmed): Update to use rmail-desc-deleted-p.
98011
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
1094
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
1095 * 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
1096 (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
1097 (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
1098
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
1099 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
1100
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
1101 * 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
1102 (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
1103 (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
1104 (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
1105 (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
1106
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
1107 * 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
1108 (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
1109 (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
1110
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
1111 * 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
1112
98011
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
1113 * 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
1114 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
1115
98011
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
1116 * 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
1117 Immediate error if file is empty.
98011
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
1118 (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
1119
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
1120 ;; 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
1121 ;; coding: iso-2022-7bit
98011
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
1122 ;; 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
1123 ;; End:
97924
fe064f255d3f Add arch tagline
Miles Bader <miles@gnu.org>
parents: 97922
diff changeset
1124
100908
a9dc0e7c3f2b Add 2009 to copyright years.
Glenn Morris <rgm@gnu.org>
parents: 100799
diff changeset
1125 Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
98011
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
1126
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
1127 This file is part of GNU Emacs.
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
1128
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
1129 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
1130 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
1131 the Free Software Foundation, either version 3 of the License, or
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
1132 (at your option) any later version.
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
1133
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
1134 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
1135 but WITHOUT ANY WARRANTY; without even the implied warranty of
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
1136 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
1137 GNU General Public License for more details.
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
1138
073472b9e9db Add missing entry.
Glenn Morris <rgm@gnu.org>
parents: 97969
diff changeset
1139 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
1140 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
1141
97924
fe064f255d3f Add arch tagline
Miles Bader <miles@gnu.org>
parents: 97922
diff changeset
1142 ;; arch-tag: e3ca2b68-f400-4f0d-b95f-83a4b0f5d0c4