gnus
22 years ago2001-08-18 Simon Josefsson <jas@extundo.com>
Simon Josefsson [Sat, 18 Aug 2001 16:40:11 +0000 (16:40 +0000)]
2001-08-18  Simon Josefsson  <jas@extundo.com>

Make nnml groups self-contained as far as marks are concerned.

* nnml.el (nnml-request-delete-group): Delete marks file.
(nnml-request-rename-group): Move marks file.
(nnml-marks-file-name, nnml-marks-is-evil, nnml-marks): New server
variables.
(nnml-request-set-mark, nnml-request-update-info): New server
functions.
(nnml-save-marks, nnml-open-marks): New functions.

22 years ago2001-08-18 Simon Josefsson <jas@extundo.com>
Simon Josefsson [Sat, 18 Aug 2001 08:33:20 +0000 (08:33 +0000)]
2001-08-18  Simon Josefsson  <jas@extundo.com>

* gnus-sum.el (gnus-summary-move-article): Use `add' instead of
`set' when setting marks.

22 years ago2001-08-18 Simon Josefsson <jas@extundo.com>
Simon Josefsson [Sat, 18 Aug 2001 08:31:49 +0000 (08:31 +0000)]
2001-08-18  Simon Josefsson  <jas@extundo.com>

* gnus.texi (Optional Backend Functions): Remove `set'
request-set-mark action.

22 years ago2001-08-17 22:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
ShengHuo ZHU [Sat, 18 Aug 2001 06:02:26 +0000 (06:02 +0000)]
2001-08-17 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>

* gnus.el (gnus-info-find-node): Take an argument.

* gnus-art.el (gnus-button-handle-info): New.
(gnus-url-unhex-string): Replace "+" to " ".

22 years ago2001-08-17 21:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
ShengHuo ZHU [Sat, 18 Aug 2001 04:37:17 +0000 (04:37 +0000)]
2001-08-17 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>

* message.el (message-check-news-header-syntax): Check bad From.

22 years ago* gnus.texi (Wide Characters): New section.
Lars Magne Ingebrigtsen [Fri, 17 Aug 2001 22:45:18 +0000 (22:45 +0000)]
* gnus.texi (Wide Characters): New section.

22 years ago* gnus-spec.el (gnus-correct-length): New function.
Lars Magne Ingebrigtsen [Fri, 17 Aug 2001 22:38:55 +0000 (22:38 +0000)]
* gnus-spec.el (gnus-correct-length): New function.
(gnus-correct-substring): New function.
(gnus-tilde-max-form): Use it.

* nnmh.el: Docstring changes as below.

* nnml.el: Docstring changes as below.

* nnbabyl.el: Docstring changes as below.

* nnmbox.el: Docstring changes as below.

* nnfolder.el: Added docstrings identifying each virtual server
parameter.

22 years ago2001-08-18 Simon Josefsson <jas@extundo.com>
Simon Josefsson [Fri, 17 Aug 2001 22:12:53 +0000 (22:12 +0000)]
2001-08-18  Simon Josefsson  <jas@extundo.com>

* mml.el (mml-menu): Collapse Attach, Insert and Security submenu.

2001-08-17  Björn Torkelsson  <torkel@acc.kth.se>

* message.el: rename "Abort Message" to "Postpone Message".
Remove "Attach file as MIME" from Message menu, it's already in
the MIME menu.

22 years ago2001-08-17 Simon Josefsson <jas@extundo.com>
Simon Josefsson [Fri, 17 Aug 2001 21:59:58 +0000 (21:59 +0000)]
2001-08-17  Simon Josefsson  <jas@extundo.com>

* gnus.texi: Replace 20,20 with 23,23 for
gnus-summary-line-format.

22 years ago2001-08-17 14:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
ShengHuo ZHU [Fri, 17 Aug 2001 21:54:06 +0000 (21:54 +0000)]
2001-08-17 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>

* smime.el (smime-point-at-eol): eval-and-compile.
(smime-make-temp-file): New.
(smime-sign-region, smime-encrypt-region, smime-decrypt-region):
Use it.

22 years ago*** empty log message ***
Lars Magne Ingebrigtsen [Fri, 17 Aug 2001 21:07:06 +0000 (21:07 +0000)]
*** empty log message ***

22 years ago* gnus-agent.el (gnus-agent-fetch-group): Go online if offline.
Lars Magne Ingebrigtsen [Fri, 17 Aug 2001 21:06:33 +0000 (21:06 +0000)]
* gnus-agent.el (gnus-agent-fetch-group): Go online if offline.
(gnus-agent-summary-fetch-group): New command and keystroke.

* gnus-art.el (gnus-insert-mime-button): Tiny clean-up.
(gnus-mime-display-security): Make it respect
gnus-unbuttonized-mime-type-p.

* gnus-sum.el (gnus-articles-to-read): Comments.
(gnus-article-marked-p): New function.
(gnus-summary-display-make-predicate): New function.
(gnus-select-newsgroup): Use them.

22 years ago*** empty log message ***
Lars Magne Ingebrigtsen [Fri, 17 Aug 2001 18:49:31 +0000 (18:49 +0000)]
*** empty log message ***

22 years ago(Group Parameters): Addition.
Lars Magne Ingebrigtsen [Fri, 17 Aug 2001 18:48:27 +0000 (18:48 +0000)]
(Group Parameters): Addition.

22 years ago* gnus-sum.el (gnus-articles-to-read): Comments.
Lars Magne Ingebrigtsen [Fri, 17 Aug 2001 18:47:22 +0000 (18:47 +0000)]
* gnus-sum.el (gnus-articles-to-read): Comments.
(gnus-article-marked-p): New function.
(gnus-summary-display-make-predicate): New function.
(gnus-select-newsgroup): Use them.

22 years ago2001-08-17 Simon Josefsson <jas@extundo.com>
Simon Josefsson [Fri, 17 Aug 2001 18:24:00 +0000 (18:24 +0000)]
2001-08-17  Simon Josefsson  <jas@extundo.com>

* imap.el (imap-wait-for-tag): If process-status isn't open or
run, return nil instead of sit-for looping.

22 years ago* gnus.texi (Group Parameters): Document regexp substitution.
Lars Magne Ingebrigtsen [Fri, 17 Aug 2001 15:11:09 +0000 (15:11 +0000)]
* gnus.texi (Group Parameters): Document regexp substitution.

22 years ago* lpath.el (featurep): fbind xml-parse-region.
Lars Magne Ingebrigtsen [Fri, 17 Aug 2001 15:10:39 +0000 (15:10 +0000)]
* lpath.el (featurep): fbind xml-parse-region.

* gnus.el (gnus-message-archive-method): Default to "archive".
(gnus-message-archive-method): Doc fix.
(gnus-parameters-get-parameter): Cleaned up.
(gnus-expand-group-parameter): New function.

* gnus-start.el (gnus-setup-news): Push the archive server only
the server list.

* mml.el (mml-menu): Changed name to "Attachments".

* mm-decode.el (mm-destroy-postponed-undisplay-list): Only message
when there is something to detroy.

22 years agoDefault to nil since browsing in group buffer takes too long.
Lars Magne Ingebrigtsen [Wed, 15 Aug 2001 19:37:53 +0000 (19:37 +0000)]
Default to nil since browsing in group buffer takes too long.

22 years ago(gnus-delay-article): Allow "01:23" time spec,
Kai Grossjohann [Wed, 15 Aug 2001 17:49:30 +0000 (17:49 +0000)]
(gnus-delay-article): Allow "01:23" time spec,
which specifies a time today or tomorrow.

22 years agoBind make-mode-line-mouse-map.
ShengHuo ZHU [Wed, 15 Aug 2001 17:37:59 +0000 (17:37 +0000)]
Bind make-mode-line-mouse-map.

22 years ago2001-08-15 Simon Josefsson <jas@extundo.com>
Simon Josefsson [Wed, 15 Aug 2001 17:29:21 +0000 (17:29 +0000)]
2001-08-15  Simon Josefsson  <jas@extundo.com>
From Pavel@Janik.cz (Pavel Jan\e,Bm\e(Bk)

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

22 years ago(gnus-delay-send-drafts): Fix check whether
Kai Grossjohann [Tue, 14 Aug 2001 09:35:44 +0000 (09:35 +0000)]
(gnus-delay-send-drafts): Fix check whether
deadline has expired.

22 years ago * gnus.el (gnus-article-mark-lists): Add recent.
Simon Josefsson [Sun, 12 Aug 2001 17:41:11 +0000 (17:41 +0000)]
* gnus.el (gnus-article-mark-lists): Add recent.

22 years ago2001-08-11 23:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
ShengHuo ZHU [Sun, 12 Aug 2001 06:06:56 +0000 (06:06 +0000)]
2001-08-11 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
From Nevin Kapur <nevin@jhu.edu>

* gnus.texi (September Gnus): Typo.

22 years ago2001-08-12 Simon Josefsson <jas@extundo.com>
Simon Josefsson [Sat, 11 Aug 2001 22:58:22 +0000 (22:58 +0000)]
2001-08-12  Simon Josefsson  <jas@extundo.com>
Suggested by Kai.Grossjohann@CS.Uni-Dortmund.DE

* gnus.texi (Other Marks): Add recent.
(Optional Backend Functions): Add forward and recent.

22 years ago2001-08-12 Simon Josefsson <jas@extundo.com>
Simon Josefsson [Sat, 11 Aug 2001 22:56:44 +0000 (22:56 +0000)]
2001-08-12  Simon Josefsson  <jas@extundo.com>
Suggested by Kai.Grossjohann@CS.Uni-Dortmund.DE

Support `recent' mark indicating newly arrived messages (to
separate from old but unread messages).

