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: Emacs on OS X error Date: Sun, 8 Apr 2012 17:48:20 -0400 Message-ID: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: dough.gmane.org 1333931088 4792 80.91.229.3 (9 Apr 2012 00:24:48 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 9 Apr 2012 00:24:48 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Apr 09 02:24:48 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 1SH2PY-0007dD-1C for geh-help-gnu-emacs@m.gmane.org; Mon, 09 Apr 2012 02:24:48 +0200 Original-Received: from localhost ([::1]:43368 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SH2PX-0005m8-9f for geh-help-gnu-emacs@m.gmane.org; Sun, 08 Apr 2012 20:24:47 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:60433) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SGzyE-0001pP-O8 for help-gnu-emacs@gnu.org; Sun, 08 Apr 2012 17:48:27 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SGzyB-0003vA-VJ for help-gnu-emacs@gnu.org; Sun, 08 Apr 2012 17:48:26 -0400 Original-Received: from mail-lb0-f169.google.com ([209.85.217.169]:40164) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SGzyB-0003ul-Ko for help-gnu-emacs@gnu.org; Sun, 08 Apr 2012 17:48:23 -0400 Original-Received: by lbao2 with SMTP id o2so1681018lba.0 for ; Sun, 08 Apr 2012 14:48:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=mWAo5coOAMcUrNcIWNa1RugftEYrIyFA+FZdYMMJ30U=; b=PDPYIBX/xM6NHuhM3pSuLTPpU3N37Ii7wC247Oz1Gdp2jfaX2OTk3W/87885/t7ohz Wyxq6KmkvgCOpldze1AcTRanzWXjgiXvpH2SsQj/pb6C5XuKd8kMPmuVey+l9ZLy5GZS Cc9Wy1ojXxJ2w+grolmP1cb7oXUgpMquRAIsj6yC/NZ0pr2N1KE3GgSlLTpkPLAP2i/x zyO3TOWL43KvslNiFcF+GIe4la+QLxHtPDPbY9qu96sxyoH52eeJoc9f1yq9HVhbdaYP bvvrCP+GkNRcW9192Z9sFIJ3uYitkUHoLJ0lAFa78XKMSa0noehJySOwJKsxH8fX8Rw+ Suvw== Original-Received: by 10.152.131.74 with SMTP id ok10mr8291030lab.17.1333921700707; Sun, 08 Apr 2012 14:48:20 -0700 (PDT) Original-Received: by 10.112.149.39 with HTTP; Sun, 8 Apr 2012 14:48:20 -0700 (PDT) X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 209.85.217.169 X-Mailman-Approved-At: Sun, 08 Apr 2012 20:24:42 -0400 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:84380 Archived-At: 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', 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