elisp/wanderlust.git
22 years agoUpdate
yoichi [Sat, 27 Apr 2002 16:26:01 +0000 (16:26 +0000)]
Update

22 years ago* wl-draft (wl-draft-mimic-kill-buffer): Mimic kill-buffer and ask if
yoichi [Sat, 27 Apr 2002 16:16:48 +0000 (16:16 +0000)]
* wl-draft (wl-draft-mimic-kill-buffer): Mimic kill-buffer and ask if
the current buffer is modified.

22 years ago* wl-draft.el (wl-draft-mimic-kill-buffer): Don't save draft.
yoichi [Sat, 27 Apr 2002 15:09:16 +0000 (15:09 +0000)]
* wl-draft.el (wl-draft-mimic-kill-buffer): Don't save draft.

22 years agoAdded LSDB (The Lovely Sister Database).
kaoru [Sat, 27 Apr 2002 05:24:54 +0000 (05:24 +0000)]
Added LSDB (The Lovely Sister Database).

22 years ago* elmo-utils.el (elmo-make-directory): Add option.
okada [Thu, 25 Apr 2002 23:24:26 +0000 (23:24 +0000)]
* elmo-utils.el (elmo-make-directory): Add option.
Default file mode is 700.

22 years ago* wl.el (wl): inhibit-quit while wl-folder.
teranisi [Tue, 23 Apr 2002 11:30:29 +0000 (11:30 +0000)]
* wl.el (wl): inhibit-quit while wl-folder.

22 years ago* wl-draft.el (wl-default-draft-cite): Bind elmo-mime-charset
teranisi [Fri, 19 Apr 2002 05:38:01 +0000 (05:38 +0000)]
* wl-draft.el (wl-default-draft-cite): Bind elmo-mime-charset
while msgdb access.

22 years ago* wl-summary.el (wl-summary-auto-refile): Don't stop mark process
hmurata [Wed, 17 Apr 2002 12:55:15 +0000 (12:55 +0000)]
* wl-summary.el (wl-summary-auto-refile): Don't stop mark process
even if no folder is not created.

22 years ago* elmo-shimbun.el (elmo-folder-local-p): Defined.
hmurata [Wed, 17 Apr 2002 12:26:08 +0000 (12:26 +0000)]
* elmo-shimbun.el (elmo-folder-local-p): Defined.

22 years ago* wl-vars.el (wl-folder-mime-charset-alist): Added @2ch.
teranisi [Tue, 16 Apr 2002 02:22:59 +0000 (02:22 +0000)]
* wl-vars.el (wl-folder-mime-charset-alist): Added @2ch.

* wl-summary.el (wl-summary-goto-top-of-current-thread): New implementation.
(wl-summary-target-mark-thread): Ditto.

* wl-message.el (wl-message-display-internal): Bind elmo-mime-charset.

22 years ago* elmo-shimbun.el (elmo-shimbun-entity-to-header): Decode by mime-charset.
teranisi [Mon, 15 Apr 2002 09:42:12 +0000 (09:42 +0000)]
* elmo-shimbun.el (elmo-shimbun-entity-to-header): Decode by mime-charset.

* elmo-imap4.el (elmo-imap4-search-internal-primitive): Added "larger"
 and "smaller".