* nnimap.el (nnimap-retrieve-groups): Push dummy article into
`nnmail-split-history' if recent is > 0.
(nnimap-request-update-info-internal): Update `recent' marks.
(nnimap-request-set-mark): Never set `recent' marks.
(nnimap-mark-to-predicate-alist, nnimap-mark-to-flag-alist): Add
recent.

* gnus-sum.el (gnus-recent-mark): New mark.
(gnus-newsgroup-recent): New variable.
(gnus-summary-local-variables): Add gnus-newsgroup-recent.
(gnus-summary-prepare-threads): Mark recent articles.
(gnus-summary-add-mark): Support recent.
(gnus-summary-update-secondary-mark): Support recent.

* gnus.el (gnus-article-mark-lists): Add recent.

22 years ago2001-08-12 Simon Josefsson <jas@extundo.com>
Simon Josefsson [Sat, 11 Aug 2001 22:30:59 +0000 (22:30 +0000)]
2001-08-12  Simon Josefsson  <jas@extundo.com>

* mm-bodies.el (mm-decode-content-transfer-encoding): Returns
whether successful decoding took place.  Add doc.

22 years ago2001-08-12 Simon Josefsson <jas@extundo.com>
Simon Josefsson [Sat, 11 Aug 2001 22:21:50 +0000 (22:21 +0000)]
2001-08-12  Simon Josefsson  <jas@extundo.com>
Suggested by Per Abrahamsen <abraham@dina.kvl.dk>

* gnus.el (gnus-summary-line-format, gnus-parameters):
* gnus-gl.el (gnus-summary-grouplens-line-format):
* gnus-salt.el (gnus-summary-pick-line-format):
* gnus-spec.el (gnus-format-specs): %n is 23 chars.

22 years ago(Window Layout): Renamed from `Windows
Kai Grossjohann [Sat, 11 Aug 2001 22:15:17 +0000 (22:15 +0000)]
(Window Layout): Renamed from `Windows
Configuration'.  After all, we're not talking about Microsoft.
Suggested by Barry Fishman.

22 years ago(Summary Mail Commands): Remove duplicate explanation
Kai Grossjohann [Sat, 11 Aug 2001 21:00:20 +0000 (21:00 +0000)]
(Summary Mail Commands): Remove duplicate explanation
of `S W'.  Reported by Norbert Koch.

