gnus
24 years agoRelease commit
Lars Magne Ingebrigtsen [Mon, 1 May 2000 12:57:50 +0000 (12:57 +0000)]
Release commit

24 years ago*** empty log message ***
Lars Magne Ingebrigtsen [Mon, 1 May 2000 12:21:43 +0000 (12:21 +0000)]
*** empty log message ***

24 years agoset no-markup-p and warn to nil.
ShengHuo ZHU [Mon, 1 May 2000 11:47:29 +0000 (11:47 +0000)]
set no-markup-p and warn to nil.

24 years agoEncode HTAB in rfc2047.
ShengHuo ZHU [Sat, 29 Apr 2000 01:18:21 +0000 (01:18 +0000)]
Encode HTAB in rfc2047.

24 years agoUse forward-line
ShengHuo ZHU [Fri, 28 Apr 2000 20:44:47 +0000 (20:44 +0000)]
Use forward-line

24 years agocall-interactively.
ShengHuo ZHU [Fri, 28 Apr 2000 20:08:05 +0000 (20:08 +0000)]
call-interactively.

24 years agoFix no markup bug.
ShengHuo ZHU [Fri, 28 Apr 2000 19:39:13 +0000 (19:39 +0000)]
Fix no markup bug.

24 years agoEncoding and decoding in preview.
ShengHuo ZHU [Fri, 28 Apr 2000 18:34:16 +0000 (18:34 +0000)]
Encoding and decoding in preview.
Fbind image functions.

24 years ago*** empty log message ***
Dave Love [Fri, 28 Apr 2000 17:24:58 +0000 (17:24 +0000)]
*** empty log message ***

24 years ago(gnus-group-startup-message): Maybe use image in Emacs 21.
Dave Love [Fri, 28 Apr 2000 17:23:03 +0000 (17:23 +0000)]
(gnus-group-startup-message): Maybe use image in Emacs 21.

24 years agoDave Love's patch.
ShengHuo ZHU [Fri, 28 Apr 2000 17:10:08 +0000 (17:10 +0000)]
Dave Love's patch.

24 years ago*** empty log message ***
Dave Love [Fri, 28 Apr 2000 16:15:21 +0000 (16:15 +0000)]
*** empty log message ***

24 years ago(gnus-unload): Iterate over `features', not `load-history'.
Dave Love [Fri, 28 Apr 2000 16:13:05 +0000 (16:13 +0000)]
(gnus-unload): Iterate over `features', not `load-history'.

24 years agoDeep decoding message/rfc822.
ShengHuo ZHU [Fri, 28 Apr 2000 14:01:00 +0000 (14:01 +0000)]
Deep decoding message/rfc822.

24 years agoRemove CTE.
ShengHuo ZHU [Fri, 28 Apr 2000 05:16:58 +0000 (05:16 +0000)]
Remove CTE.

24 years agoFbound put-image create-image display-graphic-p.
ShengHuo ZHU [Fri, 28 Apr 2000 05:03:23 +0000 (05:03 +0000)]
Fbound put-image create-image display-graphic-p.

24 years agoCoding system error.
ShengHuo ZHU [Fri, 28 Apr 2000 04:52:06 +0000 (04:52 +0000)]
Coding system error.

24 years agoMake compatible for XEmacs.
ShengHuo ZHU [Fri, 28 Apr 2000 04:35:52 +0000 (04:35 +0000)]
Make compatible for XEmacs.

24 years ago* nndoc.el (nndoc-type-alist): Change forward regexp.
ShengHuo ZHU [Fri, 28 Apr 2000 03:34:52 +0000 (03:34 +0000)]
* nndoc.el (nndoc-type-alist): Change forward regexp.

24 years ago* message.el (message-send-mail-partially-limit): Change the default value.
ShengHuo ZHU [Fri, 28 Apr 2000 01:59:18 +0000 (01:59 +0000)]
* message.el (message-send-mail-partially-limit): Change the default value.
* gnus-util.el (gnus-extract-address-components): Name might be "".

24 years agoFix and enhance forward function.
ShengHuo ZHU [Fri, 28 Apr 2000 00:44:43 +0000 (00:44 +0000)]
Fix and enhance forward function.
Add mml tag.

24 years ago*** empty log message ***
Dave Love [Thu, 27 Apr 2000 22:21:57 +0000 (22:21 +0000)]
*** empty log message ***