22 years ago* elmo-shimbun.el (elomo-shimbun-folder): Added entity-hash slot.
hmurata [Sun, 14 Apr 2002 13:08:03 +0000 (13:08 +0000)]
* elmo-shimbun.el (elomo-shimbun-folder): Added entity-hash slot.
(elmo-shimbun-folder-entity-hash): New function.
(elmo-shimbun-folder-shimbun-header): Ditto.
(elmo-shimbun-entity-to-header): Ditto.
(elmo-shimbun-msgdb-to-headers): Removed.
(elmo-shimbun-folder-setup): Ditto.
(elmo-shimbun-folder-header-hash-setup): Don't use x-shimbun-id
for hash key.
(elmo-shimbun-get-headers): Set new headers only to slot. Don't
call `elmo-shimbun-folder-header-hash-setup' if headers is nil.
Removed useless local bind.
(elmo-folder-open-internal): Don't call
`elmo-shimbun-folder-setup'.
(elmo-folder-close-internal): Clear entity-hash slot.
(elmo-folder-clear): Ditto.
(elmo-shimbun-msgdb-create-entity): Use
`elmo-shimbun-folder-shimbun-header'.
(elmo-map-message-fetch): Ditto.
(elmo-shimbun-update-overview): Use overview entity instead of
shimbun header to lookup id by references.
(elmo-map-folder-list-message-locations): Use not only headers but
also overviews to list locations.

22 years agoUpdate.
kaoru [Fri, 12 Apr 2002 23:27:11 +0000 (23:27 +0000)]
Update.

22 years ago* wl-util.el (wl-display-bytes): Remove unused function.
kaoru [Fri, 12 Apr 2002 23:26:32 +0000 (23:26 +0000)]
* wl-util.el (wl-display-bytes): Remove unused function.

22 years ago* wl-util.el (wl-display-bytes): Fixed probrem when num <
kaoru [Fri, 12 Apr 2002 21:32:30 +0000 (21:32 +0000)]
* wl-util.el (wl-display-bytes): Fixed probrem when num <
1000 return "0B".

22 years ago* wl.el (wl-check-environment): Cause error when wl-from is nil,
yoichi [Thu, 11 Apr 2002 03:14:20 +0000 (03:14 +0000)]
* wl.el (wl-check-environment): Cause error when wl-from is nil,
seems critical one (partially reverse the change in 2002/03/17).

22 years agoAdded IMAP folder.
kaoru [Wed, 10 Apr 2002 15:50:58 +0000 (15:50 +0000)]
Added IMAP folder.

22 years ago* elmo-net.el (elmo-folder-exists-p): If unplugged, guessed by
hmurata [Tue, 9 Apr 2002 13:31:11 +0000 (13:31 +0000)]
* elmo-net.el (elmo-folder-exists-p): If unplugged, guessed by
msgdb path.

* elmo-pop3.el (elmo-folder-exists-p): Ditto.

22 years agoAdd wl-folder-virtual, wl-folder-pick to NEWS.
yoichi [Tue, 9 Apr 2002 03:28:50 +0000 (03:28 +0000)]
Add wl-folder-virtual, wl-folder-pick to NEWS.

22 years ago* wl-util.el (wl-sendlog-time): Merge into wl-draft-write-sendlog.
yoichi [Tue, 9 Apr 2002 01:44:10 +0000 (01:44 +0000)]
* wl-util.el (wl-sendlog-time): Merge into wl-draft-write-sendlog.
* wl-draft.el (wl-draft-write-sendlog): Ditto.

22 years agoOmit (current-time) for format-string.
yoichi [Tue, 9 Apr 2002 01:37:03 +0000 (01:37 +0000)]
Omit (current-time) for format-string.

22 years agoUpdate setting to use short User-Agent string.
yoichi [Mon, 8 Apr 2002 15:10:59 +0000 (15:10 +0000)]
Update setting to use short User-Agent string.
Add setting for automatically saving modified draft buffers.

22 years ago* elmo-util.el (elmo-read-search-condition-internal): Give default
yoichi [Mon, 8 Apr 2002 12:01:44 +0000 (12:01 +0000)]
* elmo-util.el (elmo-read-search-condition-internal): Give default
value for date.

22 years ago2002-04-04 Mito <mito@mxa.nes.nec.co.jp>
yoichi [Thu, 4 Apr 2002 15:14:48 +0000 (15:14 +0000)]
2002-04-04  Mito  <mito@mxa.nes.nec.co.jp>

* elmo-util.el (elmo-condition-parse-search-value): Accept
YYYY-MM-DD format to search.
* elmo-date.el (elmo-date-get-datevec): Likewise.

22 years ago* elmo-nntp.el (elmo-nntp-list-folders-get-cache): Delete
okada [Thu, 4 Apr 2002 06:39:48 +0000 (06:39 +0000)]
* elmo-nntp.el (elmo-nntp-list-folders-get-cache): Delete
debugging code.

22 years ago* wl-summary.el (wl-summary-sync-update): Call `wl-folder-confirm-existence'
hmurata [Wed, 3 Apr 2002 15:11:31 +0000 (15:11 +0000)]
* wl-summary.el (wl-summary-sync-update): Call `wl-folder-confirm-existence'
with plugged status instead of `'force' as 2nd argument.

