From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Anders Wirzenius Newsgroups: gmane.emacs.help Subject: Re: Ada compiling problems Date: Mon, 11 Feb 2008 14:35:33 GMT Organization: Sonera Customer Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1202795978 10162 80.91.229.12 (12 Feb 2008 05:59:38 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 12 Feb 2008 05:59:38 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Feb 12 07:00:01 2008 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1JOoBS-0005sB-Ah for geh-help-gnu-emacs@m.gmane.org; Tue, 12 Feb 2008 06:59:58 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JOoAy-0001Ke-Ul for geh-help-gnu-emacs@m.gmane.org; Tue, 12 Feb 2008 00:59:28 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!goblin1!goblin.stu.neva.ru!border1.nntp.ams.giganews.com!nntp.giganews.com!feeder2.news.saunalahti.fi!feeder1.news.saunalahti.fi!nntp.inet.fi!central1.inet.fi!inet.fi!read4.inet.fi.POSTED!53ab2750!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 24 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 Original-NNTP-Posting-Host: 194.251.142.2 Original-X-Complaints-To: abuse@inet.fi Original-X-Trace: read4.inet.fi 1202740533 194.251.142.2 (Mon, 11 Feb 2008 16:35:33 EET) Original-NNTP-Posting-Date: Mon, 11 Feb 2008 16:35:33 EET Original-Xref: shelby.stanford.edu gnu.emacs.help:156040 X-Mailman-Approved-At: Tue, 12 Feb 2008 00:53:19 -0500 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:51440 Archived-At: joesmoe10 writes: > Hey all, > > I'm having a little bit of trouble getting emacs to compile the right Ada > (.adb) files. Emacs will compile correctly for the first program I am > working on. After that, emacs recompiles the first file instead of the > current one I'm working on. I've tried 'ada-compile-current' but it creates > everything necessary (.ali, .o) except the executable. > > Is there any reason why emacs does this? The only way I've found around this > is to restart emacs. Is there is a way to compile and run the current file > rather than the one I first started working on? > > I'm using Emacs 23.0.60.1 on Ubuntu 7.10 > > Thanks > -joe Try the newsgroup comp.lang.ada. I think there are persons knowing the ada-mode. -- Anders