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 01:35:26 -0700 (PDT) Organization: http://groups.google.com Message-ID: <0f471b32-5cf8-4224-a64a-1542449349bf@a1g2000hsb.googlegroups.com> References: <19991cd6-77bd-4efa-afb0-df451e9907cb@l42g2000hsc.googlegroups.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1218185026 24954 80.91.229.12 (8 Aug 2008 08:43:46 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 8 Aug 2008 08:43:46 +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 10:44:37 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 1KRNaK-0001mx-A5 for geh-help-gnu-emacs@m.gmane.org; Fri, 08 Aug 2008 10:44:32 +0200 Original-Received: from localhost ([127.0.0.1]:33412 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KRNZO-0004t7-N1 for geh-help-gnu-emacs@m.gmane.org; Fri, 08 Aug 2008 04:43:34 -0400 Original-Path: news.stanford.edu!newsfeed.stanford.edu!postnews.google.com!a1g2000hsb.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 39 Original-NNTP-Posting-Host: 193.117.23.129 Original-X-Trace: posting.google.com 1218184526 18183 127.0.0.1 (8 Aug 2008 08:35:26 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Fri, 8 Aug 2008 08:35:26 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: a1g2000hsb.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:160944 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:56291 Archived-At: On Aug 7, 6:09=A0pm, Peter Dyballa wrote: > Am 07.08.2008 um 17:58 schrieb paul.mead: > > > When I try M-x outline-mode, I get the following error: > > > Couldn't open load file: easy-mmode > > > I've tried searching for help on this but found nothing - is there > > another component that I need to find? > > No ELisp file should be missing (but there were problems with this =A0 > file and the NS version of GNU Emacs *23* when building it). Are you =A0 > sure that you do *not* have a mixture of a few Emacsen? Does it cost =A0 > you much money to download up-to-date GNU Emacs 22.2? Is it too =A0 > complicated to create a new directory in which you can out-pack the =A0 > GNU Emacs 22.2 archive? You'll have a clean start ... (which might =A0 > imply less problems) > > -- > Greetings > > =A0 =A0Pete > > If it does exist, it's out of date. > =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =96 Arnol= d's Second Law of Documentation Nothing's ever simple, is it? I ran configure all ok, then make. it has now hung. My Task Manager has an 'emacs.exe' process taking up 50% of my CPU and plenty of memory. The last command shown by make was: EMACSLOADPATH=3D/home/paul/emacs-22.2/leim/../lisp LC_ALL=3DC ../src/emacs -batch --no-init-file --no-site-file --multibyte -l /home/paul/ emacs-22.2/leim/../lisp/international/titdic-cnv \ -f batch-titdic-convert -dir quail /home/paul/emacs-22.2/ leim/CXTERM-DIC; \ echo "changed" > changed.tit If I try to run src/emacs from another console it also hangs.