From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Nikos E Apostolakis Newsgroups: gmane.emacs.help Subject: Re: GNU Emacs Calc Date: Thu, 04 May 2006 01:04:05 -0400 Message-ID: <87mzdy2xfe.fsf@Sullivan.bcc.cuny.edu> References: <4224677.post@talk.nabble.com> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1146737467 1832 80.91.229.2 (4 May 2006 10:11:07 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 4 May 2006 10:11:07 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu May 04 12:11:06 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 1FbanR-0002F1-VZ for geh-help-gnu-emacs@m.gmane.org; Thu, 04 May 2006 12:10:59 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FbanR-0006tQ-0K for geh-help-gnu-emacs@m.gmane.org; Thu, 04 May 2006 06:10:57 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FbanH-0006tE-1Z for help-gnu-emacs@gnu.org; Thu, 04 May 2006 06:10:47 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FbanG-0006t2-F6 for help-gnu-emacs@gnu.org; Thu, 04 May 2006 06:10:46 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FbanG-0006sz-2I for help-gnu-emacs@gnu.org; Thu, 04 May 2006 06:10:46 -0400 Original-Received: from [80.91.229.2] (helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA:32) (Exim 4.52) id 1Fbanq-0002UH-1Q for help-gnu-emacs@gnu.org; Thu, 04 May 2006 06:11:22 -0400 Original-Received: from list by ciao.gmane.org with local (Exim 4.43) id 1Fban4-0002Aa-Jy for help-gnu-emacs@gnu.org; Thu, 04 May 2006 12:10:34 +0200 Original-Received: from 199.219.160.30 ([199.219.160.30]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 04 May 2006 12:10:34 +0200 Original-Received: from absent by 199.219.160.30 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 04 May 2006 12:10:34 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-To: help-gnu-emacs@gnu.org Original-Lines: 18 Original-X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: 199.219.160.30 User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.51 (gnu/linux) Cancel-Lock: sha1:wVb8Zq+0s/Ige+sEP50nbTOb6yk= 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:34805 Archived-At: evaristegalois writes: > Here's something that's driving me crazy: I am looking for a calculator that > will also work as a financial calculator under emacs. There is such a thing, > and it is extremely well-documented: Gnu Emacs Calc 2.02. Except: as much as > I search and google, I cannot find the actual files to download for > installation. On the gnu.org website I am referred to the Savannah Emacs > repositories where Calc is nowhere to be found. Can anybody help? The easiest way to get calc is to update to emacs22 (that is emacs from cvs). If you don't want to do that then Debian has a package that works with emacs21. Even if you don't use Debian you might still use the sources from that package. HTH -- Nikos