From c31902dc20fb1bb83af97a3e018140610d00e3da Mon Sep 17 00:00:00 2001 From: kaoru Date: Sun, 2 Jul 2000 14:25:25 +0000 Subject: [PATCH] Fixed folder mode keybind. --- doc/wl-ja.texi | 28 +++++++++++++++++----------- doc/wl.texi | 24 +++++++++++++++--------- 2 files changed, 32 insertions(+), 20 deletions(-) diff --git a/doc/wl-ja.texi b/doc/wl-ja.texi index 91c8dab..a0f1ab7 100644 --- a/doc/wl-ja.texi +++ b/doc/wl-ja.texi @@ -5,7 +5,7 @@ @c @documentlanguage ja @c @documentencoding iso-2022-jp @c %**end of header -@set updated $Date: 2000-06-28 15:15:02 $ +@set updated $Date: 2000-07-02 14:25:24 $ @set version 2.3.0 @synindex pg cp @finalout @@ -1620,6 +1620,15 @@ Wanderlust の内部で保持されたメッセージを閲覧するためのフォルダです。 Newsgroups フィールドを補ってドラフトを用意します。 (@code{wl-folder-write-current-newsgroup}) +@item C-c C-o +@kindex C-c C-o (Folder) +@findex wl-jump-to-draft-buffer +ドラフトバッファがあれば移動します。 複数のドラフトバッファが存在する場合は、 +次々と切り替えていきます。また、prefix argument をつけることにより、 +バッファが存在していない場合は、ドラフトフォルダからファイルを(存在すれば) +読み込みます。 +(@code{wl-jump-to-draft-buffer}) + @item s @kindex s (Folder) @findex wl-folder-check-current-entity @@ -1644,6 +1653,12 @@ Newsgroups フィールドを補ってドラフトを用意します。 リージョンにあるフォルダのサマリを更新します。 (@code{wl-folder-sync-region}) +@item Z +@kindex Z (Folder) +@findex wl-status-update +@file{~/.addresses} 等の状態を最新のものに更新します。 +(@code{wl-status-update}) + @item P @kindex P (Folder) @findex wl-folder-prev-unread @@ -2141,15 +2156,6 @@ wl-folders-file にセーブする。 @findex wl-fldmgr-access-display-all 非表示のフォルダも含めて全てのフォルダを一覧表示する。 (@code{wl-fldmgr-access-display-all}) - -@item C-c C-o -@kindex C-c C-o (Folder) -@findex wl-jump-to-draft-buffer -ドラフトバッファがあれば移動します。 複数のドラフトバッファが存在する場合は、 -次々と切り替えていきます。また、prefix argument をつけることにより、 -バッファが存在していない場合は、ドラフトフォルダからファイルを(存在すれば) -読み込みます。 -(@code{wl-jump-to-draft-buffer}) @end table @@ -3650,7 +3656,7 @@ nil ならばその Field を削除します。 @end lisp @subsection テンプレートの挿入 -@cindex Templete +@cindex Template @cindex Apply Template 変数 @code{wl-template-alist} を設定し、 diff --git a/doc/wl.texi b/doc/wl.texi index cc3b47e..c872b9e 100644 --- a/doc/wl.texi +++ b/doc/wl.texi @@ -4,7 +4,7 @@ @settitle Wanderlust -- Yet Another Message Interface On Emacsen -- @c @documentlanguage en @c %**end of header -@set updated $Date: 2000-06-28 15:15:03 $ +@set updated $Date: 2000-07-02 14:25:25 $ @set version 2.3.0 @synindex pg cp @finalout @@ -1599,6 +1599,14 @@ If the current cursor point is on the NNTP folder, create a new draft message which already has newsgroups field. (@code{wl-folder-write-current-newsgroup}) +@item C-c C-o +@kindex C-c C-o (Folder) +@findex wl-jump-to-draft-buffer +Move to the draft buffer if available. If multiple draft buffer exists, +moved to one after another. If prefix argument is specified, load draft +folder's message to the draft buffer and jump to it. +(@code{wl-jump-to-draft-buffer}) + @item s @kindex s (Folder) @findex wl-folder-check-current-entity @@ -1625,6 +1633,12 @@ selected region. Update summary information of the folders in the currently selected region. (@code{wl-folder-sync-region}) +@item Z +@kindex Z (Folder) +@findex wl-status-update +Sync up address book status with @file{~/.addresses}'s content. +(@code{wl-status-update}) + @item P @kindex P (Folder) @findex wl-folder-prev-unread @@ -2122,14 +2136,6 @@ List folders that are currently available. @findex wl-fldmgr-access-display-all List all folders regardless of the subscription status. (@code{wl-fldmgr-access-display-all}) - -@item C-c C-o -@kindex C-c C-o (Folder) -@findex wl-jump-to-draft-buffer -Move to the draft buffer if available. If multiple draft buffer exists, -moved to one after another. If prefix argument is specified, load draft -folder's message to the draft buffer and jump to it. -(@code{wl-jump-to-draft-buffer}) @end table -- 1.7.10.4