emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to etc/gnus/gnus-setup.ast


From: Miles Bader
Subject: [Emacs-diffs] Changes to etc/gnus/gnus-setup.ast
Date: Sun, 28 Oct 2007 09:19:58 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Miles Bader <miles>     07/10/28 09:18:40

Index: etc/gnus/gnus-setup.ast
===================================================================
RCS file: etc/gnus/gnus-setup.ast
diff -N etc/gnus/gnus-setup.ast
--- /dev/null   1 Jan 1970 00:00:00 -0000
+++ etc/gnus/gnus-setup.ast     28 Oct 2007 09:18:39 -0000      1.1
@@ -0,0 +1,51 @@
address@hidden Configuring Gnus for the first time
+
address@hidden What do you want to do with Gnus?
+
address@hidden outbound (:radio ((item :tag "Send mail via sendmail" 
"sendmail") (item :tag "Send mail via SMTP" "smtp"))) "sendmail"
+
address@hidden backends (:set ((item :tag "Read news via NNTP" "nntp") (item 
:tag "Read mail, store it locally" "nnml") (item :tag "Read mail and store it 
on an IMAP server" "nnimap"))) (list "nnml")
address@hidden primary-mail-selections (list backends outbound)
+
address@hidden
+Welcome to Gnus.  You need to tell us what you want to do with Gnus
+before we go on to specific configurations.
+
+Choose the tasks you want to set up: 
address@hidden
+
+Choose the method Gnus will use to send mail: 
address@hidden
+
address@hidden text
+
address@hidden (member "nnml" backends) "Setting up local mail storage (nnml)"
address@hidden (member "nntp" backends) "Setting up a NNTP server"
+
address@hidden Setting up local mail storage (nnml)
address@hidden mechanism (:radio ((item :tag "Get mail from your Unix mbox" 
"mbox") (item :tag "Use POP3 to retrieve mail" "pop3"))) "mbox"
address@hidden nnml-mechanism (list mechanism)
address@hidden
+You are setting up local mail storage, using the nnml backend in Gnus terms.
+
+Your mail can be downloaded into Gnus in several ways, choose one:
address@hidden
+
address@hidden text
+
address@hidden Setting up a NNTP server
+
address@hidden
+TODO: this will be a real link.
+Run M-x assistant and use the news-server.ast file as input.
address@hidden text
+
+
address@hidden Local variables:
address@hidden mode: texinfo
address@hidden End:
+
address@hidden
+   arch-tag: 6b7b200b-9169-4b44-8b32-b73773fa71af
address@hidden ignore
+




reply via email to

[Prev in Thread] Current Thread [Next in Thread]