gnus
22 years agoBind some.
ShengHuo ZHU [Wed, 1 Aug 2001 07:09:45 +0000 (07:09 +0000)]
Bind some.

22 years ago2001-07-31 21:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
ShengHuo ZHU [Wed, 1 Aug 2001 04:49:03 +0000 (04:49 +0000)]
2001-07-31 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>

* gnus-art.el (gnus-button-fetch-group): Fix the regexp.

22 years ago2001-07-31 Katsumi Yamaoka <yamaoka@jpl.org>
ShengHuo ZHU [Wed, 1 Aug 2001 00:54:56 +0000 (00:54 +0000)]
2001-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>

* gnus-msg.el (gnus-post-method): Refer to `gnus-parameters'.

2001-07-31 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
Originally from Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>

* gnus-agent.el (gnus-agent-make-mode-line-string): New.
(gnus-agent-toggle-plugged): Use it.

2001-07-31  ShengHuo ZHU  <zsh@cs.rochester.edu>

* gnus-start.el (gnus-startup-file-coding-system): Revert to binary.
(gnus-ding-file-coding-system): New variable.
(gnus-read-newsrc-el-file, gnus-save-newsrc-file)
(gnus-slave-save-newsrc): Use it.

22 years ago2001-07-31 Simon Josefsson <jas@extundo.com>
Simon Josefsson [Tue, 31 Jul 2001 21:02:40 +0000 (21:02 +0000)]
2001-07-31  Simon Josefsson  <jas@extundo.com>

* bembo.sty: New file.

* texi2latex.el (latexi-translate-file): Support @noindent.

* gnus-faq.texi (Reading News FAQ): Fix (@email -> @samp).

22 years ago(gnus-delay-initialize): Use standard define-key
Kai Grossjohann [Tue, 31 Jul 2001 13:55:32 +0000 (13:55 +0000)]
(gnus-delay-initialize): Use standard define-key
syntax.

22 years ago2001-07-30 15:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
ShengHuo ZHU [Mon, 30 Jul 2001 23:07:34 +0000 (23:07 +0000)]
2001-07-30 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
Originally from Andreas Fuchs <asf@void.at>

* mml2015.el (mml2015-trust-boundaries-alist)
(mml2015-gpg-pretty-print-fpr): New.
(mml2015-gpg-extract-signature-details): More details, rename from
`m-g-e-from'.
(mml2015-gpg-verify): Use them.
(mml2015-gpg-clear-verify): Use them.

22 years ago2001-07-30 16:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
ShengHuo ZHU [Mon, 30 Jul 2001 23:04:20 +0000 (23:04 +0000)]
2001-07-30 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
From Andreas Fuchs <asf@void.at>

* gpg.el (gpg-command-verify): --status-fd 1
(gpg-unabbrev-trust-alist): New.

22 years ago2001-07-31 Simon Josefsson <jas@extundo.com>
Simon Josefsson [Mon, 30 Jul 2001 22:24:20 +0000 (22:24 +0000)]
2001-07-31  Simon Josefsson  <jas@extundo.com>

* mml-smime.el (mml-smime-sign, mml-smime-encrypt): Goto end of
buffer when done.

22 years ago2001-07-30 Simon Josefsson <jas@extundo.com>
Simon Josefsson [Mon, 30 Jul 2001 21:34:16 +0000 (21:34 +0000)]
2001-07-30  Simon Josefsson  <jas@extundo.com>

* smime.el (smime-call-openssl-region): Revert previous change,
just pass on buf to `call-process-region'.
(smime-verify-region): Doc fix.  Don't message stuff.  Use
`smime-new-details-buffer'.  Inserts error messages into buffer.
(smime-noverify-region): Ditto.
(smime-decrypt-region): Ditto.  Handles stderr separately.
(smime-verify-buffer, smime-noverify-buffer)
(smime-decrypt-buffer): Doc fix.
(smime-new-details-buffer): New function.
(smime-pkcs7-region, smime-pkcs7-certificates-region)
(smime-pkcs7-email-region): Use `smime-new-details-buffer'.
(smime-sign-region, smime-encrypt-region): Don't use
`insert-buffer'.

* mml-smime.el (mml-smime-verify): Fix security button strings.

22 years ago2001-07-30 12:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
ShengHuo ZHU [Mon, 30 Jul 2001 19:32:32 +0000 (19:32 +0000)]
2001-07-30 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>

* gnus-art.el (gnus-mime-save-part-and-strip): Save
gnus-article-mime-handles.

22 years ago2001-07-29 Simon Josefsson <jas@extundo.com>
Simon Josefsson [Sun, 29 Jul 2001 16:27:32 +0000 (16:27 +0000)]
2001-07-29  Simon Josefsson  <jas@extundo.com>

* mail-source.el (top-level): Require message for message-directory.
(mail-source-directory): Change default to message-directory.

