X-Git-Url: https://cgit.sxemacs.org/?a=blobdiff_plain;f=etc%2Fgnus-tut.txt;h=aa73f08dfbd59fa03211767574b527ae069bf63a;hb=cc035c38acbca6c0fcf4fc6dbdf56966d3fbeb0b;hp=2125de83ae897e6f23deb334da531459c9a021cf;hpb=83b4a8b74bd1b480339ecd0e1055335c40ee20f3;p=gnus diff --git a/etc/gnus-tut.txt b/etc/gnus-tut.txt index 2125de83a..aa73f08df 100644 --- a/etc/gnus-tut.txt +++ b/etc/gnus-tut.txt @@ -25,17 +25,18 @@ Ingebrigtsen. If you have a WWW browser, you can investigate to your heart's delight at and . -;; Copyright (C) 1995 Free Software Foundation, Inc. +;; Copyright (C) 1995, 2001, 2002, 2003, 2004, 2005, 2006, 2007, +;; 2008, 2009, 2010 Free Software Foundation, Inc. ;; Author: Lars Magne Ingebrigtsen ;; Keywords: news ;; This file is part of GNU Emacs. -;; GNU Emacs is free software; you can redistribute it and/or modify +;; GNU Emacs is free software: you can redistribute it and/or modify ;; it under the terms of the GNU General Public License as published by -;; the Free Software Foundation; either version 2, or (at your option) -;; any later version. +;; the Free Software Foundation, either version 3 of the License, or +;; (at your option) any later version. ;; GNU Emacs is distributed in the hope that it will be useful, ;; but WITHOUT ANY WARRANTY; without even the implied warranty of @@ -43,9 +44,7 @@ heart's delight at and ;; GNU General Public License for more details. ;; You should have received a copy of the GNU General Public License -;; along with GNU Emacs; see the file COPYING. If not, write to the -;; Free Software Foundation, Inc., 59 Temple Place - Suite 330, -;; Boston, MA 02111-1307, USA. +;; along with GNU Emacs. If not, see . From lars Thu Feb 23 23:20:38 1995 From: larsi@gnus.org (ding) @@ -195,7 +194,7 @@ which are both faster and more accurated. There is absolutely no chance, whatsoever, of getting Gnus to work with Emacs 18. It won't even work on Emacsen older than Emacs -20.3/XEmacs 20.4. Upgrade your Emacs or die. +20.7/XEmacs 21.1. Upgrade your Emacs or die. From lars Thu Feb 23 23:20:38 1995 @@ -223,7 +222,7 @@ want this is beyond me, but here goes: Create the group by saying -`G V my.virtual.newsgroupnnvirtual^rec\.aquaria\.*' +`G m my.virtual.newsgroupnnvirtual^rec\.aquaria\.*' This will create the group "nnvirtual:my.virtual.newsgroup", which will collect all articles from all the groups in the "rec.aquaria" @@ -293,3 +292,26 @@ If you have any questions on usage, the "ding@gnus.org" mailing list is where to post the questions. +From fschmitt Sat Mar 22 18:13:00 2003 +From: faq@my.gnus.org (Gnus FAQ team) +Date: Sat Mar 22 18:13:00 2003 +Subject: Gnus FAQ (Frequently Asked Questions) +Message-ID: + +The Gnus FAQ is distributed within the Gnus manual. The home page of +the Gnus FAQ is , where you can find the +most recent version in HTML various other formats. + +To browse the FAQ now, put the cursor at the end of the following line +and press `C-x C-e': + + (info "(gnus)Frequently Asked Questions") + +On older XEmacs version, use: + + (Info-goto-node "(gnus)Frequently Asked Questions") + +Or simply use RET or the middle mouse button, if the above is displayed +as a clickable button. + +