22 years agoFix from Karl Kleinpaste.
Kai Grossjohann [Sat, 11 Aug 2001 16:12:21 +0000 (16:12 +0000)]
Fix from Karl Kleinpaste.

22 years ago2001-08-10 23:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
ShengHuo ZHU [Sat, 11 Aug 2001 06:12:28 +0000 (06:12 +0000)]
2001-08-10 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>

* nnmbox.el (nnmbox-read-mbox): No warning.

22 years ago2001-08-10 21:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
ShengHuo ZHU [Sat, 11 Aug 2001 04:43:56 +0000 (04:43 +0000)]
2001-08-10 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>

* nndoc.el (nndoc-article-type): Fix doc.
(nndoc-generate-article-function): New.
(nndoc-dissection-function): New.
(nndoc-type-alist): Add oe-dbx.
(nndoc-oe-dbx-type-p): New.
(nndoc-oe-dbx-dissection): New.
(nndoc-oe-dbx-generate-article): New.

22 years ago(gnus-delay-send-drafts): Cleaner way to check
Kai Grossjohann [Fri, 10 Aug 2001 22:05:14 +0000 (22:05 +0000)]
(gnus-delay-send-drafts): Cleaner way to check
whether deadline has been reached.  Patch from Dan Nicolaescu
<dann@godzilla.ics.uci.edu>.

