From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "paul.mead" Newsgroups: gmane.emacs.help Subject: Re: Error when switching modes on v 22.1.1 Date: Fri, 8 Aug 2008 02:28:42 -0700 (PDT) Organization: http://groups.google.com Message-ID: References: <19991cd6-77bd-4efa-afb0-df451e9907cb@l42g2000hsc.googlegroups.com> <0f471b32-5cf8-4224-a64a-1542449349bf@a1g2000hsb.googlegroups.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1218188514 3576 80.91.229.12 (8 Aug 2008 09:41:54 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 8 Aug 2008 09:41:54 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Aug 08 11:42:45 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 1KROUf-0004Ur-2o for geh-help-gnu-emacs@m.gmane.org; Fri, 08 Aug 2008 11:42:45 +0200 Original-Received: from localhost ([127.0.0.1]:38779 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KROTj-0005Td-FO for geh-help-gnu-emacs@m.gmane.org; Fri, 08 Aug 2008 05:41:47 -0400 Original-Path: news.stanford.edu!newsfeed.stanford.edu!postnews.google.com!i76g2000hsf.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 13 Original-NNTP-Posting-Host: 193.117.23.129 Original-X-Trace: posting.google.com 1218187723 26879 127.0.0.1 (8 Aug 2008 09:28:43 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Fri, 8 Aug 2008 09:28:43 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: i76g2000hsf.googlegroups.com; posting-host=193.117.23.129; posting-account=0RWtKwkAAADW6vvkgzdLrsToqRwJmkP2 User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.1) Gecko/2008070208 Firefox/3.0.1,gzip(gfe),gzip(gfe) Original-Xref: news.stanford.edu gnu.emacs.help:160951 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:56296 Archived-At: > This looks as if GNU Emacs wasn't built completely yet, as if make is =A0 > still byte-compiling ELisp files. You can compile a new Emacs inside =A0 > an old Emacs. The *compilation* buffer will signal in its mode-line =A0 > whether compilation has finished or it's still continuing. > Thanks Peter, I think compiling emacs within emacs is beyond my (current) level of competence, but I will re-run make and give it the rest of the day to complete. I didn't think it would be such a long task, since compiling stuff like Linux kernels is much shorter. Cheers Paul