22 years ago* elmo.el (elmo-folder-creatable-p): Changed default value to nil
hmurata [Wed, 3 Apr 2002 13:14:07 +0000 (13:14 +0000)]
* elmo.el (elmo-folder-creatable-p): Changed default value to nil
from t.

* elmo-pop3.el (elmo-folder-exists-p): Return nil if unplugged.

* elmo-nntp.el (elmo-folder-exists-p-plugged): Divided plugged
case from `elmo-folder-exists-p'.
(elmo-folder-exists-p): Removed.
(elmo-folder-creatable-p) Ditto.

* elmo-net.el (elmo-folder-create): Defined.
(elmo-folder-create-unplugged): New function.
(elmo-folder-exists-p): Changed default value to nil from t.

* elmo-imap4.el (elmo-folder-creatable-p): Defined.
(elmo-folder-create-plugged): Renamed from `elmo-folder-create'.

* elmo-dop.el (elmo-folder-create-dop): Renamed from
`elmo-create-folder-dop' and append queue
'elmo-folder-create-dop-delayed instead of 'elmo-folder-create.
(elmo-folder-create-dop-delayed): New function.

* elmo-cache.el (elmo-folder-creatable-p): Ditto.

* elmo-shimbun.el (elmo-folder-creatable-p): Ditto.

* elmo-sendlog.el (elmo-folder-creatable-p): Ditto.
(elmo-folder-writable-p) : Ditto.

* wl-summary.el (wl-summary-refile-subr): Cause an error if FOLDER
is not writable.

* wl-folder.el (wl-folder-create-subr): Cause an error if FOLDER
is not creatable.

22 years agoUp to 2.9.9.
hmurata [Wed, 3 Apr 2002 13:10:30 +0000 (13:10 +0000)]
Up to 2.9.9.

22 years ago* wl-summary.el (wl-summary-suspend): New function.
okada [Tue, 2 Apr 2002 20:23:48 +0000 (20:23 +0000)]
* wl-summary.el (wl-summary-suspend): New function.

22 years ago* wl.el (wl): Do not check variables if check is nil.
okada [Tue, 2 Apr 2002 19:41:59 +0000 (19:41 +0000)]
* wl.el (wl): Do not check variables if check is nil.
* wl-utils.el (wl-collect-draft): New function.
* wl-folder.el (wl-folder-suspend): Put summary buffers
and draft buffers at the end of buffer list.
* wl-draft.el (wl-jump-to-draft-folder): Use `wl-collect-draft'.

22 years ago* wl-message.el (wl-message-buffer-prefetch-get-next): Use while
hmurata [Tue, 2 Apr 2002 12:11:53 +0000 (12:11 +0000)]
* wl-message.el (wl-message-buffer-prefetch-get-next): Use while
loop instead of recursive call.

22 years ago* wl-addrmgr.el (wl-addrmgr-quit-yes): Call get-buffer-window with
hmurata [Tue, 2 Apr 2002 12:00:22 +0000 (12:00 +0000)]
* wl-addrmgr.el (wl-addrmgr-quit-yes): Call get-buffer-window with
2nd argument.

22 years agoUpdate (off-line creation of IMAP folders).
yoichi [Tue, 2 Apr 2002 00:10:28 +0000 (00:10 +0000)]
Update (off-line creation of IMAP folders).

22 years agoFix my funny Japanese.
yoichi [Wed, 27 Mar 2002 18:31:18 +0000 (18:31 +0000)]
Fix my funny Japanese.

22 years agoAdd m# and m| in summary mode.
yoichi [Wed, 27 Mar 2002 08:49:04 +0000 (08:49 +0000)]
Add m# and m| in summary mode.