24 years ago(Article Washing): Update x-face bit.
Dave Love [Thu, 27 Apr 2000 22:20:49 +0000 (22:20 +0000)]
(Article Washing): Update x-face bit.

24 years agoDon't bother to require custom, browse-url.
Dave Love [Thu, 27 Apr 2000 22:18:13 +0000 (22:18 +0000)]
Don't bother to require custom, browse-url.
(gnus-article-x-face-command): Include gnus-article-display-xface.

24 years agoAssume only (X)Emacs 20+. Simplify XEmacs checks. Use defalias, not
Dave Love [Thu, 27 Apr 2000 22:11:56 +0000 (22:11 +0000)]
Assume only (X)Emacs 20+.  Simplify XEmacs checks.  Use defalias, not
fset.
(gnus-article-display-xface): New function.

24 years ago*** empty log message ***
Dave Love [Thu, 27 Apr 2000 22:03:04 +0000 (22:03 +0000)]
*** empty log message ***

24 years agoSmall doc fixes. Require cl when compiling.
Dave Love [Thu, 27 Apr 2000 21:58:47 +0000 (21:58 +0000)]
Small doc fixes.  Require cl when compiling.
(mm-xemacs-p): Deleted.
(mm-get-image-emacs, mm-get-image-xemacs): Deleted.
(mm-get-image): Amalgamate Emacs and XEmacs code here; for Emacs, use
create-image and don't special-case xbm.
(mm-valid-image-format-p): Use display-graphic-p.

24 years ago(mm-inline-image-emacs): Use put-image, remove-images.
Dave Love [Thu, 27 Apr 2000 21:47:12 +0000 (21:47 +0000)]
(mm-inline-image-emacs): Use put-image, remove-images.

24 years agomessage.el: Sending message/partial.
ShengHuo ZHU [Thu, 27 Apr 2000 19:47:56 +0000 (19:47 +0000)]
message.el: Sending message/partial.
mm-bodies.el: Remove blank lines.
mm-partial.el: Remove tail blank lines.

24 years agoMatch more special characters.
ShengHuo ZHU [Thu, 27 Apr 2000 14:05:23 +0000 (14:05 +0000)]
Match more special characters.

24 years agoAvoid attaching the external buffer.
ShengHuo ZHU [Thu, 27 Apr 2000 13:08:09 +0000 (13:08 +0000)]
Avoid attaching the external buffer.

24 years agoAdd message/partial viewer.
ShengHuo ZHU [Thu, 27 Apr 2000 05:32:25 +0000 (05:32 +0000)]
Add message/partial viewer.

24 years ago*** empty log message ***
Dave Love [Wed, 26 Apr 2000 23:05:34 +0000 (23:05 +0000)]
*** empty log message ***

24 years ago(mailcap-mime-data): Fix octet-stream syntax -- might matter in
Dave Love [Wed, 26 Apr 2000 23:04:15 +0000 (23:04 +0000)]
(mailcap-mime-data): Fix octet-stream syntax -- might matter in
Emacs 21.

24 years agoRequire cl when compiling.
Dave Love [Wed, 26 Apr 2000 19:02:14 +0000 (19:02 +0000)]
Require cl when compiling.
(mml-minibuffer-read-type): Avoid redundant lambda.

24 years ago*** empty log message ***
Florian Weimer [Wed, 26 Apr 2000 18:52:57 +0000 (18:52 +0000)]
*** empty log message ***

24 years ago2000-04-26 Florian Weimer <fw@deneb.cygnus.argh.org>
Florian Weimer [Wed, 26 Apr 2000 18:52:38 +0000 (18:52 +0000)]
2000-04-26  Florian Weimer  <fw@deneb.cygnus.argh.org>

* emacs-mime.texi (Charset Translation): New section.

24 years ago2000-04-26 Florian Weimer <fw@deneb.cygnus.argh.org>
Florian Weimer [Wed, 26 Apr 2000 18:51:53 +0000 (18:51 +0000)]
2000-04-26  Florian Weimer  <fw@deneb.cygnus.argh.org>

* message.texi (Various Message Variables): Document
message-default-charset.

24 years ago2000-04-26 Florian Weimer <fw@deneb.cygnus.argh.org>
Florian Weimer [Wed, 26 Apr 2000 18:29:38 +0000 (18:29 +0000)]
2000-04-26  Florian Weimer  <fw@deneb.cygnus.argh.org>

* mm-bodies.el (mm-encode-body): Remove reference to
mm-default-charset in comment.

