From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Anand S. Dhankshirur" Newsgroups: gmane.emacs.help Subject: .emacs is not getting executed Date: Fri, 21 Nov 2008 09:22:45 +0530 Organization: C-DOT Message-ID: <4926308D.9030506@cdotb.ernet.in> Reply-To: asd@cdotb.ernet.in NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1227239276 18964 80.91.229.12 (21 Nov 2008 03:47:56 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 21 Nov 2008 03:47:56 +0000 (UTC) To: GnuEmacs Help Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Nov 21 04:48:57 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 1L3N0r-0005BM-JT for geh-help-gnu-emacs@m.gmane.org; Fri, 21 Nov 2008 04:48:57 +0100 Original-Received: from localhost ([127.0.0.1]:56690 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1L3Mzi-0007J4-Lx for geh-help-gnu-emacs@m.gmane.org; Thu, 20 Nov 2008 22:47:46 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1L3MzO-0007Id-4U for help-gnu-emacs@gnu.org; Thu, 20 Nov 2008 22:47:26 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1L3MzN-0007IF-Qa for help-gnu-emacs@gnu.org; Thu, 20 Nov 2008 22:47:25 -0500 Original-Received: from [199.232.76.173] (port=51290 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1L3MzN-0007IC-Ih for help-gnu-emacs@gnu.org; Thu, 20 Nov 2008 22:47:25 -0500 Original-Received: from ws9.cdotb.ernet.in ([202.41.72.121]:54415) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1L3MzJ-0003Qp-4J for help-gnu-emacs@gnu.org; Thu, 20 Nov 2008 22:47:25 -0500 Original-Received: from ws9.cdotb.ernet.in (localhost [127.0.0.1]) by localhost.cdotb.ernet.in (Postfix) with ESMTP id C7353A313 for ; Fri, 21 Nov 2008 09:16:52 +0530 (IST) Original-Received: from universe (universe.cdotb.ernet.in [192.168.42.10]) by ws9.cdotb.ernet.in (Postfix) with ESMTP id B56FEA1B2 for ; Fri, 21 Nov 2008 09:16:52 +0530 (IST) Original-Received: from [192.168.16.119] (vishwa.cdotb.ernet.in [192.168.16.119]) by universe (8.12.2+Sun/8.12.2) with ESMTP id mAL3kgmC003026 for ; Fri, 21 Nov 2008 09:16:52 +0530 (IST) User-Agent: Thunderbird 1.5 (X11/20051201) X-TM-AS-Product-Ver: IMSS-7.0.0.7138-5.5.0.1026-16292.004 X-TM-AS-Result: No--0.456-5.0-31-1 X-imss-scan-details: No--0.456-5.0-31-1 X-detected-operating-system: by monty-python.gnu.org: Genre and OS details not recognized. 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:59990 Archived-At: Hi, I have installed emacs in /export/home1/asd/tools/emacs-22.3/src/emacs-22.3.1 The .emacs file is in $HOME directory. i.e ./export/home1/asd I changed the key binding .emacs it is not getting changed when i started the emacs again. Anand