From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.help Subject: Re: Where is .emacs in Linux? Date: Fri, 08 May 2009 21:07:50 +0300 Message-ID: <837i0rcvt5.fsf@gnu.org> References: <23443988.post@talk.nabble.com> <20090508115500.GA1074@muc.de> NNTP-Posting-Host: lo.gmane.org X-Trace: ger.gmane.org 1241806105 1760 80.91.229.12 (8 May 2009 18:08:25 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 8 May 2009 18:08:25 +0000 (UTC) To: Help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri May 08 20:08:15 2009 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 1M2UUH-0003FA-IQ for geh-help-gnu-emacs@m.gmane.org; Fri, 08 May 2009 20:07:57 +0200 Original-Received: from localhost ([127.0.0.1]:33567 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1M2UUH-0000dm-2l for geh-help-gnu-emacs@m.gmane.org; Fri, 08 May 2009 14:07:57 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1M2UTv-0000by-5C for help-gnu-emacs@gnu.org; Fri, 08 May 2009 14:07:35 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1M2UTu-0000Ze-4G for Help-gnu-emacs@gnu.org; Fri, 08 May 2009 14:07:34 -0400 Original-Received: from [199.232.76.173] (port=58102 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1M2UTt-0000ZG-Ta for Help-gnu-emacs@gnu.org; Fri, 08 May 2009 14:07:33 -0400 Original-Received: from mtaout4.012.net.il ([84.95.2.10]:32357 helo=mtaout3.012.net.il) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1M2UTs-00087n-6q for Help-gnu-emacs@gnu.org; Fri, 08 May 2009 14:07:33 -0400 Original-Received: from conversion-daemon.i_mtaout3.012.net.il by i_mtaout3.012.net.il (HyperSendmail v2004.12) id <0KJC000007EP2Q00@i_mtaout3.012.net.il> for Help-gnu-emacs@gnu.org; Fri, 08 May 2009 21:07:30 +0300 (IDT) Original-Received: from HOME-C4E4A596F7 ([84.228.73.80]) by i_mtaout3.012.net.il (HyperSendmail v2004.12) with ESMTPA id <0KJC005RH7OIFZY0@i_mtaout3.012.net.il> for Help-gnu-emacs@gnu.org; Fri, 08 May 2009 21:07:30 +0300 (IDT) In-reply-to: <20090508115500.GA1074@muc.de> X-012-Sender: halo1@inter.net.il X-detected-operating-system: by monty-python.gnu.org: Solaris 9.1 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:64250 Archived-At: > Date: Fri, 8 May 2009 11:55:00 +0000 > From: Alan Mackenzie > Cc: Help-gnu-emacs@gnu.org > > C-x C-f ~/.emacs > > (i.e. "control x, control f, type in "~/.emacs", then hit carriage > return) > > Edit away to your heart's content. And don't forget to save it (C-x C-s) after editing, and then restart Emacs for the new/changed settings to take effect.