22 years agoAdd #, m# and m|.
yoichi [Wed, 27 Mar 2002 08:39:13 +0000 (08:39 +0000)]
Add #, m# and m|.

22 years ago* elmo.el (elmo-find-fetch-strategy): Don't use file cache when
yoichi [Tue, 26 Mar 2002 15:13:39 +0000 (15:13 +0000)]
* elmo.el (elmo-find-fetch-strategy): Don't use file cache when
`elmo-message-use-cache-p' returns nil.
* elmo-mime.el (elmo-mime-display-as-is): Ditto.
(ignore cache file and refer the substance in local folders)

22 years agoCosmetic Fix.
yoichi [Tue, 26 Mar 2002 15:02:00 +0000 (15:02 +0000)]
Cosmetic Fix.

22 years agoUpdate.
yoichi [Tue, 26 Mar 2002 14:59:52 +0000 (14:59 +0000)]
Update.

22 years agowl.texi,wl-ja.texi: Change setting for short User-Agent string and
yoichi [Sun, 24 Mar 2002 16:21:45 +0000 (16:21 +0000)]
wl.texi,wl-ja.texi: Change setting for short User-Agent string and
X-Mailer.

wl-refcard.tex: Add commands about sticky summary.

22 years ago* wl-draft.el (wl-draft-create-contents): Don't take neither
yoichi [Sun, 24 Mar 2002 16:19:07 +0000 (16:19 +0000)]
* wl-draft.el (wl-draft-create-contents): Don't take neither
(function . args) nor (string . something) any more.

* wl-version.el (wl-generate-user-agent-string): Return string
without header symbol.
* wl-draft.el (wl-draft-default-headers): Use it.

22 years ago* wl-draft.el (wl-draft-trim-ccs): Renamed from
yoichi [Sun, 24 Mar 2002 14:18:35 +0000 (14:18 +0000)]
* wl-draft.el (wl-draft-trim-ccs): Renamed from
`wl-draft-insert-ccs' and return field value instead of inserting
the header. Abolish cc argument.
* wl-draft.el (wl-draft-default-headers): Use it for Bcc and Fcc.

22 years agoFix indent.
yoichi [Sun, 24 Mar 2002 13:05:54 +0000 (13:05 +0000)]
Fix indent.

22 years ago* wl-draft.el (wl-draft-default-headers): Use cons with symbol car
yoichi [Sun, 24 Mar 2002 13:00:45 +0000 (13:00 +0000)]
* wl-draft.el (wl-draft-default-headers): Use cons with symbol car
rather than one with string car.

22 years ago* wl-vars.el (wl-draft-additional-header-alist): New variable.
yoichi [Sun, 24 Mar 2002 12:53:36 +0000 (12:53 +0000)]
* wl-vars.el (wl-draft-additional-header-alist): New variable.
* wl-draft.el (wl-draft-create-contents): Add it after the default
headers.

22 years ago* wl-draft.el (wl-draft-create-contents): For the case of
yoichi [Sun, 24 Mar 2002 08:16:22 +0000 (08:16 +0000)]
* wl-draft.el (wl-draft-create-contents): For the case of
(symbol-or-string . function) insert header only when the function
returns string value.

22 years ago"FCC" -> "Fcc"
yoichi [Thu, 21 Mar 2002 15:30:48 +0000 (15:30 +0000)]
"FCC" -> "Fcc"

22 years agoRevive checking if `wl-message-id-domain' contains "@".
yoichi [Wed, 20 Mar 2002 12:35:44 +0000 (12:35 +0000)]
Revive checking if `wl-message-id-domain' contains "@".

22 years agoDon't check message-id when wl-insert-message-id is nil.
yoichi [Wed, 20 Mar 2002 12:20:04 +0000 (12:20 +0000)]
Don't check message-id when wl-insert-message-id is nil.

22 years ago* wl.el (wl-check-environment): Merge examination for "@" at
yoichi [Tue, 19 Mar 2002 16:03:58 +0000 (16:03 +0000)]
* wl.el (wl-check-environment): Merge examination for "@" at
inappropriate position into the first string-match.

