From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/32999 Path: main.gmane.org!not-for-mail From: Simon Josefsson Newsgroups: gmane.emacs.gnus.general Subject: Re: ognus Date: 28 Oct 2000 17:41:28 +0200 Sender: owner-ding@hpc.uh.edu Message-ID: References: <2nwvetu80i.fsf@tiger.jia.vnet> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: main.gmane.org 1035169185 22835 80.91.224.250 (21 Oct 2002 02:59:45 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 02:59:45 +0000 (UTC) Cc: ding@gnus.org Return-Path: Original-Received: from spinoza.math.uh.edu (spinoza.math.uh.edu [129.7.128.18]) by mailhost.sclp.com (Postfix) with ESMTP id 28CDCD049A for ; Sat, 28 Oct 2000 11:41:35 -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 KAB13640; Sat, 28 Oct 2000 10:41:24 -0500 (CDT) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Sat, 28 Oct 2000 10:40:49 -0500 (CDT) Original-Received: from mailhost.sclp.com (postfix@66-209.196.61.interliant.com [209.196.61.66] (may be forged)) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id KAA27235 for ; Sat, 28 Oct 2000 10:40:39 -0500 (CDT) Original-Received: from dolk.extundo.com (dolk.extundo.com [195.42.214.242]) by mailhost.sclp.com (Postfix) with ESMTP id 13AA5D049A for ; Sat, 28 Oct 2000 11:41:05 -0400 (EDT) Original-Received: from barbar.josefsson.org (localhost.localdomain [127.0.0.1]) (authenticated) by dolk.extundo.com (8.11.1/8.11.1) with ESMTP id e9SFf3G16173; Sat, 28 Oct 2000 17:41:04 +0200 Original-To: Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai =?iso-8859-1?q?Gro=DFjohann?=) In-Reply-To: Mail-Copies-To: nobody Original-Lines: 17 User-Agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/20.7 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:32999 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:32999 Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Gro=DFjohann) writes: > > As MML doesn't seem to be documented from a user perspective at all > > (or is it? All I could find was emacs-mime.texi) I'll start working > > on a "composing articles" section in the Gnus manual, with info > > about S/MIME and PGP/MIME. >=20 > Is gnus.texi the right place for this? >=20 > message.texi might be right because it's about composing messages. >=20 > emacs-mime.texi might be right because it's about MML. Right, message.texi point to emacs-mime for MML. Hm. By the comment in emacs-mime (it's intended for developers and not users) perhaps message.texi is better? The "step-for-step S/MIME setup" I'm working on is probably best suited for message.texi.