From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Cynthia Lee Page Newsgroups: gmane.emacs.help Subject: gui emacs from terminal Date: Wed, 14 Jul 2010 04:47:43 -0600 Message-ID: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (Apple Message framework v936) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1279168133 9615 80.91.229.12 (15 Jul 2010 04:28:53 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 15 Jul 2010 04:28:53 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Jul 15 06:28:51 2010 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.69) (envelope-from ) id 1OZG41-0002F5-Kz for geh-help-gnu-emacs@m.gmane.org; Thu, 15 Jul 2010 06:28:49 +0200 Original-Received: from localhost ([127.0.0.1]:48027 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OZG40-0005dI-UG for geh-help-gnu-emacs@m.gmane.org; Thu, 15 Jul 2010 00:28:48 -0400 Original-Received: from [140.186.70.92] (port=41755 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OZ57n-0005ox-W8 for help-gnu-emacs@gnu.org; Wed, 14 Jul 2010 12:48:01 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OZ57m-0007rV-SY for help-gnu-emacs@gnu.org; Wed, 14 Jul 2010 12:47:59 -0400 Original-Received: from ipmx2.colorado.edu ([128.138.128.232]:48676) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OZ57m-0007rD-P1 for help-gnu-emacs@gnu.org; Wed, 14 Jul 2010 12:47:58 -0400 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AhgIAAOFPUzAqBGb/2dsb2JhbAAwgQ2RaYxEcrgliGOFJASDfg X-IronPort-AV: E=Sophos;i="4.55,202,1278309600"; d="scan'208";a="237625954" Original-Received: from omr-raz-2-priv.int.colorado.edu ([192.168.17.155]) by ipmx2-priv.int.colorado.edu with ESMTP; 14 Jul 2010 10:47:57 -0600 Original-Received: from intvpn-dhcp-16.colorado.edu (EHLO rl1-3-250-166-dhcp.int.Colorado.EDU) ([128.138.102.16]) by omr-raz-2-priv.int.colorado.edu (MOS 4.1.9-GA FastPath queued) with ESMTP id AGO99186 (AUTH ccpage); Wed, 14 Jul 2010 10:47:57 -0600 (MDT) X-Mailer: Apple Mail (2.936) X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Mailman-Approved-At: Thu, 15 Jul 2010 00:27:53 -0400 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:74195 Archived-At: Dear Users, First off I am a newbie. I installed emacs (in the user folder of my mac os10.5.8) and am able to run it from my terminal but I have no gui interface. This is the command I used to build $ ./configure --with-jpeg=no --with-png=no --with-gif=no --with-tiff=no I did this because I was told to by the error messages when I initially attempted to install with just ./configure. So I have two questions is this why I don't get a gui interface? More importantly can I open with a gui interface with this installation? I have downloaded and installed a second version of emacs, the carbon version which does open with the gui, I have this file in my applications folder. Is there any way I can invoke this version of emacs while in the terminal and having ssh'd to a remote host? Please ask for clarification if this is unclear and thanks in advance for any help, Cynthia