From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/26016 Path: main.gmane.org!not-for-mail From: Simon Josefsson Newsgroups: gmane.emacs.gnus.general Subject: [cvs commit] imap support Date: 23 Oct 1999 13:06:10 +0200 Sender: owner-ding@hpc.uh.edu Message-ID: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035163303 17214 80.91.224.250 (21 Oct 2002 01:21:43 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 01:21:43 +0000 (UTC) Return-Path: Original-Received: from spinoza.math.uh.edu (spinoza.math.uh.edu [129.7.128.18]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id HAA27728 for ; Sat, 23 Oct 1999 07:13:45 -0400 (EDT) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by spinoza.math.uh.edu (8.9.1/8.9.1) with ESMTP id GAB09947; Sat, 23 Oct 1999 06:06:48 -0500 (CDT) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Sat, 23 Oct 1999 06:06:57 -0500 (CDT) Original-Received: from sclp3.sclp.com (root@sclp3.sclp.com [204.252.123.139]) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id GAA24160 for ; Sat, 23 Oct 1999 06:06:48 -0500 (CDT) Original-Received: from badis.pdc.kth.se (root@badis.pdc.kth.se [130.237.221.45]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id HAA27720 for ; Sat, 23 Oct 1999 07:06:14 -0400 (EDT) Original-Received: (from jas@localhost) by badis.pdc.kth.se (8.9.3/8.9.3) id NAA16060; Sat, 23 Oct 1999 13:06:12 +0200 Original-To: ding@gnus.org Original-Lines: 29 User-Agent: Gnus/5.07009701 (Pterodactyl Gnus v0.97.1) Emacs/20.4 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:26016 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:26016 I commited nnimap, a imap mail-source, partial disconnected imap support, and a pgp-washing fix, to cvs a couple of minutes ago. Switching to documentation mode.. 1999-10-23 Simon Josefsson * nnimap.el, imap.el, rfc2104.el: New files. * gnus.el (gnus-valid-select-methods): Add nnimap. * gnus-group.el (gnus-group-group-map): Add gnus-group-nnimap-edit-acl, gnus-group-nnimap-expunge. (gnus-group-nnimap-expunge): New function. (gnus-group-nnimap-edit-acl): New function. * gnus-agent.el (gnus-agent-group-mode-map): Add gnus-agent-synchronize. (gnus-agent-synchronize): New function. (gnus-agent-fetch-group-1): Check if server is open. * nnagent.el (nnagent-request-set-mark): Save marks. * mail-source.el (mail-source-keyword-map): New imap mail-source. (mail-source-fetcher-alist): Map to imap fetcher function. (mail-source-fetch-imap): New function. * gnus-art.el (article-hide-pgp): Hide all headers, not just Hash:.