From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Jens Teich Newsgroups: gmane.emacs.help Subject: Re: Using emacs in terminal of Mac OS Leopard Date: Mon, 31 Mar 2008 06:43:53 +0200 Message-ID: References: <16390894.post@talk.nabble.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1206970903 25558 80.91.229.12 (31 Mar 2008 13:41:43 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 31 Mar 2008 13:41:43 +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 Mar 31 15:42:15 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 1JgKGv-0002Zs-8R for geh-help-gnu-emacs@m.gmane.org; Mon, 31 Mar 2008 15:42:01 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JgKGJ-0008Gw-4W for geh-help-gnu-emacs@m.gmane.org; Mon, 31 Mar 2008 09:41:23 -0400 Original-Path: shelby.stanford.edu!headwall.stanford.edu!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 10 Original-X-Trace: individual.net Ciuxc9zadkR60jBaPyBjAgqmhxCc7zVv9ePEsOki6SO2iouyor Cancel-Lock: sha1:+AXvbjggGlniqcgUsMa0kp30CZA= sha1:znHLePJMLtVwpa+bjvR3yVs5WTA= User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1.91 (darwin) Original-Xref: shelby.stanford.edu gnu.emacs.help:157512 X-Mailman-Approved-At: Mon, 31 Mar 2008 09:40:34 -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:52903 Archived-At: USFstudent writes: > doing that command didn't do anything. it just gave me a new empty command > line .emacs is simply a text file in your home directory. Create and edit it with C-x C-f ~/.emacs RET, save it with C-x C-s. -Jens