22 years ago2001-08-07 Andreas Jaeger <aj@suse.de>
ShengHuo ZHU [Fri, 10 Aug 2001 17:23:27 +0000 (17:23 +0000)]
2001-08-07  Andreas Jaeger  <aj@suse.de>

* gpg.el (gpg-passphrase-forget): Don't cache
gpg-passphrase-timer.
(gpg-passphrase-store): Check if gpg-passphrase-timer is
initialized already.

22 years ago2001-08-10 02:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
ShengHuo ZHU [Fri, 10 Aug 2001 17:22:42 +0000 (17:22 +0000)]
2001-08-10 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>

* gnus-ml.el (turn-on-gnus-mailing-list-mode): Use
gnus-group-find-parameter. Suggested by Janne Rinta-Manty
<rintaman@cs.Helsinki.FI>.

* mail-source.el (mail-source-movemail): The error buffer is
modified, but nothing in it.

2001-08-10 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>

* message.el (message-bogus-system-names): New.
(message-make-fqdn): Use it.

22 years ago2001-08-09 15:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
ShengHuo ZHU [Thu, 9 Aug 2001 22:26:01 +0000 (22:26 +0000)]
2001-08-09 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
From Benjamin Rutt <brutt@bloomington.in.us>

* gnus.texi (Troubleshooting): Addition.

22 years ago2001-08-09 15:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
ShengHuo ZHU [Thu, 9 Aug 2001 22:18:03 +0000 (22:18 +0000)]
2001-08-09 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>

* nndraft.el (nndraft-request-group): Use
nndraft-auto-save-file-name.

22 years ago2001-08-09 Simon Josefsson <jas@extundo.com>
Simon Josefsson [Thu, 9 Aug 2001 19:40:26 +0000 (19:40 +0000)]
2001-08-09  Simon Josefsson  <jas@extundo.com>

* mm-view.el (mm-view-pkcs7-decrypt): Operate in current buffer.
Don't ask whether to decrypt.  Just leave result in buffer (don't
call mm).

* mm-decode.el (mm-dissect-buffer): Possibly verify/decrypt single
parts as well.
(mm-inline-media-tests): Ignore application/{x-,}pkcs7-mime.
(mm-possibly-verify-or-decrypt): Support application/{x-,}pkcs7-mime.

22 years ago2001-08-09 Simon Josefsson <jas@extundo.com>
Simon Josefsson [Thu, 9 Aug 2001 19:35:51 +0000 (19:35 +0000)]
2001-08-09  Simon Josefsson  <jas@extundo.com>

* mm-decode.el (mm-insert-part): Return decoding success status.
(mm-save-part-to-file): Error if decoding failed.

22 years ago2001-08-09 10:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
ShengHuo ZHU [Thu, 9 Aug 2001 17:56:02 +0000 (17:56 +0000)]
2001-08-09 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>

* message.el (message-tab): Use indent-relative.
(message-mode): Don't bind indent-line-function to indent-relative.

22 years ago2001-08-09 Simon Josefsson <jas@extundo.com>
Simon Josefsson [Thu, 9 Aug 2001 11:05:10 +0000 (11:05 +0000)]
2001-08-09  Simon Josefsson  <jas@extundo.com>

* message.el (message-get-reply-headers): Fix string. Suggested by
Christoph Conrad <cc@cli.de>.

22 years ago2001-08-09 Simon Josefsson <jas@extundo.com>
Simon Josefsson [Thu, 9 Aug 2001 08:57:37 +0000 (08:57 +0000)]
2001-08-09  Simon Josefsson  <jas@extundo.com>
From Benjamin Rutt <brutt@bloomington.in.us>

* gnus.texi (Mail Backend Variables): Fix.

22 years ago2001-08-08 15:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
ShengHuo ZHU [Wed, 8 Aug 2001 22:25:55 +0000 (22:25 +0000)]
2001-08-08 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>

* message.el (message-tab): Use the current value of
indent-line-function.
(message-mode): Bind indent-line-function to indent-relative.

