From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Le Wang Newsgroups: gmane.emacs.help Subject: Re: Emacs on OS X error Date: Mon, 9 Apr 2012 13:24:28 +0800 Message-ID: References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=f46d0442879e59b02004bd3838d8 X-Trace: dough.gmane.org 1333949081 3030 80.91.229.3 (9 Apr 2012 05:24:41 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 9 Apr 2012 05:24:41 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: Gaston Fiore Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Apr 09 07:24:40 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 1SH75i-0004uk-Qk for geh-help-gnu-emacs@m.gmane.org; Mon, 09 Apr 2012 07:24:38 +0200 Original-Received: from localhost ([::1]:44631 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SH75i-0007qs-6g for geh-help-gnu-emacs@m.gmane.org; Mon, 09 Apr 2012 01:24:38 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:43673) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SH75c-0007qm-Hz for help-gnu-emacs@gnu.org; Mon, 09 Apr 2012 01:24:33 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SH75a-0008CP-R9 for help-gnu-emacs@gnu.org; Mon, 09 Apr 2012 01:24:32 -0400 Original-Received: from mail-wi0-f177.google.com ([209.85.212.177]:53897) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SH75a-0008Bj-IQ for help-gnu-emacs@gnu.org; Mon, 09 Apr 2012 01:24:30 -0400 Original-Received: by wibhj13 with SMTP id hj13so1610968wib.12 for ; Sun, 08 Apr 2012 22:24:28 -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; bh=jX0X3KchecaQg6I3h8fiWna/P1p+eshz2v3jFXbS06I=; b=ATWWAwRtCukUFglU4EIhh9FjZRw8/jKC1sxKHjRFyQJGy/ib3O5IEAKPy0pB+pqLMt YKhxJ4jM3L4tU6KfF+dUDC+ePYotrfluCICckkHRsDU9XZ9Ghy5do66/JSyxVMZV8Lbo soqIICMn8TGMOShGodtZiPcwd7Dw4B8tmETbBVzVLbhcqrgVPTY+AC/gn7xryfLkztur qvfJfOilItN+Oi7KD2ZeP0BuWD+9X2X4JdH4lOCtYT1QBoGHiXgAeTMj6p0xcrAmLG7F 7UYhrSiHd6U7X0t9zaZaNVHx96EpnEYPHL2LFvYTrkXICou7/+74e65jGe7Lno9YEtog PWsw== Original-Received: by 10.180.101.230 with SMTP id fj6mr13447285wib.13.1333949068062; Sun, 08 Apr 2012 22:24:28 -0700 (PDT) Original-Received: by 10.216.226.224 with HTTP; Sun, 8 Apr 2012 22:24:28 -0700 (PDT) In-Reply-To: X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 209.85.212.177 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:84383 Archived-At: --f46d0442879e59b02004bd3838d8 Content-Type: text/plain; charset=ISO-8859-1 On Mon, Apr 9, 2012 at 5:48 AM, Gaston Fiore wrote: > 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. The compiled program is not run as 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 --f46d0442879e59b02004bd3838d8 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
On Mon, Apr 9, 2012 at 5:48 AM, Gaston Fiore= <gaston.fio= re@gmail.com> wrote:
Hello,

I'm relatively new to OS X and I'm trying to install GNU Emacs. I&#= 39;ve
followed the instructions in both the general INSTALL file and
nexstep/INSTALL, but after 'make'

You should r= e-read nextstep/INSTALL.=A0 The compiled program is not run as src/emacs.
If you still have trouble, write back with the exact steps you took.<= br>
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 <NSNextStepFrame: 0x1012390c0> as it's bordervie= w

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
--f46d0442879e59b02004bd3838d8--