From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Oleksandr Gavenko Newsgroups: gmane.emacs.help Subject: Re: setting compile-command Date: Thu, 12 May 2011 15:57:11 +0300 Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1305205039 17586 80.91.229.12 (12 May 2011 12:57:19 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 12 May 2011 12:57:19 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu May 12 14:57:16 2011 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1QKVS6-0000YA-Kx for geh-help-gnu-emacs@m.gmane.org; Thu, 12 May 2011 14:57:14 +0200 Original-Received: from localhost ([::1]:57325 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QKVS5-0003JO-SD for geh-help-gnu-emacs@m.gmane.org; Thu, 12 May 2011 08:57:13 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:47416) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QKVS0-0003JJ-Ur for help-gnu-emacs@gnu.org; Thu, 12 May 2011 08:57:09 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QKVS0-0000P0-AI for help-gnu-emacs@gnu.org; Thu, 12 May 2011 08:57:08 -0400 Original-Received: from lo.gmane.org ([80.91.229.12]:46120) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QKVS0-0000Os-4W for help-gnu-emacs@gnu.org; Thu, 12 May 2011 08:57:08 -0400 Original-Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1QKVRy-0000Rc-7o for help-gnu-emacs@gnu.org; Thu, 12 May 2011 14:57:06 +0200 Original-Received: from 91.193.68.214 ([91.193.68.214]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 12 May 2011 14:57:06 +0200 Original-Received: from gavenko by 91.193.68.214 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 12 May 2011 14:57:06 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 10 Original-X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: 91.193.68.214 User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.15) Gecko/20110303 Thunderbird/3.1.9 In-Reply-To: X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 80.91.229.12 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org X-Spam-Report: 5.4 points; * -0.0 SPF_PASS SPF: sender matches SPF record * 4.0 RCVD_NUMERIC_HELO Received: contains an IP address used for HELO * -2.6 BAYES_00 BODY: Bayesian spam probability is 0 to 1% * [score: 0.0011] * 4.0 RCVD_IN_SBL RBL: Received via a relay in Spamhaus SBL * [91.193.68.214 listed in zen.spamhaus.org] Xref: news.gmane.org gmane.emacs.help:80967 Archived-At: On 09.05.2011 5:20, Ken Goldman wrote: > I can offer a work around. > > After you compile once from the root directory, emacs will create a > 'compile' frame. Keep that frame available and M-x compile > from it. > Or after first compile just M-x recompile. This command remember previous dir and build command.