24 years ago*** empty log message ***
Florian Weimer [Wed, 26 Apr 2000 18:28:35 +0000 (18:28 +0000)]
*** empty log message ***

24 years ago* rfc2047.el (rfc2047-encode-message-header): Fixing typo.
ShengHuo ZHU [Wed, 26 Apr 2000 16:31:38 +0000 (16:31 +0000)]
* rfc2047.el (rfc2047-encode-message-header): Fixing typo.
* gnus-draft.el (gnus-draft-send): Move gnus-draft-setup inside of let.
* gnus-draft.el (gnus-draft-setup): Fix comments.

24 years agonnmbox.el: Coding-system for creating.
ShengHuo ZHU [Wed, 26 Apr 2000 14:12:03 +0000 (14:12 +0000)]
nnmbox.el: Coding-system for creating.
webmail.el: A comment for yahoo.

24 years agoComments for mail.yahoo.com.
ShengHuo ZHU [Wed, 26 Apr 2000 13:31:34 +0000 (13:31 +0000)]
Comments for mail.yahoo.com.

24 years ago* gnus-msg.el (gnus-configure-posting-styles): Just remove the header if nil.
ShengHuo ZHU [Wed, 26 Apr 2000 06:33:16 +0000 (06:33 +0000)]
* gnus-msg.el (gnus-configure-posting-styles): Just remove the header if nil.

24 years ago* mm-view.el (mm-inline-text): Insert directly if decoded.
ShengHuo ZHU [Wed, 26 Apr 2000 04:36:22 +0000 (04:36 +0000)]
* mm-view.el (mm-inline-text): Insert directly if decoded.
* mml.el (autoload): Typo.

24 years ago* mml.el (mml-preview): Set up posting-charset.
ShengHuo ZHU [Wed, 26 Apr 2000 03:00:12 +0000 (03:00 +0000)]
* mml.el (mml-preview): Set up posting-charset.
* gnus-msg.el (gnus-group-posting-charset-alist): Add koi8-r.

24 years agoFix yahoo mail.
ShengHuo ZHU [Wed, 26 Apr 2000 01:24:42 +0000 (01:24 +0000)]
Fix yahoo mail.

24 years agoFix LWS bug.
ShengHuo ZHU [Wed, 26 Apr 2000 00:18:03 +0000 (00:18 +0000)]
Fix LWS bug.

24 years ago* gnus-util.el (gnus-netrc-machine): Another default to nntp.
ShengHuo ZHU [Tue, 25 Apr 2000 01:13:13 +0000 (01:13 +0000)]
* gnus-util.el (gnus-netrc-machine): Another default to nntp.

24 years ago Restore mml only when required.
ShengHuo ZHU [Mon, 24 Apr 2000 22:24:57 +0000 (22:24 +0000)]
 Restore mml only when required.

24 years ago* gnus-score.el (gnus-score-headers): Copy gnus-newsgrou-scored back.
ShengHuo ZHU [Mon, 24 Apr 2000 20:59:29 +0000 (20:59 +0000)]
* gnus-score.el (gnus-score-headers): Copy gnus-newsgrou-scored back.

24 years ago* gnus-art.el (gnus-treat-article): Make sure that the summary buffer is live.
ShengHuo ZHU [Mon, 24 Apr 2000 20:04:34 +0000 (20:04 +0000)]
* gnus-art.el (gnus-treat-article): Make sure that the summary buffer is live.

24 years agoChange the mailcap parsing order.
ShengHuo ZHU [Mon, 24 Apr 2000 19:46:51 +0000 (19:46 +0000)]
Change the mailcap parsing order.

24 years agoRelease commit
Lars Magne Ingebrigtsen [Mon, 24 Apr 2000 19:00:37 +0000 (19:00 +0000)]
Release commit

24 years ago*** empty log message ***
Lars Magne Ingebrigtsen [Mon, 24 Apr 2000 12:40:03 +0000 (12:40 +0000)]
*** empty log message ***

24 years ago* mm-view.el (mm-inline-message): Disable prepare-hook.
ShengHuo ZHU [Mon, 24 Apr 2000 03:30:08 +0000 (03:30 +0000)]
* mm-view.el (mm-inline-message): Disable prepare-hook.

24 years ago* gnus.el: Fix copyright statements.
Lars Magne Ingebrigtsen [Sun, 23 Apr 2000 19:18:48 +0000 (19:18 +0000)]
* gnus.el: Fix copyright statements.