22 years agoNew function: wl-summary-target-mark-pipe.
yoichi [Tue, 19 Mar 2002 10:21:12 +0000 (10:21 +0000)]
New function: wl-summary-target-mark-pipe.
Bind to m| (Summary).

22 years agoNew function: wl-summary-target-mark-print.
yoichi [Tue, 19 Mar 2002 08:54:03 +0000 (08:54 +0000)]
New function: wl-summary-target-mark-print.
Bind to m# (Summary).

22 years ago* wl.el (wl-check-environment): Rewrite around Message-ID check.
yoichi [Mon, 18 Mar 2002 15:51:28 +0000 (15:51 +0000)]
* wl.el (wl-check-environment): Rewrite around Message-ID check.

22 years ago* wl.el (wl-check-environment): Use elmo-warning instead of
yoichi [Sun, 17 Mar 2002 13:51:51 +0000 (13:51 +0000)]
* wl.el (wl-check-environment): Use elmo-warning instead of
error for non-critical ones.
Remove trash folder check.
(wl): Don't ignore error in wl-check-environment.

* wl-summary.el (wl-summary-get-delete-folder): Add trash folder
check, which is moved from `wl-check-environment'.
(Adviced by Teranishi-san [X-Mail-Count: 9661])

22 years agoUpdate.
yoichi [Sun, 17 Mar 2002 10:07:27 +0000 (10:07 +0000)]
Update.

22 years agoUpdate.
yoichi [Sun, 17 Mar 2002 10:03:57 +0000 (10:03 +0000)]
Update.

22 years ago* wl-draft.el (wl-draft):
yoichi [Sun, 17 Mar 2002 09:42:56 +0000 (09:42 +0000)]
* wl-draft.el (wl-draft):
Remove unnecesary part about positioning of the cursor.

22 years ago* wl-summary.el (wl-summary-write-current-folder): If it cannot
yoichi [Sun, 17 Mar 2002 09:34:26 +0000 (09:34 +0000)]
* wl-summary.el (wl-summary-write-current-folder): If it cannot
guess anything, call wl-summary-write interactively.
* wl-draft.el (wl-draft): Undo corresponding part of the last
change (the blank To header).

22 years ago* wl-draft.el (wl-draft): Call wl-draft-create-buffer with the
yoichi [Sun, 17 Mar 2002 08:40:51 +0000 (08:40 +0000)]
* wl-draft.el (wl-draft): Call wl-draft-create-buffer with the
argument full as well for wl-folder-write-current-folder.
If wl-*-write-current-folder cannot guess addressee, add blank
To header.
Rewrite condition for positioning cursor.

22 years ago* wl-folder.el (wl-folder-jump-to-next-summary): If the window of
yoichi [Fri, 15 Mar 2002 07:03:03 +0000 (07:03 +0000)]
* wl-folder.el (wl-folder-jump-to-next-summary): If the window of
summary buffer is present, use it.
(wl-folder-jump-to-previous-summary): Ditto.

22 years ago* wl-draft.el (wl-draft-create-contents): Fix docstring.
yoichi [Wed, 13 Mar 2002 13:21:43 +0000 (13:21 +0000)]
* wl-draft.el (wl-draft-create-contents): Fix docstring.

22 years ago* wl-summary.el (wl-summary-mode-map): Exchange bindings for
yoichi [Wed, 13 Mar 2002 11:06:32 +0000 (11:06 +0000)]
* wl-summary.el (wl-summary-mode-map): Exchange bindings for
wl-summary-previous-buffer and wl-summary-next-buffer.

* wl-folder.el (wl-folder-mode-map): Bind
wl-folder-jump-to-next-summary and wl-folder-jump-to-previous-summary.
(wl-folder-jump-to-next-summary): New function.
(wl-folder-jump-to-previous-summary): Ditto.

22 years agoUpdate.
yoichi [Wed, 13 Mar 2002 08:49:39 +0000 (08:49 +0000)]
Update.

22 years ago* wl-draft.el (wl-draft-create-contents): Treat symbol as a name
yoichi [Tue, 12 Mar 2002 16:22:43 +0000 (16:22 +0000)]
* wl-draft.el (wl-draft-create-contents): Treat symbol as a name
of header.
(wl-draft): Collect arguments for the header as header-alist.
(wl-draft-forward): Arrange arguments for wl-draft.
(wl-draft-reply): Ditto.
(wl-draft-edit-string): Ditto.
* wl-summary.el (wl-summary-write): Ditto.
(wl-summary-write-current-folder): Ditto.

22 years agoVersion number is increased. wl-2_9_8
yoichi [Tue, 12 Mar 2002 16:11:14 +0000 (16:11 +0000)]
Version number is increased.

22 years ago* wl-xmas.el (wl-draft-overload-menubar): Add menu properly.
yoichi [Mon, 11 Mar 2002 18:34:58 +0000 (18:34 +0000)]
* wl-xmas.el (wl-draft-overload-menubar): Add menu properly.
(tested on xemacs-21.4.6)

22 years ago* wl-mule.el (wl-draft-overload-menubar): Taken from wl-e21.el.
yoichi [Mon, 11 Mar 2002 12:25:53 +0000 (12:25 +0000)]
* wl-mule.el (wl-draft-overload-menubar): Taken from wl-e21.el.

22 years ago * wl-summary.el (wl-summary-write-current-folder): Call wl-draft
yoichi [Mon, 11 Mar 2002 11:19:17 +0000 (11:19 +0000)]
    * wl-summary.el (wl-summary-write-current-folder): Call wl-draft
        even if the guess failed.

        * wl-e21.el (wl-folder-toolbar): Remove "Guess" icon.
        (wl-summary-toolbar): Remove "Guess" icon and use "New" icon for
        wl-summary-write-current-folder.
        * wl-xmas.el: Ditto.

22 years ago* wl-summary.el (wl-summary-next-page): Force display message if
teranisi [Mon, 11 Mar 2002 11:00:51 +0000 (11:00 +0000)]
* wl-summary.el (wl-summary-next-page): Force display message if
message is not displayed yet.
(wl-summary-prev-page): Ditto.

22 years ago2002-03-11 J\e,Ai\e(Br\e,At\e(Bme Marant <jerome.marant@free.fr>
teranisi [Mon, 11 Mar 2002 08:28:00 +0000 (08:28 +0000)]
2002-03-11  J\e,Ai\e(Br\e,At\e(Bme Marant <jerome.marant@free.fr>

* wl-folder.el (wl-folder-mode-menu-spec): Fixed typo.

22 years ago* etc/icons/wl-draft-save-and-exit-up.xpm: Modified.
teranisi [Mon, 11 Mar 2002 02:29:06 +0000 (02:29 +0000)]
* etc/icons/wl-draft-save-and-exit-up.xpm: Modified.

22 years ago* etc/icons/wl-folder-goto-draft-folder-up.xpm: Modified.
teranisi [Mon, 11 Mar 2002 02:23:35 +0000 (02:23 +0000)]
* etc/icons/wl-folder-goto-draft-folder-up.xpm: Modified.

22 years ago* wl-e21.el (wl-draft-overload-menubar): Use define-key-after to
yoichi [Sun, 10 Mar 2002 17:56:19 +0000 (17:56 +0000)]
* wl-e21.el (wl-draft-overload-menubar): Use define-key-after to
add "Preview Message" and "Save Draft and Exit".

22 years ago* wl-addrmgr.el (wl-addrmgr-quit-yes): Put cursor on draft buffer
yoichi [Sun, 10 Mar 2002 16:32:45 +0000 (16:32 +0000)]
* wl-addrmgr.el (wl-addrmgr-quit-yes): Put cursor on draft buffer
if addrmgr is called from draft in splitted window.

* wl-e21.el (wl-draft-overload-menubar): Undo last change.
* wl-mule.el: Ditto.
* wl-xmas.el: Ditto.

22 years agoUpdate.
yoichi [Sat, 9 Mar 2002 12:14:42 +0000 (12:14 +0000)]
Update.

22 years agoAdd "Go to Draft folder" entry to the toolbar for Folder mode.
yoichi [Sat, 9 Mar 2002 11:33:07 +0000 (11:33 +0000)]
Add "Go to Draft folder" entry to the toolbar for Folder mode.

22 years agoUpdate menu-bar and tool-bar for draft mode.
yoichi [Fri, 8 Mar 2002 14:04:44 +0000 (14:04 +0000)]
Update menu-bar and tool-bar for draft mode.

22 years agoNew function wl-folder-goto-draft-folder.
yoichi [Fri, 8 Mar 2002 07:46:16 +0000 (07:46 +0000)]
New function wl-folder-goto-draft-folder.

22 years agoAdd summary,expire,score to Terminology section.
yoichi [Fri, 8 Mar 2002 07:06:29 +0000 (07:06 +0000)]
Add summary,expire,score to Terminology section.

22 years ago* wl-summary.el (wl-summary-save-view-cache): Clone temporal mark
teranisi [Fri, 8 Mar 2002 06:02:11 +0000 (06:02 +0000)]
* wl-summary.el (wl-summary-save-view-cache): Clone temporal mark
lists for saving buffer.

22 years agoAdd "Terminology" section.
yoichi [Thu, 7 Mar 2002 16:41:41 +0000 (16:41 +0000)]
Add "Terminology" section.

22 years ago* wl-draft.el (wl-draft-create-buffer): If called by W (Folder),
yoichi [Thu, 7 Mar 2002 11:42:59 +0000 (11:42 +0000)]
* wl-draft.el (wl-draft-create-buffer): If called by W (Folder),
don't set wl-draft-buffer-cur-summary-buffer so as to go back to
Folder buffer after composing.

22 years agoAbolish summary-buf argument of wl-draft and
yoichi [Thu, 7 Mar 2002 09:53:53 +0000 (09:53 +0000)]
Abolish summary-buf argument of wl-draft and
use parent-folder argument instead of it.

22 years ago* wl-draft.el (wl-draft-insert-x-face-field-here): Strip X-Face header if
yamaoka [Thu, 7 Mar 2002 08:58:48 +0000 (08:58 +0000)]
* wl-draft.el (wl-draft-insert-x-face-field-here): Strip X-Face header if
 the file `wl-x-face-file' already contains it.

