From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.help Subject: Re: How big are your customisations? Date: Mon, 14 Aug 2006 06:24:48 +0300 Message-ID: References: <1153907142.547631.259450@s13g2000cwa.googlegroups.com> <1154837655.249851.98810@m79g2000cwm.googlegroups.com> NNTP-Posting-Host: main.gmane.org X-Trace: sea.gmane.org 1155525913 8056 80.91.229.2 (14 Aug 2006 03:25:13 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 14 Aug 2006 03:25:13 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Aug 14 05:25:11 2006 Return-path: Envelope-to: geh-help-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 1GCT4d-0004BB-5h for geh-help-gnu-emacs@m.gmane.org; Mon, 14 Aug 2006 05:25:07 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GCT4c-0007FT-K9 for geh-help-gnu-emacs@m.gmane.org; Sun, 13 Aug 2006 23:25:06 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GCT4N-0007D3-O0 for help-gnu-emacs@gnu.org; Sun, 13 Aug 2006 23:24:51 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GCT4L-0007BD-T1 for help-gnu-emacs@gnu.org; Sun, 13 Aug 2006 23:24:51 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GCT4L-0007Ay-Kg for help-gnu-emacs@gnu.org; Sun, 13 Aug 2006 23:24:49 -0400 Original-Received: from [192.114.186.20] (helo=nitzan.inter.net.il) by monty-python.gnu.org with esmtp (Exim 4.52) id 1GCTA4-00038e-Ba for help-gnu-emacs@gnu.org; Sun, 13 Aug 2006 23:30:44 -0400 Original-Received: from HOME-C4E4A596F7 (IGLD-80-230-43-154.inter.net.il [80.230.43.154]) by nitzan.inter.net.il (MOS 3.7.3-GA) with ESMTP id EKF79460 (AUTH halo1); Mon, 14 Aug 2006 06:24:47 +0300 (IDT) Original-To: help-gnu-emacs@gnu.org In-reply-to: (dkcombs@panix.com) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:36677 Archived-At: > From: dkcombs@panix.com (David Combs) > Date: Sun, 13 Aug 2006 19:09:11 +0000 (UTC) > > My (ancient!) version of cvs emacs says, for version: > > 22.0.50.1 > > , and the executable is dated 22dec2004. > > What version and date do *you* have? I sync with the CVS every few days. > Most important of all, *how* did you grab the cvs-version? See http://savannah.gnu.org/cvs/?group=emacs for the details. > do you have an actual cvs cmd, with all necessary switches and args, > to download a .bz2 or .gz of it (the whole thing), so I > can then do a ./configure and then a "make". Yes, see the above URL. (Except that checking out from CVS produces the source tree directly, no need to unpack any bz2 archives.)