* gnus-sum.el (gnus-alter-articles-to-read-function): New
variable.
(gnus-articles-to-read): Use it.

* message.el (message-get-reply-headers): Bind free variable.

24 years ago*** empty log message ***
Lars Magne Ingebrigtsen [Sun, 23 Apr 2000 12:56:36 +0000 (12:56 +0000)]
*** empty log message ***

24 years ago * nnweb.el (nnweb-dejanews-create-mapping): Remove the context
Lars Magne Ingebrigtsen [Sun, 23 Apr 2000 12:56:05 +0000 (12:56 +0000)]
* nnweb.el (nnweb-dejanews-create-mapping): Remove the context
string.
(nnweb-request-group): Don't scan twice.
(nnweb-request-scan): Don't nix out the hashtb.

24 years ago* message.el (message-get-reply-headers): Fix to-address.
ShengHuo ZHU [Sun, 23 Apr 2000 05:16:00 +0000 (05:16 +0000)]
* message.el (message-get-reply-headers): Fix to-address.

24 years ago* webmail.el: Hotmail fix. Add a debug function.
ShengHuo ZHU [Sun, 23 Apr 2000 02:53:49 +0000 (02:53 +0000)]
* webmail.el: Hotmail fix. Add a debug function.

24 years ago * nnweb.el (nnweb-dejanews-create-mapping): Remove the context
Lars Magne Ingebrigtsen [Sat, 22 Apr 2000 22:45:00 +0000 (22:45 +0000)]
* nnweb.el (nnweb-dejanews-create-mapping): Remove the context
string.
(nnweb-request-group): Don't scan twice.
(nnweb-request-scan): Don't nix out the hashtb.

24 years ago*** empty log message ***
Lars Magne Ingebrigtsen [Sat, 22 Apr 2000 22:43:54 +0000 (22:43 +0000)]
*** empty log message ***

24 years ago* nnwarchive.el (nnwarchive-egroups-article): Remove < and >.
ShengHuo ZHU [Sat, 22 Apr 2000 14:32:02 +0000 (14:32 +0000)]
* nnwarchive.el (nnwarchive-egroups-article): Remove < and >.

24 years ago* message.el (message-get-reply-headers): Return a value.
Lars Magne Ingebrigtsen [Sat, 22 Apr 2000 12:14:59 +0000 (12:14 +0000)]
* message.el (message-get-reply-headers): Return a value.

24 years ago * gnus-cache.el (gnus-summary-insert-cached-articles): Reverse the
Lars Magne Ingebrigtsen [Sat, 22 Apr 2000 12:07:32 +0000 (12:07 +0000)]
* gnus-cache.el (gnus-summary-insert-cached-articles): Reverse the
order messages are inserted.

* mml.el (mml-generate-mime-1): rfc2047-encode the heads of
message/rfc822 parts.

* gnus-art.el (gnus-article-read-summary-keys): Check for
numerical values.

24 years ago* gnus-msg.el (gnus-configure-posting-styles): Allow nil values to
Lars Magne Ingebrigtsen [Sat, 22 Apr 2000 09:56:36 +0000 (09:56 +0000)]
* gnus-msg.el (gnus-configure-posting-styles): Allow nil values to
override.

24 years ago* nntp.el (nntp-retrieve-data): Report the error and return nil.
ShengHuo ZHU [Sat, 22 Apr 2000 00:59:00 +0000 (00:59 +0000)]
* nntp.el (nntp-retrieve-data): Report the error and return nil.

24 years ago* mm-bodies.el (mm-decode-content-transfer-encoding): Don't remove
ShengHuo ZHU [Fri, 21 Apr 2000 23:40:42 +0000 (23:40 +0000)]
* mm-bodies.el (mm-decode-content-transfer-encoding): Don't remove
non-base64 text at the end if not found.

24 years ago* gnus-sum.el (gnus-read-move-group-name):
Simon Josefsson [Fri, 21 Apr 2000 22:00:28 +0000 (22:00 +0000)]
* gnus-sum.el (gnus-read-move-group-name):
(gnus-summary-move-article): Use `gnus-group-method' to find out
what method the manually entered group belong to.
`gnus-group-name-to-method' doesn't return any method parameters
and `gnus-find-method-for-group' uses `gnus-group-name-to-method'
for new groups so they wouldn't work.

24 years ago* gnus-msg.el (gnus-configure-posting-styles): Allow nil values to
Lars Magne Ingebrigtsen [Fri, 21 Apr 2000 20:18:28 +0000 (20:18 +0000)]
* gnus-msg.el (gnus-configure-posting-styles): Allow nil values to
override.