22 years agoAdd "Write for current folder" entry to the toolbar.
yoichi [Wed, 6 Mar 2002 16:41:59 +0000 (16:41 +0000)]
Add "Write for current folder" entry to the toolbar.

22 years agoMention "W" in the Draft section.
yoichi [Wed, 6 Mar 2002 14:59:01 +0000 (14:59 +0000)]
Mention "W" in the Draft section.

22 years ago* wl-folder.el (wl-folder-mode-menu-spec): Add "Write for current
yoichi [Wed, 6 Mar 2002 14:46:27 +0000 (14:46 +0000)]
* wl-folder.el (wl-folder-mode-menu-spec): Add "Write for current
  folder" entry.
* wl-summary.el (wl-summary-mode-menu-spec): Ditto.

22 years agoFix my funny English.
yoichi [Wed, 6 Mar 2002 10:39:27 +0000 (10:39 +0000)]
Fix my funny English.

22 years ago* NEWS, NEWS.ja: Add about changes around the sticky summary.
yoichi [Tue, 5 Mar 2002 14:01:19 +0000 (14:01 +0000)]
* NEWS, NEWS.ja: Add about changes around the sticky summary.

22 years ago* wl/wl-folder.el (wl-folder-goto-folder-sticky): Just call
yoichi [Tue, 5 Mar 2002 13:59:52 +0000 (13:59 +0000)]
* wl/wl-folder.el (wl-folder-goto-folder-sticky): Just call
wl-folder-goto-folder with sticky argument.
(wl-folder-mode-map): Bind wl-folder-goto-folder-sticky to "G".