22 years ago2001-08-08 Simon Josefsson <jas@extundo.com>
Simon Josefsson [Wed, 8 Aug 2001 11:19:02 +0000 (11:19 +0000)]
2001-08-08  Simon Josefsson  <jas@extundo.com>

* imap.el (imap-gssapi-auth-p, imap-kerberos4-auth-p): Also check
whether `imtest' is installed.

22 years ago2001-08-04 Nuutti Kotivuori <nuutti.kotivuori@smarttrust.com>
ShengHuo ZHU [Tue, 7 Aug 2001 23:54:57 +0000 (23:54 +0000)]
2001-08-04  Nuutti Kotivuori  <nuutti.kotivuori@smarttrust.com>
Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>

* gnus-sum.el (gnus-summary-show-article): Call
gnus-summary-update-secondary-secondary-mark.
* gnus-sum.el (gnus-summary-edit-article-done): Ditto.
* gnus-sum.el (gnus-summary-reparent-thread): Ditto.

22 years agoAdd.
ShengHuo ZHU [Tue, 7 Aug 2001 23:25:22 +0000 (23:25 +0000)]
Add.

22 years ago2001-08-07 16:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
ShengHuo ZHU [Tue, 7 Aug 2001 23:23:04 +0000 (23:23 +0000)]
2001-08-07 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>

* gnus-sum.el (gnus-summary-make-menu-bar): Misc -> Gnus.

* gnus-group.el (gnus-group-make-menu-bar): Ditto.

* mm-uu.el (mm-uu-dissect): Autoload. From Gerd M\e,Av\e(Bllmann
<gerd@gnu.org>.

* gnus-art.el (gnus-output-to-file): Bind file-name-coding-system.

* gnus-util.el (gnus-output-to-rmail): Ditto.
(gnus-output-to-mail): Ditto.

* nnmail.el (nnmail-pathname-coding-system): Set default to nil.

22 years ago*** empty log message ***
Florian Weimer [Mon, 6 Aug 2001 06:19:34 +0000 (06:19 +0000)]
*** empty log message ***

22 years ago2001-08-06 Florian Weimer <fw@deneb.enyo.de>
Florian Weimer [Mon, 6 Aug 2001 06:18:42 +0000 (06:18 +0000)]
2001-08-06  Florian Weimer   <fw@deneb.enyo.de>

* message.el (message-indent-citation): Use
`message-yank-cited-prefix' for empty lines.

22 years ago*** empty log message ***
Florian Weimer [Sun, 5 Aug 2001 21:06:12 +0000 (21:06 +0000)]
*** empty log message ***

22 years ago2001-08-05 Florian Weimer <fw@deneb.enyo.de>
Florian Weimer [Sun, 5 Aug 2001 21:02:20 +0000 (21:02 +0000)]
2001-08-05  Florian Weimer  <fw@deneb.enyo.de>

