From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eric Hanchrow Newsgroups: gmane.emacs.devel Subject: [PATCH]: minor clarification for building.texi Date: Wed, 04 May 2005 10:53:40 -0700 Message-ID: <87acna27yz.fsf@offby1.atm01.sea.blarg.net> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1115245819 14260 80.91.229.2 (4 May 2005 22:30:19 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 4 May 2005 22:30:19 +0000 (UTC) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu May 05 00:30:17 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DTSNL-0008L9-VY for ged-emacs-devel@m.gmane.org; Thu, 05 May 2005 00:29:52 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DTSUj-0004s7-UC for ged-emacs-devel@m.gmane.org; Wed, 04 May 2005 18:37:29 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DTO8l-0004C7-7d for emacs-devel@gnu.org; Wed, 04 May 2005 13:58:31 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DTO8j-0004Ba-Rp for emacs-devel@gnu.org; Wed, 04 May 2005 13:58:30 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DTO8j-00047P-DD for emacs-devel@gnu.org; Wed, 04 May 2005 13:58:29 -0400 Original-Received: from [199.232.41.67] (helo=mx20.gnu.org) by monty-python.gnu.org with esmtp (TLS-1.0:RSA_ARCFOUR_SHA:16) (Exim 4.34) id 1DTOBW-0001FU-6n for emacs-devel@gnu.org; Wed, 04 May 2005 14:01:22 -0400 Original-Received: from [80.91.229.2] (helo=ciao.gmane.org) by mx20.gnu.org with esmtp (Exim 4.34) id 1DTO6a-0005M0-LC for emacs-devel@gnu.org; Wed, 04 May 2005 13:56:16 -0400 Original-Received: from list by ciao.gmane.org with local (Exim 4.43) id 1DTNye-0001jJ-Ox for emacs-devel@gnu.org; Wed, 04 May 2005 19:48:05 +0200 Original-Received: from offby1.atm01.sea.blarg.net ([206.124.138.125]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 04 May 2005 19:48:04 +0200 Original-Received: from offby1 by offby1.atm01.sea.blarg.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 04 May 2005 19:48:04 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-To: emacs-devel@gnu.org Original-Lines: 25 Original-X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: offby1.atm01.sea.blarg.net User-Agent: Gnus/5.1007 (Gnus v5.10.7) Emacs/22.0.50 (gnu/linux) Cancel-Lock: sha1:+vqbzazAl6BLSULpGbNCfn1F2Wc= X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:36666 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:36666 --- building.texi 03 May 2005 10:31:34 -0700 1.55 +++ building.texi 04 May 2005 10:52:11 -0700 @@ -117,8 +117,11 @@ @findex recompile To rerun the last compilation with the same command, type @kbd{M-x -recompile}. This automatically reuses the compilation command from the -last invocation of @kbd{M-x compile}. +recompile}. This automatically reuses the compilation command from +the last invocation of @kbd{M-x compile}. It also reuses the +@samp{*compilation*} buffer; thus it requires less typing than does +re-running @kbd{M-x compile}, because the latter likely will work only +if the selected buffer's default directory is what you want. Emacs does not expect a compiler process to launch asynchronous subprocesses; if it does, and they keep running after the main -- The one thing that unites all human beings, regardless of age, gender, religion, economic status or ethnic background, is that deep down inside, we all believe that we are above average drivers. -- Dave Barry