24 years ago* gnus-group.el (gnus-group-insert-group-line): Don't call
Lars Magne Ingebrigtsen [Fri, 21 Apr 2000 18:29:49 +0000 (18:29 +0000)]
* gnus-group.el (gnus-group-insert-group-line): Don't call
gnus-group-add-icon unconditionally.

* gnus-xmas.el (gnus-group-add-icon): Moved here.

* gnus-group.el (gnus-group-glyph-directory): Don't depend on
xmas.
(gnus-group-glyph-directory): Removed.

24 years agoChangeLog
Florian Weimer [Fri, 21 Apr 2000 18:16:30 +0000 (18:16 +0000)]
ChangeLog

24 years ago* mm-util.el (mm-mime-mule-charset-alist): Support UTF-8 in
Florian Weimer [Fri, 21 Apr 2000 18:16:03 +0000 (18:16 +0000)]
* mm-util.el (mm-mime-mule-charset-alist): Support UTF-8 in
conjunction with MULE-UCS.

24 years ago1999-12-13 Per Abrahamsen <abraham@dina.kvl.dk>
Lars Magne Ingebrigtsen [Fri, 21 Apr 2000 18:01:08 +0000 (18:01 +0000)]
1999-12-13  Per Abrahamsen  <abraham@dina.kvl.dk>

* rfc2047.el (rfc2047-fold-region): Don't use the same break twice.

1999-12-14 04:14:44  Katsumi Yamaoka  <yamaoka@jpl.org>

* dgnushack.el (last, mapcon, member-if, union): New compiler
macros for emulating cl functions.

1999-12-21  Jan Vroonhof  <vroonhof@math.ethz.ch>

* message.el (message-shorten-references): Only cater to broken
INN for news. This caters for broken smtpd.

2000-04-21 18:20:10  Lars Magne Ingebrigtsen  <larsi@gnus.org>

* mailcap.el (mailcap-mime-info): Use the first match; not the
last.

* gnus-agent.el (gnus-category-kill): Save the category list.

24 years ago'A c' in group list.
ShengHuo ZHU [Fri, 21 Apr 2000 16:10:55 +0000 (16:10 +0000)]
'A c' in group list.

24 years ago* gnus-group.el (gnus-group-prepare-flat-predicate): New function.
ShengHuo ZHU [Fri, 21 Apr 2000 14:47:10 +0000 (14:47 +0000)]
* gnus-group.el (gnus-group-prepare-flat-predicate): New function.
 (gnus-group-list-cached): Use it.

24 years ago* gnus.el: Update all the copyright notices.
Lars Magne Ingebrigtsen [Fri, 21 Apr 2000 13:57:56 +0000 (13:57 +0000)]
* gnus.el: Update all the copyright notices.

24 years ago*** empty log message ***
Lars Magne Ingebrigtsen [Fri, 21 Apr 2000 12:10:22 +0000 (12:10 +0000)]
*** empty log message ***

24 years ago*** empty log message ***
Lars Magne Ingebrigtsen [Fri, 21 Apr 2000 11:49:44 +0000 (11:49 +0000)]
*** empty log message ***

24 years ago* mm-view.el: Fix autoload.
Lars Magne Ingebrigtsen [Fri, 21 Apr 2000 11:49:18 +0000 (11:49 +0000)]
* mm-view.el: Fix autoload.

* flow-fill.el (flow-fill): Fix provide.

* gnus-draft.el (gnus-draft-send): Bind message-setup-hook to
nil.

24 years ago* gnus-draft.el (gnus-draft-setup): Restore to mml.
ShengHuo ZHU [Fri, 21 Apr 2000 01:23:46 +0000 (01:23 +0000)]
* gnus-draft.el (gnus-draft-setup): Restore to mml.

24 years ago*** empty log message ***
Lars Magne Ingebrigtsen [Thu, 20 Apr 2000 23:47:23 +0000 (23:47 +0000)]
*** empty log message ***

24 years ago* flow-fill.el: Renamed from fill-flowed.
Lars Magne Ingebrigtsen [Thu, 20 Apr 2000 23:47:09 +0000 (23:47 +0000)]
* flow-fill.el: Renamed from fill-flowed.

* message.el (message-forward-ignored-headers): Default to
removing CTE.