* message.el (message-indent-citation): Quote only lines starting
with ">" using `message-yank-cited-prefix'.

22 years ago2001-08-05 Nuutti Kotivuori <nuutti.kotivuori@smarttrust.com>
Simon Josefsson [Sat, 4 Aug 2001 22:14:28 +0000 (22:14 +0000)]
2001-08-05  Nuutti Kotivuori  <nuutti.kotivuori@smarttrust.com>
Committed by Simon Josefson <simon@josefsson.org>

* gnus-cache.el (gnus-cache-possibly-enter-article): Use
gnus-cache-fully-p.

22 years ago2001-08-04 Simon Josefsson <jas@extundo.com>
Simon Josefsson [Sat, 4 Aug 2001 21:32:41 +0000 (21:32 +0000)]
2001-08-04  Simon Josefsson  <jas@extundo.com>

* gnus-cache.el (gnus-cache-possibly-update-active): Create active
file if it doesn't exist (by calling gnus-cache-read-active).

22 years ago2001-08-04 Simon Josefsson <jas@extundo.com>
Simon Josefsson [Sat, 4 Aug 2001 20:46:54 +0000 (20:46 +0000)]
2001-08-04  Simon Josefsson  <jas@extundo.com>

* gnus-cache.el (gnus-cache-possibly-enter-article): Revert.
(gnus-cache-passively-or-fully-p): Removed.
(gnus-cache-fully-p): Fix it.

22 years ago2001-08-04 Simon Josefsson <jas@extundo.com>
Simon Josefsson [Sat, 4 Aug 2001 19:54:31 +0000 (19:54 +0000)]
2001-08-04  Simon Josefsson  <jas@extundo.com>

* mm-view.el (mm-pkcs7-signed-magic): Support more ASN.1 lengths.

22 years ago2001-08-04 Simon Josefsson <jas@extundo.com>
Simon Josefsson [Sat, 4 Aug 2001 19:27:31 +0000 (19:27 +0000)]
2001-08-04  Simon Josefsson  <jas@extundo.com>

* gnus-cache.el (gnus-cache-fully-p)
(gnus-cache-passively-or-fully-p): New functions.
(gnus-cache-possibly-enter-article): Cosmetic change, use
`g-c-p-o-f-p'.
(gnus-cache-possibly-enter-article): Use `g-c-p-u-a'; last change
was bogus (`g-c-p-a-a' does not change active info, just change
the functions parameters).
(gnus-cache-possibly-remove-articles-1): Make sure articles are
not removed in groups that match `gnus-uncacheable-groups'.

Reported and modifications based on discussions with Nuutti
Kotivuori <nuutti.kotivuori@smarttrust.com>.

2001-08-04  Nuutti Kotivuori <nuutti.kotivuori@smarttrust.com>
Committed by Simon Josefsson  <jas@extundo.com>

* gnus-cache.el (gnus-cache-possibly-update-active): New function;
calls `gnus-cache-update-active' if bounds has been extended.

22 years ago2001-08-04 10:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
ShengHuo ZHU [Sat, 4 Aug 2001 18:49:28 +0000 (18:49 +0000)]
2001-08-04 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>

* gnus-art.el (gnus-mime-security-verify-or-decrypt): Insert
before remove.
(gnus-mime-security-show-details): Ditto.

22 years ago(Summary Buffer Lines): Mention `gnus-goto-colon'.
Kai Grossjohann [Sat, 4 Aug 2001 17:13:48 +0000 (17:13 +0000)]
(Summary Buffer Lines): Mention `gnus-goto-colon'.

22 years ago(nnmail-split-fancy-with-parent): Correct `mapconcat'
Kai Grossjohann [Sat, 4 Aug 2001 14:43:48 +0000 (14:43 +0000)]
(nnmail-split-fancy-with-parent): Correct `mapconcat'
syntax.  Protect string-match against nil string and regexp.

22 years ago(nnmail-split-fancy-with-parent): Correct `mapconcat'
Kai Grossjohann [Sat, 4 Aug 2001 11:31:42 +0000 (11:31 +0000)]
(nnmail-split-fancy-with-parent): Correct `mapconcat'
syntax.

22 years ago2001-08-03 19:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
ShengHuo ZHU [Sat, 4 Aug 2001 02:13:35 +0000 (02:13 +0000)]
2001-08-03 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>

* mm-util.el (mm-find-charset-region): Remove control-1.

22 years ago2001-08-03 17:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
ShengHuo ZHU [Sat, 4 Aug 2001 00:33:18 +0000 (00:33 +0000)]
2001-08-03 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>

* mm-decode.el (mm-readable-p): Emacs 20 takes one argument.

22 years agoMore explanation about article numbers.
Kai Grossjohann [Fri, 3 Aug 2001 22:16:03 +0000 (22:16 +0000)]
More explanation about article numbers.

22 years ago2001-08-04 Simon Josefsson <jas@extundo.com>
Simon Josefsson [Fri, 3 Aug 2001 22:07:25 +0000 (22:07 +0000)]
2001-08-04  Simon Josefsson  <jas@extundo.com>

* smime.el (smime-sign-region, smime-encrypt-region): Fix details
buffer.  Delete MIME-Version header.

22 years ago(Backend Interface): Explain about article numbers.
Kai Grossjohann [Fri, 3 Aug 2001 21:01:03 +0000 (21:01 +0000)]
(Backend Interface): Explain about article numbers.
Suggested by Paul Jarc.

22 years ago2001-08-03 Simon Josefsson <jas@extundo.com>
Simon Josefsson [Fri, 3 Aug 2001 20:22:19 +0000 (20:22 +0000)]
2001-08-03  Simon Josefsson  <jas@extundo.com>

