Home
last modified time | relevance | path

Searched +refs:wl +refs:draft +refs:send +refs:hook (Results 1 – 25 of 165) sorted by relevance

1234567

/dports/mail/wanderlust/wanderlust-475514f/samples/ja/
H A Ddot.wl9 (autoload 'wl-draft "wl-draft" "Write draft with Wanderlust." t)
71 ;(setq wl-draft-send-mail-function 'wl-draft-send-mail-with-pop-before-smtp)
89 (setq wl-interactive-send t)
135 ;(setq wl-biff-notify-hook '(ding))
158 ;(add-hook 'wl-make-plugged-hook
171 ;(add-hook 'wl-folder-check-entity-hook
176 ;(add-hook 'wl-summary-prepared-hook
207 ;(autoload 'wl-draft-send-with-imput-async "im-wl")
208 ;(setq wl-draft-send-function 'wl-draft-send-with-imput-async)
251 ;(add-hook 'wl-mail-setup-hook
[all …]
/dports/mail/wanderlust/wanderlust-475514f/samples/en/
H A Ddot.wl9 (autoload 'wl-draft "wl-draft" "Write draft with Wanderlust." t)
71 ;(setq wl-draft-send-mail-function 'wl-draft-send-mail-with-pop-before-smtp)
89 (setq wl-interactive-send t)
135 ;(setq wl-biff-notify-hook '(ding))
159 ;(add-hook 'wl-make-plugged-hook
172 ;(add-hook 'wl-folder-check-entity-hook
177 ;(add-hook 'wl-summary-prepared-hook
207 ;(autoload 'wl-draft-send-with-imput-async "im-wl")
208 ;(setq wl-draft-send-function 'wl-draft-send-with-imput-async)
251 ;(add-hook 'wl-mail-setup-hook
[all …]
/dports/mail/wanderlust/wanderlust-475514f/
H A DNEWS.ja277 ** wl-draft-reply-myself-*-list は廃止され、wl-draft-reply-*-list に統合
288 wl-draft-reply-hook
289 wl-summary-reply-hook
290 wl-draft-forward-hook
292 wl-draft-kill-pre-hook
293 wl-summary-resend-hook
296 wl-reply-hook
537 新規フック wl-biff-notify-hook, wl-biff-unnotify-hook で設定できます。
538 例: (add-hook wl-biff-notify-hook 'ding)
839 wl-draft-send-hook
[all …]
H A DNEWS292 wl-draft-reply-hook
293 wl-summary-reply-hook
294 wl-draft-forward-hook
296 wl-draft-kill-pre-hook
297 wl-summary-resend-hook
300 wl-reply-hook
537 New hook `wl-biff-notify-hook' and `wl-biff-unnotify-hook' is
539 e.g. (add-hook wl-biff-notify-hook 'ding)
846 wl-draft-send-hook
847 wl-draft-reedit-hook
[all …]
H A DChangeLog.169 * samples/en/dot.wl: wl-folder-check-entity-hook is now called
105 wl-draft-buffer-style and wl-draft-reply-buffer-style.
206 * wl-draft.wl (wl-draft-mimic-kill-buffer): Provide default to
271 * etc/icons/wl-draft-kill-up.xpm: Likewise.
273 * etc/icons/wl-draft-save-and-exit-up.xpm: Likewise.
275 * etc/icons/wl-draft-send-from-toolbar-down.xpm: Likewise.
277 * etc/icons/wl-draft-send-from-toolbar-up.xpm: Likewise.
279 * etc/icons/wl-draft-up.xpm: Likewise.
281 * etc/icons/wl-draft-yank-original-up.xpm: Likewise.
772 * etc/icons/wl-draft-save-and-exit-up.xpm: Ditto.
[all …]
/dports/mail/wanderlust/wanderlust-475514f/wl/
H A Dwl-news.el.in56 (not (memq 'wl-news wl-hook)))
57 (add-hook 'wl-hook 'wl-news))
133 (defun wl-news-send-news (version news-lang folder)
134 (require 'wl-draft)
138 send-buffer
142 (setq send-buffer (wl-draft-create-buffer)))
143 (wl-draft-create-contents
150 (wl-draft-prepare-edit)
167 (wl-draft-hide send-buffer)
168 (wl-draft-delete send-buffer))
[all …]
H A DChangeLog.11672 * wl-draft.el (wl-draft-normal-send-func, wl-draft-send)
2386 * wl-draft.el (wl-draft-send-confirm): Bind wl-draft-send-hook
7004 before evaluating wl-draft-send-hook in preview buffer.
8419 * wl-draft.el (wl-draft-send-mail-with-smtp): run-hook
8420 `wl-mail-send-pre-hook'.
8422 (wl-draft-normal-send-func): Delete `wl-mail-send-pre-hook'.
8536 `wl-news-send-pre-hook'
10589 Run `wl-draft-send-hook' before collecting recipients information;
10590 Bind `wl-draft-config-exec-flag' while running `wl-draft-send-hook'.
11016 * wl-mime.el (wl-draft-preview-message): Run `wl-draft-send-hook'
[all …]
/dports/mail/wanderlust/wanderlust-475514f/etc/
H A DChangeLog.3.ja226 * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp):
345 * wl-vars.el (wl-draft-send-hook): 新規 hook
346 * wl-draft.el (wl-draft-send): wl-draft-send-hook を呼ぶようにした。
755 * wl-vars.el (wl-draft-reedit-hook): 新規 hook
760 wl-draft-reedit-hook を run-hook するようにした。
1019 * wl-draft.el (wl-draft-send-mail-with-smtp):
1176 * wl-draft.el (wl-draft-send-mail-with-smtp): SMTP の TLS 対応。
1190 * wl-draft.el (wl-draft-send-mail-with-smtp):
1384 * wl-draft.el (wl-draft-send): 送信後、C-cC-s が insert-signature に
1816 * wl-draft-raw-sendwl-draft-config-alist を nil に
[all …]
H A DChangeLog.1.ja4 * news 記事をキャンセルするときも wl-mail-send-pre-hook を呼ぶ
13 * wl-mail-send-pre-hook の呼ばれ方を変更。
1087 * wl-draft-send-mail-with-smtp と wl-draft-send-mail-with-qmail も
1088 wl-mail-send-pre-hook を評価するのを wl-do-fcc() 実行前に。
1107 * im-wl.el で wl-mail-send-pre-hook を評価するのを wl-do-fcc() 実行
1640 * News 記事のキャンセル記事を出す時に wl-draft-raw-send を呼ぶように
1642 * 新規関数 wl-draft-raw-send
1648 * wl-draft-send で送信時は別バッファを使うようにした。
1680 * wl-draft-send を修正。エラーを検知できたときは、edit-mode に戻る。
1789 * wl-draft-normal-send-func を変更し、ニュースにのみ送る場合
[all …]
H A DChangeLog.3220 * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp):
334 * wl-vars.el (wl-draft-send-hook): New hook.
335 * wl-draft.el (wl-draft-send): Call wl-draft-send-hook.
732 * wl-vars.el (wl-draft-reedit-hook): New hook.
736 (wl-draft-reedit): run-hook `wl-draft-reedit-hook' instead of
808 * wl-draft.el (wl-draft-send-mail-with-smtp):
981 * wl-draft.el (wl-draft-send-mail-with-smtp):
1137 * wl-draft.el (wl-draft-send-mail-with-smtp):
1152 * wl-draft.el (wl-draft-send-mail-with-smtp):
1745 * Fix: wl-draft-raw-send
[all …]
H A DChangeLog.2.ja33 * [bbdb.el] wl-folder-exit-hook -> wl-exit-hook に対応。
78 * 名前変更 wl-folder-exit-hook -> wl-exit-hook
105 * wl-summary-reedit() した時に wl-mail-setup-hook が参照されない
212 * wl-message-redisplay-hook を unwind-protect し、
270 * wl-draft-send を1度中断した後に送信を行うと,
579 * wl-summary-forward() で、wl-mail-setup-hook が呼ばれなかった
600 * 新規変数 wl-draft-config-exec-flag を設け、wl-draft-config-exec は
689 * 新規 hook wl-summary-refile-hook を追加。
955 * 新規 hookwl-highlight-message-hook 追加.
1132 * wl-draft-config-exec-hook を追加。
[all …]
H A DChangeLog.235 corresponding to change from wl-folder-exit-hook to wl-exit-hook.
93 wl-folder-exit-hook -> wl-exit-hook
131 not call wl-mail-setup-hook when doing wl-summary-reedit().
344 wl-draft-send is aborted once and retried.
400 mail send command fails when wl-draft-buffer-cur-summary-buffer is
724 not call wl-mail-setup-hook in wl-summary-forward().
741 not send messages when default-case-fold-search is nil.
860 * New Hook: hook wl-summary-refile-hook.
1186 * New Hook: wl-highlight-message-hook.
1407 * Add Hook: wl-draft-config-exec-hook.
[all …]
/dports/mail/wanderlust/wanderlust-475514f/doc/
H A Dwl-ja.texi513 'wl-draft-send
515 'mail-send-hook))
4904 @code{wl-draft-send-and-exit} か @code{wl-draft-send} が実行される直前に
4909 @code{wl-draft-send-and-exit}、@code{wl-draft-send} の実行時に自動的に
4914 (remove-hook 'wl-draft-send-hook 'wl-draft-config-exec)
4929 (add-hook 'wl-draft-reedit-hook 'wl-draft-config-exec)
5002 (setq wl-draft-send-mail-function 'wl-draft-send-mail-with-pop-before-smtp)
5071 @findex wl-draft-send
5074 (@code{wl-draft-send})
7773 (setq wl-draft-send-function 'wl-draft-send-with-imput-async)
[all …]
H A Dwl.texi484 'wl-draft-send
486 'mail-send-hook))
4810 @code{wl-draft-send-and-exit} or @code{wl-draft-send} is invoked. You
4930 @code{wl-draft-send-and-exit} or @code{wl-draft-send} is invoked.
4936 @code{wl-draft-send-and-exit} or @code{wl-draft-send} is invoked,
4940 (remove-hook 'wl-draft-send-hook 'wl-draft-config-exec)
4947 (add-hook 'wl-mail-setup-hook 'wl-draft-config-exec)
4955 (add-hook 'wl-draft-reedit-hook 'wl-draft-config-exec)
5096 @findex wl-draft-send
7859 (setq wl-draft-send-function 'wl-draft-send-with-imput-async)
[all …]
/dports/mail/wanderlust/wanderlust-475514f/utils/
H A DChangeLog.18 * wl-addrbook.el (wl-address-extract-user, wl-addrbook-strsafe):
15 * wl-addrbook.el (wl-address-extract-user, wl-addrbook-strsafe):
38 (wl-draft-learn-alias): Remove "'" from lambda expression.
40 * wl-complete.el (wl-draft-on-value-p): Use
74 * wl-complete.el (wl-draft-on-value-p): Likewise.
83 * wl-complete.el (wl-delete-backward-char, wl-delete-value): Likewise.
243 * im-wl.el (wl-draft-send-with-imput-async): Follow the changes
244 in draft (Not tested).
294 * im-wl.el: wl-draft-send-func -> wl-draft-send-function
300 `wl-save-hook'. Use `bbdb-initialize' instead of require
[all …]
/dports/editors/emacs-devel/emacs-4d1968b/lisp/gnus/
H A DChangeLog.35793 (gnus-draft-send): Use it to avoid popping
12945 * gnus-draft.el (gnus-draft-send): Bind gnus-message-setup-hook to nil
13717 * gnus-draft.el (gnus-group-send-queue):
14633 * gnus-draft.el (gnus-draft-send-message): Mention process/prefix
16355 * gnus-draft.el (gnus-draft-setup-hook): New hook.
18854 * gnus-draft.el (gnus-draft-send): Bind message-signature to avoid
19052 * gnus-draft.el (gnus-draft-send): Replace message-narrow-to-head
19056 (gnus-draft-edit-message, gnus-draft-send-message): Use it.
24259 * gnus-draft.el (gnus-draft-send):
25534 "nndraft:queue" along to gnus-draft-send.
[all …]
/dports/editors/emacs/emacs-27.2/lisp/gnus/
H A DChangeLog.35793 (gnus-draft-send): Use it to avoid popping
12945 * gnus-draft.el (gnus-draft-send): Bind gnus-message-setup-hook to nil
13717 * gnus-draft.el (gnus-group-send-queue):
14633 * gnus-draft.el (gnus-draft-send-message): Mention process/prefix
16355 * gnus-draft.el (gnus-draft-setup-hook): New hook.
18854 * gnus-draft.el (gnus-draft-send): Bind message-signature to avoid
19052 * gnus-draft.el (gnus-draft-send): Replace message-narrow-to-head
19056 (gnus-draft-edit-message, gnus-draft-send-message): Use it.
24259 * gnus-draft.el (gnus-draft-send):
25534 "nndraft:queue" along to gnus-draft-send.
[all …]
/dports/editors/emacs-devel/emacs-4d1968b/lisp/mh-e/
H A DChangeLog.1271 <wl@gnu.org> 2005-03-25.
979 (mh-send-letter): Encode the draft if it contains non-ASCII
1002 based on draft contents.
1999 * mh-comp.el (mh-send-letter): Go to the top of the draft so that
3167 draft (closes SF #745622).
4763 (mh-tool-bar-item-kill-draft):
5056 `x-face-xmas-wl-display-x-face' using `mh-funcall-if-exists'.
5464 * mh-comp.el (mh-tidy-draft-buffer, mh-compose-and-send-mail):
5465 Rename mh-kill-draft-hook to mh-tidy-draft-buffer.
6148 mh-before-send-letter-hook.
[all …]
/dports/editors/emacs/emacs-27.2/lisp/mh-e/
H A DChangeLog.1271 <wl@gnu.org> 2005-03-25.
979 (mh-send-letter): Encode the draft if it contains non-ASCII
1002 based on draft contents.
1999 * mh-comp.el (mh-send-letter): Go to the top of the draft so that
3167 draft (closes SF #745622).
4763 (mh-tool-bar-item-kill-draft):
5056 `x-face-xmas-wl-display-x-face' using `mh-funcall-if-exists'.
5464 * mh-comp.el (mh-tidy-draft-buffer, mh-compose-and-send-mail):
5465 Rename mh-kill-draft-hook to mh-tidy-draft-buffer.
6148 mh-before-send-letter-hook.
[all …]
/dports/mail/mu4e/mu-1.6.4/mu4e/
H A Dmu4e.texi147 Wanderlust@footnote{@url{http://www.gohome.org/wl/}} (another
662 (setq message-send-mail-function 'smtpmail-send-it)
1024 E edit (only allowed for draft messages)
1305 E edit (only allowed for draft messages)
3164 E edit (only allowed for draft messages)
3289 (add-hook 'mu4e-view-mode-hook
3953 message-send-mail-function 'smtpmail-send-it
4016 message-send-mail-function 'smtpmail-send-it
4176 (setq message-send-mail-function 'smtpmail-send-it
4570 send-mail-function 'async-smtpmail-send-it
[all …]
/dports/mail/mu/mu-1.6.4/mu4e/
H A Dmu4e.texi147 Wanderlust@footnote{@url{http://www.gohome.org/wl/}} (another
662 (setq message-send-mail-function 'smtpmail-send-it)
1024 E edit (only allowed for draft messages)
1305 E edit (only allowed for draft messages)
3164 E edit (only allowed for draft messages)
3289 (add-hook 'mu4e-view-mode-hook
3953 message-send-mail-function 'smtpmail-send-it
4016 message-send-mail-function 'smtpmail-send-it
4176 (setq message-send-mail-function 'smtpmail-send-it
4570 send-mail-function 'async-smtpmail-send-it
[all …]
/dports/editors/emacs-devel/emacs-4d1968b/lisp/
H A DChangeLog.10806 actually from the latest web accessible draft of it).
9098 (feedmail-queue-draft-directory): Likewise.
19921 (comint-send-eof): Call comint-send-eof with NO-NEWLINE.
20287 (xscheme-send-region, xscheme-send-char, xscheme-send-interrupt)
20326 (xscheme-send-string-2, xscheme-send-char, xscheme-send-proceed)
20349 (xscheme-send-char): Use xscheme-send-char rather than send-string
20788 2001-12-20 Werner Lemberg <wl@gnu.org>
20810 2001-12-19 Werner Lemberg <wl@gnu.org>
20853 2001-12-18 Werner Lemberg <wl@gnu.org>
20862 2001-12-18 Werner LEMBERG <wl@gnu.org>
[all …]
H A DChangeLog.72698 * mail/sendmail.el (sendmail-send-it):
3872 * mail/smtpmail.el (smtpmail-send-it):
3888 (mail-mode-fill-paragraph, mail-send, sendmail-send-it): Likewise.
4269 1998-04-20 Werner Lemberg <wl@gnu.org>
9780 (message-send): Use it.
11728 (bookmark-send-annotation, bookmark-send-edited-annotation)
12216 (mail-send-nonascii): New variable.
12320 into c-populate-syntax-table. With the new 9X draft C standard, both
17994 to the hook message-send-news-hook.
17995 Add gnus-mule-message-send-mail-function to the hook
[all …]
/dports/editors/emacs/emacs-27.2/lisp/
H A DChangeLog.10806 actually from the latest web accessible draft of it).
9098 (feedmail-queue-draft-directory): Likewise.
19921 (comint-send-eof): Call comint-send-eof with NO-NEWLINE.
20287 (xscheme-send-region, xscheme-send-char, xscheme-send-interrupt)
20326 (xscheme-send-string-2, xscheme-send-char, xscheme-send-proceed)
20349 (xscheme-send-char): Use xscheme-send-char rather than send-string
20788 2001-12-20 Werner Lemberg <wl@gnu.org>
20810 2001-12-19 Werner Lemberg <wl@gnu.org>
20853 2001-12-18 Werner Lemberg <wl@gnu.org>
20862 2001-12-18 Werner LEMBERG <wl@gnu.org>
[all …]
H A DChangeLog.72698 * mail/sendmail.el (sendmail-send-it):
3872 * mail/smtpmail.el (smtpmail-send-it):
3888 (mail-mode-fill-paragraph, mail-send, sendmail-send-it): Likewise.
4269 1998-04-20 Werner Lemberg <wl@gnu.org>
9780 (message-send): Use it.
11728 (bookmark-send-annotation, bookmark-send-edited-annotation)
12216 (mail-send-nonascii): New variable.
12320 into c-populate-syntax-table. With the new 9X draft C standard, both
17994 to the hook message-send-news-hook.
17995 Add gnus-mule-message-send-mail-function to the hook
[all …]

1234567