22 years ago2001-07-29 Simon Josefsson <jas@extundo.com>
Simon Josefsson [Sun, 29 Jul 2001 16:17:10 +0000 (16:17 +0000)]
2001-07-29  Simon Josefsson  <jas@extundo.com>

* smime.el (smime-keys, smime-CA-directory, smime-CA-file)
(smime-certificate-directory, smime-openssl-program)
(smime-encrypt-cipher, smime-dns-server): Fix doc (leading "*").
(smime-extra-arguments): New variable.
(smime-dns-server): Fix customize group.
(smime-call-openssl-region): Use `smime-extra-arguments'.

2001-07-29  Simon Josefsson  <jas@extundo.com>
From Vladimir Volovich <vvv@vsu.ru>

* smime.el (smime-call-openssl-region): Ignore stderr.

22 years ago2001-07-29 Simon Josefsson <jas@extundo.com>
Simon Josefsson [Sun, 29 Jul 2001 11:58:00 +0000 (11:58 +0000)]
2001-07-29  Simon Josefsson  <jas@extundo.com>
From Christoph Conrad <christoph.conrad@gmx.de>

* gnus-agent.el (gnus-agent-save-group-info): Don't destroy active
file.

22 years ago2001-07-29 Simon Josefsson <jas@extundo.com>
Simon Josefsson [Sun, 29 Jul 2001 01:06:19 +0000 (01:06 +0000)]
2001-07-29  Simon Josefsson  <jas@extundo.com>

* mm-view.el (mm-view-pkcs7-decrypt): Adhere to `mm-decrypt-option'.

22 years ago2001-07-29 Simon Josefsson <jas@extundo.com>
Simon Josefsson [Sun, 29 Jul 2001 00:49:46 +0000 (00:49 +0000)]
2001-07-29  Simon Josefsson  <jas@extundo.com>

Support S/MIME decryption.

* mm-decode.el (mm-inline-media-tests):
(mm-inlined-types):
(mm-automatic-display):
(mm-attachment-override-types): Add application/{x-,}pkcs7-mime.

* mm-view.el (mm-pkcs7-signed-magic):
(mm-pkcs7-enveloped-magic): New variables.
(mm-view-pkcs7-get-type): New function; identify PKCS#7 type.
(mm-view-pkcs7): New function; mm viewer for PKCS#7 blobs.
(mm-view-pkcs7-decrypt): New function; mm viewer for encrypted
PKCS#7 blobs.

* smime.el (smime-decrypt-region): Expand keyfile.

22 years ago2001-07-29 Simon Josefsson <jas@extundo.com>
Simon Josefsson [Sat, 28 Jul 2001 23:13:00 +0000 (23:13 +0000)]
2001-07-29  Simon Josefsson  <jas@extundo.com>

* nntp.el (nntp-open-ssl-stream): Don't mess with internal
`ssl.el' variables.

22 years ago2001-07-29 Simon Josefsson <jas@extundo.com>
Simon Josefsson [Sat, 28 Jul 2001 23:06:42 +0000 (23:06 +0000)]
2001-07-29  Simon Josefsson  <jas@extundo.com>

* gnus-agent.el (gnus-agent-save-group-info): Delete everything
but line instead of narrowing to it, because `nnmail-parse-active'
calls widen.  Thanks to Christoph Conrad
<christoph.conrad@gmx.de>.

22 years ago(gnus-sum-thread-tree-single-indent): Allow nil.
Kai Grossjohann [Sat, 28 Jul 2001 22:57:52 +0000 (22:57 +0000)]
(gnus-sum-thread-tree-single-indent): Allow nil.

22 years ago* gnus.el (gnus-summary-line-format): Mention `gnus-sum-thread-*'
Kai Grossjohann [Sat, 28 Jul 2001 22:25:52 +0000 (22:25 +0000)]
* gnus.el (gnus-summary-line-format): Mention `gnus-sum-thread-*'
for %B spec.