24 years ago2000-04-20 16:35:41 Shenghuo ZHU <zsh@cs.rochester.edu>
ShengHuo ZHU [Thu, 20 Apr 2000 20:36:49 +0000 (20:36 +0000)]
2000-04-20 16:35:41  Shenghuo ZHU  <zsh@cs.rochester.edu>

* mm-uu.el (mm-uu-dissect): Check forwarded message.

24 years ago*** empty log message ***
Lars Magne Ingebrigtsen [Thu, 20 Apr 2000 19:43:17 +0000 (19:43 +0000)]
*** empty log message ***

24 years ago* gnus-art.el (gnus-request-article-this-buffer): Allow
Lars Magne Ingebrigtsen [Thu, 20 Apr 2000 19:43:03 +0000 (19:43 +0000)]
* gnus-art.el (gnus-request-article-this-buffer): Allow
re-selecting referenced articles.

* message.el (message-cancel-news): Allow editing.
(message-cancel-message): Add newline.

24 years ago*** empty log message ***
Lars Magne Ingebrigtsen [Thu, 20 Apr 2000 12:49:13 +0000 (12:49 +0000)]
*** empty log message ***

24 years ago* nnml.el (nnml-request-expire-articles): Use it.
Lars Magne Ingebrigtsen [Thu, 20 Apr 2000 12:48:45 +0000 (12:48 +0000)]
* nnml.el (nnml-request-expire-articles): Use it.

* nnmail.el (nnmail-expiry-target): New variable.
(nnmail-expiry-target-group): New function.

24 years agoRelease commit
Lars Magne Ingebrigtsen [Wed, 19 Apr 2000 23:30:27 +0000 (23:30 +0000)]
Release commit

24 years ago*** empty log message ***
Dave Love [Wed, 19 Apr 2000 21:13:06 +0000 (21:13 +0000)]
*** empty log message ***

24 years ago(mailcap-parse-mimetypes): Add ...mime.types.
Dave Love [Wed, 19 Apr 2000 21:10:23 +0000 (21:10 +0000)]
(mailcap-parse-mimetypes): Add ...mime.types.

24 years agoThe htmls of egroups changed.
ShengHuo ZHU [Tue, 18 Apr 2000 16:34:32 +0000 (16:34 +0000)]
The htmls of egroups changed.
Fixed some bugs in nnwarchive.
Add one-line-cookie patch for w3-4.0pre.46. It is required by some
  backends of nnwarchive and webmail.

24 years agoCheck the validity of numeric entities.
ShengHuo ZHU [Fri, 14 Apr 2000 22:56:45 +0000 (22:56 +0000)]
Check the validity of numeric entities.

24 years ago*** empty log message ***
Simon Josefsson [Tue, 11 Apr 2000 21:24:50 +0000 (21:24 +0000)]
*** empty log message ***

24 years ago2000-04-10 Daiki Ueno <ueno@unixuser.org>
Simon Josefsson [Tue, 11 Apr 2000 21:23:49 +0000 (21:23 +0000)]
2000-04-10   Daiki Ueno  <ueno@unixuser.org>

        * lisp/imap.el (imap-body-lines): Check Content-Type: of the
        article case insensitively.

24 years agoApply John Wiegley's patch.
ShengHuo ZHU [Tue, 11 Apr 2000 00:42:33 +0000 (00:42 +0000)]
Apply John Wiegley's patch.

24 years agoAdd netscape webmail.
ShengHuo ZHU [Sun, 9 Apr 2000 22:15:32 +0000 (22:15 +0000)]
Add netscape webmail.
Fix HotMail webmail.

24 years agognus.texi (IMAP): Addition.
Simon Josefsson [Sat, 8 Apr 2000 10:14:31 +0000 (10:14 +0000)]
gnus.texi (IMAP): Addition.

24 years agoimap.el (imap-kerberos4-open): Work with recent `imtest's.
Simon Josefsson [Sat, 8 Apr 2000 10:00:50 +0000 (10:00 +0000)]
imap.el (imap-kerberos4-open): Work with recent `imtest's.
nnimap.el (nnimap-request-article): Use BODY.PEEK[] instead of
RFC822.PEEK if server support IMAP4rev1.
(nnimap-request-body): Use BODY.PEEK[TEXT] instead of
RFC822.TEXT.PEEK if server support IMAP4rev1.
(nnimap-request-head): Use BODY.PEEK[HEADER] instead of
RFC822.HEADER if server support IMAP4rev1.
(nnimap-request-article-part): Support bodydetail in response
data.