From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Gaston Fiore Newsgroups: gmane.emacs.help Subject: Re: Emacs on OS X error Date: Mon, 9 Apr 2012 08:26:47 -0400 Message-ID: References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1333974419 12853 80.91.229.3 (9 Apr 2012 12:26:59 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 9 Apr 2012 12:26:59 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: Le Wang Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Apr 09 14:26:58 2012 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1SHDgQ-00083f-3B for geh-help-gnu-emacs@m.gmane.org; Mon, 09 Apr 2012 14:26:58 +0200 Original-Received: from localhost ([::1]:42516 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SHDgP-0005hN-Ee for geh-help-gnu-emacs@m.gmane.org; Mon, 09 Apr 2012 08:26:57 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:34466) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SHDgJ-0005h6-LI for help-gnu-emacs@gnu.org; Mon, 09 Apr 2012 08:26:52 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SHDgH-0003xr-Si for help-gnu-emacs@gnu.org; Mon, 09 Apr 2012 08:26:51 -0400 Original-Received: from mail-lpp01m010-f41.google.com ([209.85.215.41]:49943) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SHDgH-0003xn-Ir for help-gnu-emacs@gnu.org; Mon, 09 Apr 2012 08:26:49 -0400 Original-Received: by lagz14 with SMTP id z14so3995337lag.0 for ; Mon, 09 Apr 2012 05:26:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; bh=TtsNKMYgeJWTRNO5KiV7utRTO+5L8YHjX8MboOWR0kY=; b=NJH7d3q3D66JRbv8H5me2CgNr48PG4CMveFqWZI9XV4/KSodjaEU2wmtqPRsM5RCFP svNAOwQJgqH1p5GvM0Fn5GbpzSchoZ+kDfPDnVw1Fw4iTSBLQM6EgUJ4xs0iluzhPntm vkY+q9gJpzfm22SDOEysgI59oLQnv3NswCZG0r9CxGX8RDLT6cgury9zssuuQ+i5l9Pl FNpJv/Z4eilPjZ6wq8DzjXN+FIoFmjCjAu93xppxObTgPD1T5VnMBk2HDD7TtSCSugwu xAdCFKUE0O7HzX9cHURe3MzVpa8qaAviuk8uAXxE7zGVA1j1kX9Mu/gRsVZQop61dko8 r6jg== Original-Received: by 10.152.146.234 with SMTP id tf10mr11151125lab.31.1333974407269; Mon, 09 Apr 2012 05:26:47 -0700 (PDT) Original-Received: by 10.112.149.39 with HTTP; Mon, 9 Apr 2012 05:26:47 -0700 (PDT) In-Reply-To: X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 209.85.215.41 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 Xref: news.gmane.org gmane.emacs.help:84389 Archived-At: The problem is that the top of the Emacs window appears hidden behind the OS X menu bar and can't be accessed. The steps that I followed are, in the top-level directory: make distclean ./configure --with-ns make install I'm then opening the app by double-clicking it in the nextstep directory. Again, I'm running OS X 10.7.3. On Mon, Apr 9, 2012 at 1:24 AM, Le Wang wrote: > > On Mon, Apr 9, 2012 at 5:48 AM, Gaston Fiore wro= te: >> >> Hello, >> >> I'm relatively new to OS X and I'm trying to install GNU Emacs. I've >> followed the instructions in both the general INSTALL file and >> nexstep/INSTALL, but after 'make' > > > You should re-read nextstep/INSTALL.=A0 The compiled program is not run a= s > src/emacs. > > If you still have trouble, write back with the exact steps you took. > >> when trying the resulting program >> by 'src/emacs -Q', I get the following error: >> >> 2012-04-08 17:28:26.604 emacs[26816:707] ERROR: Can't have a toolbar >> in a window with as it's borderview >> >> An Emacs window does appear, but the top is hidden behind the OS X >> menu bar and can't be accessed. How can I fix this problem? My Mac is >> running OS X Version 10.7.3. >> >> Thanks a lot, >> >> -Gaston >> > > > > -- > Le