* gnus-sum.el (gnus-summary-prepare-threads): If
gnus-sum-thread-tree-root is nil, use subject instead.
(gnus-sum-thread-tree-root, gnus-sum-thread-tree-single-indent)
(gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
(gnus-sum-thread-tree-leaf-with-other)
(gnus-sum-thread-tree-single-leaf): Documentation.

22 years ago2001-07-28 09:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
ShengHuo ZHU [Sat, 28 Jul 2001 16:43:37 +0000 (16:43 +0000)]
2001-07-28 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
From Janne Rinta-Manty <rintaman@cs.helsinki.fi>

* gnus.texi (Read Articles): Typo.

22 years ago2001-07-28 09:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
ShengHuo ZHU [Sat, 28 Jul 2001 16:43:18 +0000 (16:43 +0000)]
2001-07-28 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>

* message.el (message-fill-paragraph): Do nothing if the user
wants filladapt-mode.

22 years ago2001-07-27 23:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
ShengHuo ZHU [Sat, 28 Jul 2001 06:12:53 +0000 (06:12 +0000)]
2001-07-27 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>

* mm-decode.el (mm-image-type-from-buffer): New.
(mm-get-image): Use it.

22 years ago2001-07-27 18:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
ShengHuo ZHU [Sat, 28 Jul 2001 01:24:38 +0000 (01:24 +0000)]
2001-07-27 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>

* gnus.el (gnus-large-newsgroup): If it is nil, ...

* gnus-art.el (gnus-mime-view-all-parts): buffer-read-only covers
mm-display-parts too.

22 years ago2001-07-27 12:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
ShengHuo ZHU [Fri, 27 Jul 2001 19:13:40 +0000 (19:13 +0000)]
2001-07-27 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>

* nnfolder.el (nnfolder-request-accept-article): Bind
nntp-server-buffer.

22 years ago2001-07-27 12:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
ShengHuo ZHU [Fri, 27 Jul 2001 19:10:18 +0000 (19:10 +0000)]
2001-07-27 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>

* nnmail.el (nnmail-parse-active): Read from buffer instead of
nntp-server-buffer.

22 years ago2001-07-27 11:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
ShengHuo ZHU [Fri, 27 Jul 2001 18:41:39 +0000 (18:41 +0000)]
2001-07-27 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>

* message.el (message-check-news-header-syntax): Use
message-post-method.
(message-send-news): Bind message-post-method.

22 years ago2001-07-27 07:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
ShengHuo ZHU [Fri, 27 Jul 2001 16:54:20 +0000 (16:54 +0000)]
2001-07-27 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>

* mml.el (mml-tweak-type-alist): New.
(mml-tweak-function-alist): New.
(mml-tweak-part): New.
(mml-generate-mime-1): Use it.

22 years ago2001-07-26 22:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
ShengHuo ZHU [Fri, 27 Jul 2001 06:04:29 +0000 (06:04 +0000)]
2001-07-26 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>

* nnfolder.el (nnfolder-request-accept-article): Replace
nnfolder-request-list.

22 years ago2001-07-27 Simon Josefsson <jas@extundo.com>
Simon Josefsson [Fri, 27 Jul 2001 01:29:36 +0000 (01:29 +0000)]
2001-07-27  Simon Josefsson  <jas@extundo.com>

* nnimap.el (nnimap-open-server): Set nnimap-server-buffer if
nnoo-change-server failed to do it.

22 years ago2001-07-26 16:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
ShengHuo ZHU [Thu, 26 Jul 2001 23:25:37 +0000 (23:25 +0000)]
2001-07-26 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>

* gnus.el (gnus-parameters): Make it customizable.

2001-07-26 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>

* gnus-art.el (gnus-mm-display-part): Narrow to point if eobp.

22 years ago2001-07-26 15:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
ShengHuo ZHU [Thu, 26 Jul 2001 22:35:42 +0000 (22:35 +0000)]
2001-07-26 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>

* message.el(message-set-auto-save-file-name): More
poor-system-types.

* mailcap.el (mailcap-parse-mimetypes): poor-system-types.

* gnus-ems.el (nnheader-file-name-translation-alist): M$Windows-NT
supports +.

22 years ago2001-07-26 14:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
ShengHuo ZHU [Thu, 26 Jul 2001 21:56:07 +0000 (21:56 +0000)]
2001-07-26 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>

* mm-decode.el (mm-readable-p): New.
(mm-inline-media-tests): Fix the default testers.

22 years ago2001-07-26 Simon Josefsson <jas@extundo.com>
Simon Josefsson [Thu, 26 Jul 2001 21:45:04 +0000 (21:45 +0000)]
2001-07-26  Simon Josefsson  <jas@extundo.com>

* nnimap.el (nnimap-version): Bump version number.

22 years ago2001-07-26 10:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
ShengHuo ZHU [Thu, 26 Jul 2001 17:49:27 +0000 (17:49 +0000)]
2001-07-26 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
From Steven E. Harris <seh@speakeasy.org>

* nnheader.el (nnheader-translate-file-chars): cygwin32 is running
in M$Windows too.

22 years ago(gnus-delay-send-drafts): Don't `error'.
Kai Grossjohann [Thu, 26 Jul 2001 09:51:53 +0000 (09:51 +0000)]
(gnus-delay-send-drafts): Don't `error'.

22 years ago2001-07-25 21:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
ShengHuo ZHU [Thu, 26 Jul 2001 05:37:36 +0000 (05:37 +0000)]
2001-07-25 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>

* gnus-bcklg.el (gnus-backlog-shutdown): Make interactive.

* mm-decode.el (mm-get-image): Guess then use the type.

* gnus-art.el (gnus-mime-view-part-as-type): Don't copy cache.

22 years ago2001-07-25 12:54:00 Danny Siu <dsiu@adobe.com>
ShengHuo ZHU [Wed, 25 Jul 2001 22:20:49 +0000 (22:20 +0000)]
2001-07-25 12:54:00  Danny Siu <dsiu@adobe.com>

* gnus-sum.el (gnus-summary-prepare-threads): Shouldn't do tree
display (%B) for threads if threading is off.

22 years ago2001-07-25 22:22:22 Raymond Scholz <rscholz@zonix.de>
ShengHuo ZHU [Wed, 25 Jul 2001 22:08:29 +0000 (22:08 +0000)]
2001-07-25 22:22:22  Raymond Scholz  <rscholz@zonix.de>

* gnus.texi (Fancy Mail Splitting): New variable
        nnmail-split-fancy-with-parent-ignore-groups

22 years ago2001-07-25 14:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
ShengHuo ZHU [Wed, 25 Jul 2001 22:02:00 +0000 (22:02 +0000)]
2001-07-25 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
From Henrik Enberg <henrik@enberg.org>

* gnus-msg.el: Customization patch.

22 years ago2001-07-25 22:22:22 Raymond Scholz <rscholz@zonix.de>
ShengHuo ZHU [Wed, 25 Jul 2001 21:57:51 +0000 (21:57 +0000)]
2001-07-25 22:22:22  Raymond Scholz  <rscholz@zonix.de>

* nnmail.el (nnmail-split-fancy-with-parent-ignore-groups): New
variable.
(nnmail-split-fancy-with-parent): Ignore certain groups.

22 years ago2001-07-25 11:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
ShengHuo ZHU [Wed, 25 Jul 2001 21:55:39 +0000 (21:55 +0000)]
2001-07-25 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>

* gnus-util.el (gnus-byte-compile): New.
(gnus-use-byte-compile): New.
(gnus-make-sort-function): Use it.

* nnmail.el (nnmail-get-new-mail): Use it.

* gnus-agent.el (gnus-category-make-function): Simple function or
compiled function.
(gnus-agent-fetch-group-1): Don't use (caaddr predicate).

* gnus-gl.el (bbb-build-rate-command): Remove quote before lambda.
* gnus-topic.el (gnus-topic-sort-topics-1): Ditto.
(gnus-topic-sort-topics-1): Use gnus-byte-compile.

* message.el (message-check-news-header-syntax): Remove quote.

22 years agoOops. Re-indent some lines.
ShengHuo ZHU [Wed, 25 Jul 2001 17:17:10 +0000 (17:17 +0000)]
Oops. Re-indent some lines.

22 years ago2001-07-24 19:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
ShengHuo ZHU [Wed, 25 Jul 2001 02:21:07 +0000 (02:21 +0000)]
2001-07-24 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>

* message.el (message-use-mail-followup-to): `t' is not a
documented value.

22 years agoCleaning up leading and trailing spaces.
ShengHuo ZHU [Wed, 25 Jul 2001 00:17:29 +0000 (00:17 +0000)]
Cleaning up leading and trailing spaces.

22 years ago2001-07-24 13:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
ShengHuo ZHU [Tue, 24 Jul 2001 21:30:05 +0000 (21:30 +0000)]
2001-07-24 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>

* gnus-sum.el (gnus-summary-display-arrow): Test fboundp.

22 years ago2001-07-24 12:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
ShengHuo ZHU [Tue, 24 Jul 2001 19:57:45 +0000 (19:57 +0000)]
2001-07-24 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>

* mm-encode.el (mm-encode-buffer): Don't use 7bit encoding if
there are long lines.

22 years ago2001-07-24 Katsumi Yamaoka <yamaoka@jpl.org>
ShengHuo ZHU [Tue, 24 Jul 2001 17:55:06 +0000 (17:55 +0000)]
2001-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>

* dgnushack.el (copy-list): New compiler macro.

22 years ago2001-07-24 09:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
ShengHuo ZHU [Tue, 24 Jul 2001 17:51:49 +0000 (17:51 +0000)]
2001-07-24 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>

* message.el (message-bounce): If no Return-Path, the whole
content is considered as the original message.

* nnml.el (nnml-check-directory-twice): New.
(nnml-article-to-file): Use it.
(nnml-retrieve-headers): Hack it.

2001-07-24 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>

* gnus-win.el (gnus-buffer-configuration): New configure.

* gnus-art.el (gnus-mm-display-part): Don't select-window if it is
not alive.

* mm-decode.el (mm-remove-part): Don't murder the current window (nil).
(mm-display-external): Use display-term configure.

22 years ago* gnus-delay.el (gnus-delay-default-hour): New variable.
Kai Grossjohann [Tue, 24 Jul 2001 12:18:30 +0000 (12:18 +0000)]
* gnus-delay.el (gnus-delay-default-hour): New variable.
(gnus-delay-article): Allow specific date in YYYY-MM-DD format.

* gnus.texi (Duplicates): Make split method regexp more specific,
in case other `Gnus-Warning' headers are added in the future.
Suggested by Karl Kleinpaste.

22 years ago2001-07-23 22:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
ShengHuo ZHU [Tue, 24 Jul 2001 05:09:36 +0000 (05:09 +0000)]
2001-07-23 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
From Karl Kleinpaste <karl@charcoal.com>

* gnus.texi (Summary Buffer Lines): Add %B.

22 years ago2001-07-23 22:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
ShengHuo ZHU [Tue, 24 Jul 2001 05:08:11 +0000 (05:08 +0000)]
2001-07-23 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
From Karl Kleinpaste <karl@charcoal.com>

* gnus-sum.el (gnus-summary-line-format-alist): Add %B.
(gnus-summary-prepare-threads): Ditto.

* gnus.el (gnus-summary-line-format): Add %B.

22 years ago2001-07-23 19:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
ShengHuo ZHU [Tue, 24 Jul 2001 04:58:59 +0000 (04:58 +0000)]
2001-07-23 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>

* gnus-sum.el (gnus-articles-to-read): Use gnus-group-decoded-name.

* mm-util.el (mm-string-as-multibyte): New.

* nnmh.el (nnmh-request-list-1): Encode, not decode!

2001-07-23 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>

* mm-util.el (mm-universal-coding-system): New.

* gnus-start.el (gnus-startup-file-coding-system): Use it.

* score-mode.el (score-mode-coding-system): Use it.

22 years ago2001-07-23 Katsumi Yamaoka <yamaoka@jpl.org>
ShengHuo ZHU [Mon, 23 Jul 2001 18:10:19 +0000 (18:10 +0000)]
2001-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>

* gnus-start.el (gnus-setup-news): Call
`gnus-check-bogus-newsgroups' just after the native server is
opened.

22 years ago* nnmail.el (nnmail-do-request-post): Util function to be used by
Kai Grossjohann [Mon, 23 Jul 2001 09:57:19 +0000 (09:57 +0000)]
* nnmail.el (nnmail-do-request-post): Util function to be used by
`nnchoke-request-post' for all nnmail-derived backends.

* nnml.el (nnml-request-post): Use it.

* gnus.el (gnus-valid-select-methods): nnml is a post-mail
backend, for it groks nnml-request-post.

* gnus-group.el (gnus-group-highlight, gnus-group-highlight-line):
Treat `mail-post' backends like `mail' backends, not like `news'
backends.

22 years ago2001-07-22 09:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
ShengHuo ZHU [Sun, 22 Jul 2001 22:27:28 +0000 (22:27 +0000)]
2001-07-22 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>

* gnus-msg.el (gnus-setup-message): make-local-hook.

22 years ago(gnus-delay-article): Fix `read-string' for
Kai Grossjohann [Sun, 22 Jul 2001 09:26:31 +0000 (09:26 +0000)]
(gnus-delay-article): Fix `read-string' for
XEmacs.  Allow more units.  Submitted by Karl Kleinpaste
<karl@charcoal.com>, slightly changed by Kai.

22 years ago(message-check-news-header-syntax): When checking
Kai Grossjohann [Sat, 21 Jul 2001 22:16:50 +0000 (22:16 +0000)]
(message-check-news-header-syntax): When checking
whether the groups exist, check the right server based on
`gnus-post-method'.

22 years agoNew file.
Kai Grossjohann [Sat, 21 Jul 2001 21:08:25 +0000 (21:08 +0000)]
New file.

22 years ago2001-07-21 13:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
ShengHuo ZHU [Sat, 21 Jul 2001 20:22:44 +0000 (20:22 +0000)]
2001-07-21 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>

* mm-util.el (mm-read-coding-system): Take two arguments.

* gnus-sum.el (gnus-summary-show-article): Use
mm-read-coding-system.

* gnus-art.el (article-de-quoted-unreadable):
(article-de-base64-unreadable, article-wash-html):
(gnus-mime-inline-part, gnus-mime-view-part-as-charset): Ditto.

22 years ago(nnml-request-post): New function. Can be used for
Kai Grossjohann [Sat, 21 Jul 2001 18:04:11 +0000 (18:04 +0000)]
(nnml-request-post): New function.  Can be used for
annotations in nnml groups.

22 years ago2001-07-19 Katsumi Yamaoka <yamaoka@jpl.org>
ShengHuo ZHU [Fri, 20 Jul 2001 19:08:22 +0000 (19:08 +0000)]
2001-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>

* nntp.el (nntp-request-newgroups): Use UTC date for NEWGROUPS
command.

* gnus-start.el (gnus-find-new-newsgroups): Use
`message-make-date' instead of `current-time-string'.
(gnus-ask-server-for-new-groups): Ditto.
(gnus-check-first-time-used): Ditto.

22 years agorevert a little.
ShengHuo ZHU [Fri, 20 Jul 2001 19:05:56 +0000 (19:05 +0000)]
revert a little.

22 years ago2001-07-20 11:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
ShengHuo ZHU [Fri, 20 Jul 2001 19:01:44 +0000 (19:01 +0000)]
2001-07-20 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>

* gnus-score.el (gnus-home-score-file): nnheader-translate-file-chars.
(gnus-all-score-files): Ditto.

22 years ago2001-07-18 Per Abrahamsen <abraham@dina.kvl.dk>
ShengHuo ZHU [Fri, 20 Jul 2001 18:31:40 +0000 (18:31 +0000)]
2001-07-18  Per Abrahamsen  <abraham@dina.kvl.dk>

* message.el (message-shorten-references): Change `maxcount' and
`cut' to obey USEFOR draft 5.

22 years ago2001-07-20 11:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
ShengHuo ZHU [Fri, 20 Jul 2001 18:31:09 +0000 (18:31 +0000)]
2001-07-20 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
From Jesper Harder <harder@myrealbox.com>

* message.texi (Insertion): Addition.

22 years ago2001-07-12 Colin Walters <walters@cis.ohio-state.edu>
ShengHuo ZHU [Fri, 20 Jul 2001 18:13:25 +0000 (18:13 +0000)]
2001-07-12  Colin Walters  <walters@cis.ohio-state.edu>

* gnus-sum.el (gnus-summary-display-arrow): New variable.
(gnus-summary-set-article-display-arrow): New function.
(gnus-summary-goto-subject): Use it.

22 years ago2001-07-19 22:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
ShengHuo ZHU [Fri, 20 Jul 2001 17:47:26 +0000 (17:47 +0000)]
2001-07-19 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>

* gnus.texi (Charsets): Addition.

22 years ago2001-07-18 12:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
ShengHuo ZHU [Wed, 18 Jul 2001 19:32:15 +0000 (19:32 +0000)]
2001-07-18 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>

* gnus-sum.el (gnus-summary-import-article): Insert date if
doesn't exist.

22 years ago2001-07-18 11:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
ShengHuo ZHU [Wed, 18 Jul 2001 18:35:19 +0000 (18:35 +0000)]
2001-07-18 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>

* mml.el (mml-content-type-parameters): New.
(mml-content-disposition-parameters): New.
(mml-insert-mime-headers): Use them.
(mml-parse-1): Accept charset.

22 years ago2001-07-17 22:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
ShengHuo ZHU [Wed, 18 Jul 2001 18:01:43 +0000 (18:01 +0000)]
2001-07-17 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>

* gnus.texi (Searching for Articles): Raw articles.

22 years ago2001-07-17 22:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
ShengHuo ZHU [Wed, 18 Jul 2001 17:56:35 +0000 (17:56 +0000)]
2001-07-17 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>

* gnus-group.el (gnus-group-select-group): Doc fix.

* gnus-eform.el (gnus-edit-form-done): Return nil if end-of-file.

22 years ago2001-07-17 Katsumi Yamaoka <yamaoka@jpl.org>
ShengHuo ZHU [Tue, 17 Jul 2001 17:58:08 +0000 (17:58 +0000)]
2001-07-17  Katsumi Yamaoka  <yamaoka@jpl.org>

* dgnushack.el (dgnushack-make-auto-load): Advise `make-autoload'
to handle `define-derived-mode'.

22 years ago2001-07-16 12:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
ShengHuo ZHU [Mon, 16 Jul 2001 20:05:33 +0000 (20:05 +0000)]
2001-07-16 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
From:  Stefan Monnier  <monnier@cs.yale.edu>

* message.el (message-mode): Use define-derived-mode.
(message-tab): message-completion-alist.

* imap.el (imap-interactive-login): Use make-local-variable.
(imap-open): Ditto.
(imap-authenticate): Ditto.

* gnus-msg.el (gnus-setup-message): Change-major-mode-hook.

* gnus-art.el (gnus-article-edit-mode): Use define-derived-mode.

22 years ago*** empty log message ***
Kai Grossjohann [Mon, 16 Jul 2001 18:05:58 +0000 (18:05 +0000)]
*** empty log message ***

22 years agoAdd.
ShengHuo ZHU [Sun, 15 Jul 2001 20:36:58 +0000 (20:36 +0000)]
Add.

22 years agoError message convention changes.
ShengHuo ZHU [Sun, 15 Jul 2001 20:36:39 +0000 (20:36 +0000)]
Error message convention changes.

22 years ago2001-07-15 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
ShengHuo ZHU [Sun, 15 Jul 2001 20:34:11 +0000 (20:34 +0000)]
2001-07-15  Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>

* gnus-art.el,...: Error convention changes.

2001-07-13 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>

* gnus-sum.el (gnus-rebuild-thread): Count hidden lines too.

2001-07-13 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>

* nnrss.el (nnrss-read-group-data): Nuke emacs-lisp-mode-hook.
(nnrss-read-server-data): Ditto.

22 years agoAddition.
ShengHuo ZHU [Fri, 13 Jul 2001 22:12:15 +0000 (22:12 +0000)]
Addition.

22 years ago2001-07-13 12:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
ShengHuo ZHU [Fri, 13 Jul 2001 19:36:17 +0000 (19:36 +0000)]
2001-07-13 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>

* gnus.texi (RSS): Add.
From Christoph Conrad <cc@cli.de>.

22 years agoclean up
ShengHuo ZHU [Fri, 13 Jul 2001 19:31:09 +0000 (19:31 +0000)]
clean up

22 years ago2001-07-13 12:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
ShengHuo ZHU [Fri, 13 Jul 2001 19:30:49 +0000 (19:30 +0000)]
2001-07-13 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>

* gnus-setup.el (gnus-use-installed-gnus): Typo.
* Cleanup files.
From Pavel@Janik.cz (Pavel Jan\e,Bm\e(Bk).

22 years agoadd one
ShengHuo ZHU [Fri, 13 Jul 2001 17:15:08 +0000 (17:15 +0000)]
add one

22 years ago2001-07-13 08:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
ShengHuo ZHU [Fri, 13 Jul 2001 17:14:04 +0000 (17:14 +0000)]
2001-07-13 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>

* gnus.el (gnus-summary-line-format): Add %o.

* gnus-sum.el (gnus-summary-pipe-output): Don't configure as pipe
unless shell outputs something.

2001-07-13 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>

* gnus-art.el (gnus-boring-article-headers): Better doc.
(article-hide-headers): Better regexp.
Suggested by Matt Swift <swift@alum.mit.edu>.

* nnheader.el (nnheader-max-head-length): Better doc.
(nnheader-header-value): Skip spaces.
(nnheader-parse-head): Remove space.
Suggested by Matt Swift <swift@alum.mit.edu>.

* gnus-sum.el (gnus-summary-show-raw-article): New function.
(gnus-get-newsgroup-headers): Remove space.

2001-07-12 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>

* gnus-msg.el (gnus-msg-treat-broken-reply-to): Add force.
(gnus-summary-reply): Use it.
(gnus-summary-reply-broken-reply-to): New.
(gnus-msg-force-broken-reply-to): New.

* mm-view.el (mm-inline-text): Showing as text/plain when error.

2001-07-12 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>

* gnus-draft.el (gnus-draft-setup): Restore gnus-newsgroup-name.

22 years ago2001-07-13 08:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
ShengHuo ZHU [Fri, 13 Jul 2001 17:13:35 +0000 (17:13 +0000)]
2001-07-13 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>

* gnus.texi (Incorporating Old Mail): Add index.

2001-07-13 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>

* gnus.texi (Group Parameters): Add.

22 years ago2001-07-12 15:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
ShengHuo ZHU [Thu, 12 Jul 2001 23:44:43 +0000 (23:44 +0000)]
2001-07-12 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>

* mm-decode.el (mm-external-terminal-program): New variable.
(mm-display-external): Use it. Use term to display when no
window-system.

22 years ago2001-07-12 Bj\e,Av\e(Brn Torkelsson <torkel@hpc2n.umu.se>
ShengHuo ZHU [Thu, 12 Jul 2001 17:15:07 +0000 (17:15 +0000)]
2001-07-12  Bj\e,Av\e(Brn Torkelsson  <torkel@hpc2n.umu.se>

* gnus-srvr.el (gnus-browse-make-menu-bar): Changed one of the
Browse->Next entries to Browse->Prev

2001-07-11 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>

* gnus-msg.el (gnus-inews-do-gcc): Don't test gnus-alive-p.

22 years ago2001-07-11 18:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
ShengHuo ZHU [Thu, 12 Jul 2001 01:31:20 +0000 (01:31 +0000)]
2001-07-11 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>

* mm-encode.el (mm-content-transfer-encoding-defaults): Use base64
for the default encoding.

* nnrss.el (nnrss-url-field): New field.
(nnrss-request-article): Add newsgroups.

22 years ago2001-07-11 18:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
ShengHuo ZHU [Thu, 12 Jul 2001 01:14:49 +0000 (01:14 +0000)]
2001-07-11 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>

* nnfolder.el (nnfolder-read-folder): Force to use multibyte buffer.

22 years ago2001-07-11 04:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
ShengHuo ZHU [Wed, 11 Jul 2001 17:45:35 +0000 (17:45 +0000)]
2001-07-11 04:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>

* nndraft.el (nndraft-request-restore-buffer): Don't remove Date.

* gnus-draft.el (gnus-draft-edit-message): Remove Date here.
(gnus-draft-setup): Remove backlog.

22 years agoClean up.
ShengHuo ZHU [Tue, 10 Jul 2001 21:35:06 +0000 (21:35 +0000)]
Clean up.

22 years ago2001-07-10 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
ShengHuo ZHU [Tue, 10 Jul 2001 21:34:22 +0000 (21:34 +0000)]
2001-07-10  Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>

* gnus-logic.el, gnus-srvr.el, gnus-vm.el, nnheaderxm.el, nnoo.el:
Cleanup.

2001-07-09 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>

* gnus-msg.el (gnus-bug): Erase buffer.

22 years ago2001-07-09 23:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
ShengHuo ZHU [Tue, 10 Jul 2001 17:49:44 +0000 (17:49 +0000)]
2001-07-09 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>

* gnus-msg.el (gnus-bug): Erase buffer.

* nnfolder.el (nnfolder-possibly-change-group): Don't create group.

22 years ago2001-07-09 19:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
ShengHuo ZHU [Tue, 10 Jul 2001 02:58:35 +0000 (02:58 +0000)]
2001-07-09 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>

* mm-decode.el (mm-attachment-override-p): Fix typo.

22 years ago2001-03-19 05:28:00 Katsumi Yamaoka <yamaoka@jpl.org>
ShengHuo ZHU [Tue, 10 Jul 2001 01:26:01 +0000 (01:26 +0000)]
2001-03-19 05:28:00  Katsumi Yamaoka <yamaoka@jpl.org>

* gnus-kill.el (gnus-execute): Work with the extra headers.
* gnus-sum.el (gnus-summary-execute-command): Ditto.

22 years ago2001-07-09 17:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
ShengHuo ZHU [Tue, 10 Jul 2001 00:35:18 +0000 (00:35 +0000)]
2001-07-09 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>

* mm-view.el (mm-inline-text): w3-coding-system-for-mime-charset
may not defined. From: Raja R Harinath <harinath@cs.umn.edu>.

22 years ago2001-07-09 17:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
ShengHuo ZHU [Tue, 10 Jul 2001 00:27:18 +0000 (00:27 +0000)]
2001-07-09 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>

* message.el (message-send-mail-real-function): New variable.
(message-send-mail-partially, message-send-mail):

* nngateway.el (nngateway-request-post): Use it.

* gnus-agent.el (gnus-agentize): Use it.

* nnsoup.el (nnsoup-old-functions, nnsoup-set-variables)
(nnsoup-revert-variables): Use it.

22 years ago2001-07-09 Colin Walters <walters@cis.ohio-state.edu>
ShengHuo ZHU [Tue, 10 Jul 2001 00:12:12 +0000 (00:12 +0000)]
2001-07-09  Colin Walters  <walters@cis.ohio-state.edu>

* mm-decode.el (mm-inline-media-tests): Default to displaying as
text/plain if the type doesn't match any other media types.
(mm-inlined-types): Doc fix.
(mm-display-inline): Revert previous change (now handled by a
default type in `mm-inline-media-tests'.
(mm-inlinable-p): Revive.
(mm-display-part): Call `mm-inlinable-p'.
(mm-attachment-override-p): Ditto.
(mm-inlined-p): Doc fix.

* gnus-art.el (gnus-mime-display-single): Call `mm-inlinable-p' as
well as `mm-inlined-p'.

22 years ago2001-07-04 Yair Friedman <yairfr@Amdocs.com>
ShengHuo ZHU [Mon, 9 Jul 2001 22:01:12 +0000 (22:01 +0000)]
2001-07-04  Yair Friedman  <yairfr@Amdocs.com>

* make.bat: Use infohack.el to create info files.

22 years ago2001-07-09 13:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
ShengHuo ZHU [Mon, 9 Jul 2001 20:18:05 +0000 (20:18 +0000)]
2001-07-09 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>

* nntp.el (nntp-send-command, nntp-send-command-nodelete):
(nntp-send-command-and-decode): Use gnus-point-at-bol.

2001-07-09 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
From  Paul Jarc <prj@po.cwru.edu>

* message.el (message-use-mail-followup-to): New variable.
(message-get-reply-headers): Use it.

2001-07-04  Gerd Moellmann  <gerd@gnu.org>

* nnheader.el (nnheader-init-server-buffer): Make sure the
*nntpd* buffer is made multibyte instead of a random buffer.

2001-07-09 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>

* gnus-sum.el (gnus-get-newsgroup-headers-xover): Get headers only
when it returns headers.

22 years ago2001-07-07 Simon Josefsson <jas@extundo.com>
Simon Josefsson [Fri, 6 Jul 2001 22:45:47 +0000 (22:45 +0000)]
2001-07-07  Simon Josefsson  <jas@extundo.com>

* rfc2047.el (rfc2047-encode-message-header): Skip header when
trying to fold. Thanks to Colin Walters
<walters@cis.ohio-state.edu>