From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: Re: emacs faq still maintained? Date: Sat, 21 Oct 2006 11:33:41 +0200 Message-ID: References: <200610201348.k9KDmo206154@f7.net> Reply-To: Eli Zaretskii NNTP-Posting-Host: main.gmane.org X-Trace: sea.gmane.org 1161423234 10669 80.91.229.2 (21 Oct 2006 09:33:54 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 21 Oct 2006 09:33:54 +0000 (UTC) Cc: bug-emacs@gnu.org Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Sat Oct 21 11:33:52 2006 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1GbDEl-0001Z6-Mn for geb-bug-gnu-emacs@m.gmane.org; Sat, 21 Oct 2006 11:33:51 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GbDEk-0001Iz-4X for geb-bug-gnu-emacs@m.gmane.org; Sat, 21 Oct 2006 05:33:50 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GbDEc-0001Gu-Jm for bug-gnu-emacs@gnu.org; Sat, 21 Oct 2006 05:33:42 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GbDEa-0001Er-4a for bug-gnu-emacs@gnu.org; Sat, 21 Oct 2006 05:33:41 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GbDEZ-0001ER-Fw for bug-gnu-emacs@gnu.org; Sat, 21 Oct 2006 05:33:39 -0400 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.52) id 1GbDEZ-00030N-IZ for bug-gnu-emacs@gnu.org; Sat, 21 Oct 2006 05:33:39 -0400 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by fencepost.gnu.org with esmtp (Exim 4.34) id 1GbDEZ-0007S1-2d for bug-emacs@gnu.org; Sat, 21 Oct 2006 05:33:39 -0400 Original-Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.52) id 1GbDEY-00030E-QW for bug-emacs@gnu.org; Sat, 21 Oct 2006 05:33:39 -0400 Original-Received: from [192.114.186.73] (helo=heller.inter.net.il) by monty-python.gnu.org with esmtp (Exim 4.52) id 1GbDEY-000308-Dp for bug-emacs@gnu.org; Sat, 21 Oct 2006 05:33:38 -0400 Original-Received: from HOME-C4E4A596F7 (IGLD-84-229-235-92.inter.net.il [84.229.235.92]) by heller.inter.net.il (MOS 3.7.3a-GA) with ESMTP id ATT59984 (AUTH halo1); Sat, 21 Oct 2006 10:33:21 +0200 (IST) Original-To: karl@freefriends.org (Karl Berry) In-reply-to: <200610201348.k9KDmo206154@f7.net> (karl@freefriends.org) X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:15383 Archived-At: > Date: Fri, 20 Oct 2006 08:48:50 -0500 > From: karl@freefriends.org (Karl Berry) > Cc: > > Is the emacs faq still being maintained? I could not find anything > remotely current. It's maintained as part of Emacs. For the latest version, look in the Emacs CVS. When Emacs 22.1 is released, the on-line HTML version of the FAQ will be updated to what's in the CVS now. > In any case, the version at > http://www.gnu.org/software/emacs/emacs-faq.text refers to the old Emacs > Lisp archive at archive.cis.ohio-state.edu:pub/elisp-archive. This > hasn't existed for a long time. I couldn't easily determine if > the archive is still available at another site. It isn't; the current FAQ removed the URL. Thanks.