* gnus-cache.el (gnus-cache-possibly-enter-article): The article
that is entered does not necessarily have the highest article
number in the group, so use `gnus-cache-possibly-alter-active'
instead of `gnus-cache-update-active'.

22 years ago2001-08-03 10:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
ShengHuo ZHU [Fri, 3 Aug 2001 17:39:36 +0000 (17:39 +0000)]
2001-08-03 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>

* mml2015.el (mml2015-gpg-extract-signature-details): Don't barf.

22 years ago2001-08-03 Simon Josefsson <jas@extundo.com>
Simon Josefsson [Fri, 3 Aug 2001 17:13:57 +0000 (17:13 +0000)]
2001-08-03  Simon Josefsson  <jas@extundo.com>

* mml.el (mml-menu): Rename from MML to Mime. Collapse Security
menu.

22 years ago2001-08-02 22:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
ShengHuo ZHU [Fri, 3 Aug 2001 05:38:35 +0000 (05:38 +0000)]
2001-08-02 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>

* emacs-mime.texi (Non-MIME): Addition.

* gnus.texi (Group Parameters): Addition.
(Mailing List): Addition.

22 years ago2001-08-02 Katsumi Yamaoka <yamaoka@jpl.org>
ShengHuo ZHU [Fri, 3 Aug 2001 04:53:52 +0000 (04:53 +0000)]
2001-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>

* gnus.el (post-method): New group parameter.  It also provides
the user option `gnus-post-method-alist' and the internal function
`gnus-parameter-post-method'.

* gnus-msg.el (gnus-post-method): Bind the value of
`gnus-post-method' to the group parameter if it is defined.

22 years ago2001-08-02 Simon Josefsson <jas@extundo.com>
Simon Josefsson [Wed, 1 Aug 2001 22:27:40 +0000 (22:27 +0000)]
2001-08-02  Simon Josefsson  <jas@extundo.com>

* smime.el (smime-extra-arguments): Removed.
(smime-call-openssl-region): Don't use it.

22 years ago2001-08-02 Simon Josefsson <jas@extundo.com>
Simon Josefsson [Wed, 1 Aug 2001 22:24:54 +0000 (22:24 +0000)]
2001-08-02  Simon Josefsson  <jas@extundo.com>

* smime.el (smime-sign-region): Handle stderr.
(smime-encrypt-region): Ditto.

22 years ago2001-08-02 Simon Josefsson <jas@extundo.com>
Simon Josefsson [Wed, 1 Aug 2001 22:12:49 +0000 (22:12 +0000)]
2001-08-02  Simon Josefsson  <jas@extundo.com>

* mm-view.el (mm-pkcs7-signed-magic): Make it a regexp.  Don't
match the ASN.1 length bytes.
(mm-pkcs7-enveloped-magic): Ditto.
(mm-view-pkcs7-get-type): Don't regexp quote.

22 years ago2001-08-01 14:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
ShengHuo ZHU [Wed, 1 Aug 2001 21:59:36 +0000 (21:59 +0000)]
2001-08-01 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
From Andreas Fuchs <asf@void.at>

* mml2015.el (mml2015-trust-boundaries-alist): Typo.

22 years ago2001-08-01 Simon Josefsson <jas@extundo.com>
Simon Josefsson [Wed, 1 Aug 2001 19:06:13 +0000 (19:06 +0000)]
2001-08-01  Simon Josefsson  <jas@extundo.com>

* texi2latex.el (latexi-translate-file): Don't use point-at-bol.
(latexi-translate-file): Translate some more things, including
some hardcoded things that cause problems for LaTeX.  From Jesper
Harder <harder@ifa.au.dk>.

22 years ago2001-08-01 10:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
ShengHuo ZHU [Wed, 1 Aug 2001 17:36:11 +0000 (17:36 +0000)]
2001-08-01 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>

* gnus-art.el (gnus-header-button-alist): References regexp.

22 years ago2001-08-01 Gerd Moellmann <gerd@gnu.org>
ShengHuo ZHU [Wed, 1 Aug 2001 17:22:51 +0000 (17:22 +0000)]
2001-08-01  Gerd Moellmann  <gerd@gnu.org>

* mm-view.el (autoload): Don't autoload `diff-mode' if it's
already fboundp.  Add INTERACTIVE arg to autoload form.

2001-08-01 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>

* nnslashdot.el (nnslashdot-init): Add as gnus buffer.

* nnmail.el (nnmail-cache-open): Ditto.

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.