From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: martin rudalics Newsgroups: gmane.emacs.bugs Subject: Re: Can't find file .emacs Date: Thu, 07 Jun 2007 11:50:39 +0200 Message-ID: <4667D4EF.9020400@gmx.at> References: <1181198632.5778.7.camel@arizona.lan> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1181210628 28860 80.91.229.12 (7 Jun 2007 10:03:48 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 7 Jun 2007 10:03:48 +0000 (UTC) Cc: bug-gnu-emacs@gnu.org To: Janusz Galazka Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Thu Jun 07 12:03:46 2007 Return-path: Envelope-to: geb-bug-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 1HwEqI-0001AO-78 for geb-bug-gnu-emacs@m.gmane.org; Thu, 07 Jun 2007 12:03:46 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HwEqH-0004Bi-4X for geb-bug-gnu-emacs@m.gmane.org; Thu, 07 Jun 2007 06:03:45 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HwEnA-0002qF-VI for bug-gnu-emacs@gnu.org; Thu, 07 Jun 2007 06:00:33 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HwEn7-0002jg-6z for bug-gnu-emacs@gnu.org; Thu, 07 Jun 2007 06:00:30 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HwEn3-0002iO-TG for bug-gnu-emacs@gnu.org; Thu, 07 Jun 2007 06:00:26 -0400 Original-Received: from mail.gmx.net ([213.165.64.20]) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1HwEn3-0002KP-I7 for bug-gnu-emacs@gnu.org; Thu, 07 Jun 2007 06:00:25 -0400 Original-Received: (qmail invoked by alias); 07 Jun 2007 10:00:24 -0000 Original-Received: from M3133P020.adsl.highway.telekom.at (EHLO [88.117.39.148]) [88.117.39.148] by mail.gmx.net (mp039) with SMTP; 07 Jun 2007 12:00:24 +0200 X-Authenticated: #14592706 X-Provags-ID: V01U2FsdGVkX1/UbpUxd3LUxjn8etIBpU8BOmcozosAFe2anbyr7u 97Oe8wQqPX0SOp User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) X-Accept-Language: de-DE, de, en-us, en In-Reply-To: <1181198632.5778.7.camel@arizona.lan> X-Y-GMX-Trusted: 0 X-detected-kernel: Linux 2.6, seldom 2.4 (older, 4) X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:15776 Archived-At: > I'm beginner i can't find file .emacs for make > entry:(global-set-key[(F1)](lamda()(interactive)(manual-entry(current-word)))) "lamda" should be "lambda" > my operating system is Mandriva 2006 Free .Please help me find this file > otherwise similar file for emacs: Please have a look at section 58.6 The Init File, `~/.emacs' of the Emacs manual.