From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/65647 Path: news.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel,gmane.emacs.gnus.general Subject: Re: New Emacs facilities from Gnus Date: Tue, 13 Nov 2007 15:03:00 -0500 Message-ID: References: <87zly3y4ru.fsf@catnip.gol.com> <87odejy30k.fsf@catnip.gol.com> Reply-To: rms@gnu.org NNTP-Posting-Host: lo.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: ger.gmane.org 1194984264 16965 80.91.229.12 (13 Nov 2007 20:04:24 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 13 Nov 2007 20:04:24 +0000 (UTC) Cc: miles@gnu.org, ding@gnus.org, Reiner.Steib@gmx.de, emacs-devel@gnu.org To: Ted Zlatanov Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Nov 13 21:04:29 2007 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1Is1zo-0000sn-5z for ged-emacs-devel@m.gmane.org; Tue, 13 Nov 2007 21:04:28 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Is1zc-00036l-1S for ged-emacs-devel@m.gmane.org; Tue, 13 Nov 2007 15:04:16 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Is1yS-0002cI-41 for emacs-devel@gnu.org; Tue, 13 Nov 2007 15:03:04 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Is1yQ-0002bc-L4 for emacs-devel@gnu.org; Tue, 13 Nov 2007 15:03:02 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Is1yQ-0002bZ-GQ for emacs-devel@gnu.org; Tue, 13 Nov 2007 15:03:02 -0500 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Is1yP-0008Ca-Tt for emacs-devel@gnu.org; Tue, 13 Nov 2007 15:03:01 -0500 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.60) (envelope-from ) id 1Is1yO-0008Hw-N2; Tue, 13 Nov 2007 15:03:00 -0500 In-reply-to: (message from Ted Zlatanov on Mon, 12 Nov 2007 19:39:36 -0600) X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:83139 gmane.emacs.gnus.general:65647 Archived-At: RS> * assistant.el: RS> ;;; assistant.el --- guiding users through Emacs setup RS> ;; Author: Lars Magne Ingebrigtsen RS> Its purpose is to provide a setup assistant ("setup wizard" in some RS> programs). IIRC, this is not finished yet. RS> Is it finished to the point of actually being usable? Not AFAIK. Does anyone disagree? When finished, will this be specific for Gnus, or a general Emacs facility?