Home
last modified time | relevance | path

Searched +refs:wl +refs:generate +refs:mailer +refs:string +refs:function (Results 1 – 25 of 41) sorted by relevance

12

/dports/mail/wanderlust/wanderlust-475514f/samples/ja/
H A Ddot.wl7 (autoload 'wl "wl" "Wanderlust" t)
8 (autoload 'wl-other-frame "wl" "Wanderlust on new frame." t)
40 (list (wl-address-header-extract-address wl-from)
71 ;(setq wl-draft-send-mail-function 'wl-draft-send-mail-with-pop-before-smtp)
178 ; (setq wl-summary-buffer-exit-function
208 ;(setq wl-draft-send-function 'wl-draft-send-with-imput-async)
212 ;(setq wl-generate-mailer-string-function
213 ; 'wl-generate-user-agent-string-1)
329 (setq wl-highlight-x-face-function 'x-face-xmas-wl-display-x-face))
336 (setq wl-highlight-x-face-function 'x-face-decode-message-header))
[all …]
/dports/mail/wanderlust/wanderlust-475514f/samples/en/
H A Ddot.wl71 ;(setq wl-draft-send-mail-function 'wl-draft-send-mail-with-pop-before-smtp)
79 ;; Default string for folder name completion.
179 ; (setq wl-summary-buffer-exit-function
208 ;(setq wl-draft-send-function 'wl-draft-send-with-imput-async)
212 ;(setq wl-generate-mailer-string-function
213 ; 'wl-generate-user-agent-string-1)
243 ; ding ; function
245 ; ("Organization" . "organization")) ; string
324 (setq wl-highlight-x-face-function 'x-face-xmas-wl-display-x-face))
331 (setq wl-highlight-x-face-function 'x-face-decode-message-header))
[all …]
/dports/mail/wanderlust/wanderlust-475514f/
H A DNEWS.ja255 ** 変数 wl-delete-folder-alist は wl-dispose-folder-alist に
296 wl-reply-hook
409 ** wl-generate-mailer-string-function の使用法が変更になりました。
472 ** xxx-func という名前の変数は xxx-function という名前に変更 されました。
485 例えば、wl-icon-dir は wl-icon-directory に変更されています。
537 新規フック wl-biff-notify-hook, wl-biff-unnotify-hook で設定できます。
691 wl-refile-guess-func-list => wl-refile-guess-functions
692 wl-summary-temp-above => wl-summary-target-above
731 *** wl-* のファイルは 'wl' ディレクトリに移動しました。
808 wl-prefetch-confirm-threshold, wl-cache-fetch-threshold.
[all …]
H A DNEWS135 A message which includes a string "To:" etc. caused an error.
210 ** Draft save function is improved.
224 ** Persistent mark string in summary buffer is changed.
253 ** The function wl-summary-resend-message is abolished.
404 ** You can specify some function in wl-draft-reply-with-argument-list etc.
407 ** The interface of the function wl-draft has been changed.
410 ** The uses of wl-generate-mailer-string-function has been changed.
411 Specify a function which returns some string to appear in User-Agent header.
703 *** You can set function to wl-fcc.
708 Charset is guessed from the string you typed.
[all …]
/dports/mail/wanderlust/wanderlust-475514f/wl/
H A Dwl-news.el.in44 (if (string-equal "Japanese"
56 (not (memq 'wl-news wl-hook)))
57 (add-hook 'wl-hook 'wl-news))
139 wl-fcc wl-bcc ret)
147 (cons 'Date (wl-make-date-string))
148 (cons 'User-Agent wl-generate-mailer-string-function)))
181 (define-key wl-news-mode-map "q" 'wl-news-exit)
183 (define-key wl-news-mode-map "\C-xk" 'wl-news-exit)
184 (define-key wl-news-mode-map "a" 'wl-news-show-all)
203 (remove-hook 'wl-hook 'wl-news)
[all …]
H A DChangeLog.17871 * wl-version.el (wl-generate-user-agent-string): Return string
8335 `wl-generate-mailer-string-function'.
9390 (wl-generate-user-agent-string): Ditto.
10152 (wl-generate-mailer-string-function): Renamed from
10153 `wl-generate-mailer-string-func'.
10835 (wl-generate-user-agent-string-1): Use `when' for
11271 * wl-version.el (wl-generate-user-agent-string-1): New function.
11272 (wl-generate-user-agent-string): Use it.
11276 (wl-generate-user-agent-string): Check
11342 * wl-version.el (wl-generate-user-agent-string): Use
[all …]
/dports/mail/wanderlust/wanderlust-475514f/etc/
H A DChangeLog.1.ja430 mel-find-function で base64 decoder を見つけるようにした。
448 * wl-generate-mailer-string-func の default を
449 'wl-generate-user-agent-string にした。
473 wl-match-string はその alias とした。
505 * User-Agent フィールドの生成は関数 wl-generate-user-agent-string 内で
893 一部の member と assoc を wl-string-member や wl-string-assoc に
894 置き換えた。wl-string-assoc は 新規関数。
1020 * wl-parse-newsgroups で split-string の代わりに wl-parse を使うよう
1315 * wl-set-string-width で、セットしようとしている長さが string
1567 新規関数 wl-set-string-width を追加。
[all …]
/dports/mail/wanderlust/wanderlust-475514f/doc/
H A Dwl-ja.texi2614 @item wl-fldmgr-sort-function
2615 @vindex wl-fldmgr-sort-function
4196 @item wl-summary-from-function
4615 @item wl-message-header-narrowing-string
4616 @vindex wl-message-header-narrowing-string
5485 @item wl-nntp-posting-function
7925 (setq mhc-mailer-package 'wl)
8660 @code{wl-generate-mailer-string-function} に設定してください。
8667 (setq wl-generate-mailer-string-function
8668 'wl-generate-user-agent-string-1)
[all …]
H A Dwl.texi2621 @item wl-fldmgr-sort-function
3227 The format string @samp{%f} displays the return value of the function specified
3228 by @code{wl-summary-from-function}. If you use the function
3261 generate argument to be given to @samp{SET-MARK-FUNCTION}, which will be
8012 (setq mhc-mailer-package 'wl)
8753 @samp{User-Agent:} fields, define a function that generate appropriate
8755 @code{wl-generate-mailer-string-function}.
8761 (setq wl-generate-mailer-string-function
8762 'wl-generate-user-agent-string-1)
8770 (setq wl-generate-mailer-string-function nil)
[all …]
/dports/editors/emacs-devel/emacs-4d1968b/lisp/mh-e/
H A DChangeLog.1271 <wl@gnu.org> 2005-03-25.
1184 * mh-init.el (mh-variant-set-variant): Reset `mh-x-mailer-string'
1699 (mh-picon-generate-path): The function has been generalized so
3077 mh-insert-x-mailer-flag in this function instead of in its caller.
3991 (mh-x-mailer-string): Moved to mh-comp.el where it is used.
3993 * mh-comp.el (mh-x-mailer-string): Moved here from customize.el.
5056 `x-face-xmas-wl-display-x-face' using `mh-funcall-if-exists'.
9564 * mh-e.el (mh-generate-new-cmd-note): Add documentation string.
11090 longer need to include X-Mailer in mh-x-mailer-string.
11122 (mh-x-mailer-string): New variable that caches actual X-Mailer
[all …]
/dports/editors/emacs/emacs-27.2/lisp/mh-e/
H A DChangeLog.1271 <wl@gnu.org> 2005-03-25.
1184 * mh-init.el (mh-variant-set-variant): Reset `mh-x-mailer-string'
1699 (mh-picon-generate-path): The function has been generalized so
3077 mh-insert-x-mailer-flag in this function instead of in its caller.
3991 (mh-x-mailer-string): Moved to mh-comp.el where it is used.
3993 * mh-comp.el (mh-x-mailer-string): Moved here from customize.el.
5056 `x-face-xmas-wl-display-x-face' using `mh-funcall-if-exists'.
9564 * mh-e.el (mh-generate-new-cmd-note): Add documentation string.
11090 longer need to include X-Mailer in mh-x-mailer-string.
11122 (mh-x-mailer-string): New variable that caches actual X-Mailer
[all …]
/dports/editors/emacs-devel/emacs-4d1968b/lisp/gnus/
H A DChangeLog.32435 (nnfolder-generate-active-file): Make this function work with recursive
7251 * message.el (message-mailer-swallows-blank-line): Use with-temp-buffer.
15057 (message-mailer-swallows-blank-line, message-send-mail-with-sendmail)
16977 * mml.el (mml-generate-mime-1): Use mm-string-as-unibyte instead of
20620 * mml.el (mml-generate-default-type): Add doc string.
21424 2005-03-25 Werner Lemberg <wl@gnu.org>
21873 * mml.el (mml-generate-mime-1): Convert string into unibyte when
23427 (gnus-pp-to-string): New function.
23639 add generate-head-function and generate-article-function to the
23641 (nndoc-rfc822-forward-generate-article): New function.
[all …]
/dports/editors/emacs/emacs-27.2/lisp/gnus/
H A DChangeLog.32435 (nnfolder-generate-active-file): Make this function work with recursive
7251 * message.el (message-mailer-swallows-blank-line): Use with-temp-buffer.
15057 (message-mailer-swallows-blank-line, message-send-mail-with-sendmail)
16977 * mml.el (mml-generate-mime-1): Use mm-string-as-unibyte instead of
20620 * mml.el (mml-generate-default-type): Add doc string.
21424 2005-03-25 Werner Lemberg <wl@gnu.org>
21873 * mml.el (mml-generate-mime-1): Convert string into unibyte when
23427 (gnus-pp-to-string): New function.
23639 add generate-head-function and generate-article-function to the
23641 (nndoc-rfc822-forward-generate-article): New function.
[all …]
/dports/editors/emacs-devel/emacs-4d1968b/lisp/
H A DChangeLog.7845 (rmail-encode-string): New function.
4269 1998-04-20 Werner Lemberg <wl@gnu.org>
7519 * msb.el: Fix mailer-introduced garbling.
9252 (gnus-string-or-1): New function.
11440 ps-generate.
13204 (generate-calendar-month, calendar-date-string): Pass new args
15901 be used to generate a fields init string.
16647 extensions the receiving mailer supports.
16658 receiving mailer supports 8BITMIME. This is currently disabled,
21101 the mailer program. If there was also no fcc file, signal error.
[all …]
H A DChangeLog.122014 (ps-face-background, ps-generate-postscript, ps-generate): Fix code.
4667 (feedmail-x-mailer-line, feedmail-message-id-generator)
4692 (feedmail-fiddle-message-id, feedmail-fiddle-x-mailer)
6033 (isearch-search-string): New function.
9310 generate image for a remote file.
10159 generate a float value.
13335 2006-02-03 Werner Lemberg <wl@gnu.org>
17104 (mail-mailer-swallows-blank-line): Use with-temp-buffer.
30573 2005-03-25 Werner Lemberg <wl@gnu.org>
30585 2005-03-25 Werner Lemberg <wl@gnu.org>
[all …]
/dports/editors/emacs/emacs-27.2/lisp/
H A DChangeLog.7845 (rmail-encode-string): New function.
4269 1998-04-20 Werner Lemberg <wl@gnu.org>
7519 * msb.el: Fix mailer-introduced garbling.
9252 (gnus-string-or-1): New function.
11440 ps-generate.
13204 (generate-calendar-month, calendar-date-string): Pass new args
15901 be used to generate a fields init string.
16647 extensions the receiving mailer supports.
16658 receiving mailer supports 8BITMIME. This is currently disabled,
21101 the mailer program. If there was also no fcc file, signal error.
[all …]
H A DChangeLog.122014 (ps-face-background, ps-generate-postscript, ps-generate): Fix code.
4667 (feedmail-x-mailer-line, feedmail-message-id-generator)
4692 (feedmail-fiddle-message-id, feedmail-fiddle-x-mailer)
6033 (isearch-search-string): New function.
9310 generate image for a remote file.
10159 generate a float value.
13335 2006-02-03 Werner Lemberg <wl@gnu.org>
17104 (mail-mailer-swallows-blank-line): Use with-temp-buffer.
30573 2005-03-25 Werner Lemberg <wl@gnu.org>
30585 2005-03-25 Werner Lemberg <wl@gnu.org>
[all …]
/dports/editors/emacs-devel/emacs-4d1968b/
H A DChangeLog.321361 Improve doc string of 'log-edit-generate-changelog-from-diff'
38412 (nnml-generate-active-function): Declare var.
56216 2020-10-22 Werner Lemberg <wl@gnu.org>
62314 the mail address if using an external mailer (bug#43386).
108193 (calendar-generate-month, calendar-string-spread)
132239 nnrss-generate-download-script): Use assoc-string with
132750 * lisp/gnus/message.el (message-mailer-swallows-blank-line):
155499 Only save the mailer choice after sending the mail
158883 * lisp/mh-e/mh-comp.el (mh-insert-x-mailer):
199351 2017-04-11 Werner LEMBERG <wl@gnu.org>
[all …]
/dports/lang/perl5.34/perl-5.34.0/cpan/Pod-Perldoc/corpus/
H A Dperlfunc.pod77 the context at compile time. It would generate the scalar comma operator
1045 Creates a digest string exactly like the crypt(3) function in the C
1787 This function is like L</eval> with a string argument, except it always
1955 the mailer to return the item undelivered, but that's not true everywhere.
2508 The function returns a packed string representing the requested socket
2725 The index function searches for one string within another, but without
3432 The oct() function is commonly used when a string such as C<644> needs
4188 characters C<"0"> and C<"1"> generate nybbles 0 and 1, as do bytes
4761 Returns the prototype of a function as a string (or C<undef> if the
4769 does not really behave like a Perl function. Otherwise, the string
[all …]
/dports/lang/perl5.30/perl-5.30.3/cpan/Pod-Perldoc/corpus/
H A Dperlfunc.pod77 the context at compile time. It would generate the scalar comma operator
1045 Creates a digest string exactly like the crypt(3) function in the C
1787 This function is like L</eval> with a string argument, except it always
1955 the mailer to return the item undelivered, but that's not true everywhere.
2508 The function returns a packed string representing the requested socket
2725 The index function searches for one string within another, but without
3432 The oct() function is commonly used when a string such as C<644> needs
4188 characters C<"0"> and C<"1"> generate nybbles 0 and 1, as do bytes
4761 Returns the prototype of a function as a string (or C<undef> if the
4769 does not really behave like a Perl function. Otherwise, the string
[all …]
/dports/lang/perl5.32/perl-5.32.1/cpan/Pod-Perldoc/corpus/
H A Dperlfunc.pod77 the context at compile time. It would generate the scalar comma operator
1045 Creates a digest string exactly like the crypt(3) function in the C
1787 This function is like L</eval> with a string argument, except it always
1955 the mailer to return the item undelivered, but that's not true everywhere.
2508 The function returns a packed string representing the requested socket
2725 The index function searches for one string within another, but without
3432 The oct() function is commonly used when a string such as C<644> needs
4188 characters C<"0"> and C<"1"> generate nybbles 0 and 1, as do bytes
4761 Returns the prototype of a function as a string (or C<undef> if the
4769 does not really behave like a Perl function. Otherwise, the string
[all …]
/dports/textproc/p5-Pod-Perldoc/Pod-Perldoc-3.25/corpus/
H A Dperlfunc.pod77 the context at compile time. It would generate the scalar comma operator
1045 Creates a digest string exactly like the crypt(3) function in the C
1787 This function is like L</eval> with a string argument, except it always
1955 the mailer to return the item undelivered, but that's not true everywhere.
2508 The function returns a packed string representing the requested socket
2725 The index function searches for one string within another, but without
3432 The oct() function is commonly used when a string such as C<644> needs
4188 characters C<"0"> and C<"1"> generate nybbles 0 and 1, as do bytes
4761 Returns the prototype of a function as a string (or C<undef> if the
4769 does not really behave like a Perl function. Otherwise, the string
[all …]
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/cpan/Pod-Perldoc/corpus/
H A Dperlfunc.pod77 the context at compile time. It would generate the scalar comma operator
1045 Creates a digest string exactly like the crypt(3) function in the C
1787 This function is like L</eval> with a string argument, except it always
1955 the mailer to return the item undelivered, but that's not true everywhere.
2508 The function returns a packed string representing the requested socket
2725 The index function searches for one string within another, but without
3432 The oct() function is commonly used when a string such as C<644> needs
4188 characters C<"0"> and C<"1"> generate nybbles 0 and 1, as do bytes
4761 Returns the prototype of a function as a string (or C<undef> if the
4769 does not really behave like a Perl function. Otherwise, the string
[all …]
/dports/editors/emacs/emacs-27.2/
H A DChangeLog.319614 (calendar-generate-month, calendar-string-spread)
43658 nnrss-generate-download-script): Use assoc-string with
44169 * lisp/gnus/message.el (message-mailer-swallows-blank-line):
46474 * lisp/gnus/message.el (message-mailer-swallows-blank-line):
48248 Use format-time-string to generate POSIX ‘test -t’ format instead
66919 Only save the mailer choice after sending the mail
66922 mailer choice after we've sent the mail, so that if that fails,
70303 * lisp/mh-e/mh-comp.el (mh-insert-x-mailer):
110771 2017-04-11 Werner LEMBERG <wl@gnu.org>
132140 * lisp/mh-e/mh-e.el (mh-mail-header-separator, mh-x-mailer-string):
[all …]
/dports/lang/perl5.30/perl-5.30.3/pod/
H A Dperlfunc.pod78 the context at compile time. It would generate the scalar comma operator
1377 Creates a digest string exactly like the L<crypt(3)> function in the C
2351 This function is similar to a L<string eval|/eval EXPR>, except it
2560 the mailer to return the item undelivered, but that's not true everywhere.
5252 characters C<"0"> and C<"1"> generate nybbles 0 and 1, as do bytes
5255 C<"A"> both generate the nybble C<0xA==10>. Use only these specific hex
5863 Printing to a closed pipe or socket will generate a SIGPIPE signal. See
5912 Returns the prototype of a function as a string (or
5923 does not really behave like a Perl function. Otherwise, the string
6578 then this subroutine is expected to generate one line of source code per
[all …]

12