* NEWS, NEWS.ja: Add about changes around the sticky summary.

22 years agoAdd C-cC-p,C-cC-n in summary mode to go round summary buffers.
yoichi [Tue, 5 Mar 2002 11:40:15 +0000 (11:40 +0000)]
Add C-cC-p,C-cC-n in summary mode to go round summary buffers.

22 years ago* wl-summary.el (wl-summary-mode-map): Bind wl-summary-next-buffer
teranisi [Tue, 5 Mar 2002 09:37:33 +0000 (09:37 +0000)]
* wl-summary.el (wl-summary-mode-map): Bind wl-summary-next-buffer
and wl-summary-previous-buffer.
(wl-summary-next-buffer): New function.
(wl-summary-previous-buffer): Ditto.

22 years agoKill sticky summary buffer when wl-summary-goto-folder is called
yoichi [Tue, 5 Mar 2002 09:11:51 +0000 (09:11 +0000)]
Kill sticky summary buffer when wl-summary-goto-folder is called
with prefix argument.

22 years ago * wl-folder.el (toplevel): Bind [(shift return)] to
yoichi [Tue, 5 Mar 2002 04:26:27 +0000 (04:26 +0000)]
    * wl-folder.el (toplevel): Bind [(shift return)] to
        wl-folder-jump-to-current-entity-with-arg.
        (wl-folder-jump-to-current-entity-with-arg): Just call with arg
        `wl-folder-jump-to-current-entity'.
        * wl-summary.el (toplevel): Bind `wl-summary-goto-folder-sticky'
        to "G".
        (wl-summary-goto-folder-sticky): Just call with the sticky arg
        `wl-summary-goto-folder'.
        (wl-summary-goto-folder-subr): Add 7th argument force-exit.
        Unless force-exit, do not clean temp. marks for sticky summary.
        (wl-summary-goto-folder): Now the prefix argument means force-exit.

22 years ago* wl-summary.el (wl-summary-mark-as-important): Refetch if cache is
teranisi [Tue, 5 Mar 2002 04:12:04 +0000 (04:12 +0000)]
* wl-summary.el (wl-summary-mark-as-important): Refetch if cache is
not entire.

22 years agoAdd description about entering summary from folder mode by C-u RET.
yoichi [Tue, 5 Mar 2002 03:13:42 +0000 (03:13 +0000)]
Add description about entering summary from folder mode by C-u RET.

22 years agoAdd key binding for wl-summary-save-status.
yoichi [Tue, 5 Mar 2002 02:30:58 +0000 (02:30 +0000)]
Add key binding for wl-summary-save-status.

22 years ago* wl-summary.el (wl-summary-mode-map): Bind wl-summary-save-status to
teranisi [Mon, 4 Mar 2002 16:35:48 +0000 (16:35 +0000)]
* wl-summary.el (wl-summary-mode-map): Bind wl-summary-save-status to
 `C-x C-s'.
(wl-summary-save-status): New command.
(wl-summary-exit): Don't clean-up temp marks when sticky.
(Applied patch from Nakayama-san [wl: 09548])
(wl-summary-delete-all-temp-marks): Added optional argument no-msg;
Do nothing when no mark data.
(wl-summary-save-view-cache): Copy local variables to the temp buffer;
Call `wl-summary-delete-all-temp-marks' before saving.

22 years ago2002-03-04 Mito <mito@mxa.nes.nec.co.jp>
teranisi [Mon, 4 Mar 2002 15:39:52 +0000 (15:39 +0000)]
2002-03-04  Mito  <mito@mxa.nes.nec.co.jp>

* wl-mime.el (wl-mime-save-content): Don't save if answered "no".

22 years ago* wl.el (wl-check-environment): Also cause error when (system-name)
yoichi [Thu, 28 Feb 2002 10:45:18 +0000 (10:45 +0000)]
* wl.el (wl-check-environment): Also cause error when (system-name)
  returns "localhost.localdomain". (Although it doesn't affect because
  of condition-case, see change in 2002-01-23 by Teranisi-san.)