unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Peter Dyballa <Peter_Dyballa@Web.DE>
To: asd@cdotb.ernet.in
Cc: GnuEmacs Help <help-gnu-emacs@gnu.org>
Subject: Re: .emacs is not getting executed
Date: Fri, 21 Nov 2008 11:01:48 +0100	[thread overview]
Message-ID: <016CC2AD-2FD3-4A06-BFA5-354C52A856A7@Web.DE> (raw)
In-Reply-To: <4926308D.9030506@cdotb.ernet.in>


Am 21.11.2008 um 04:52 schrieb Anand S. Dhankshirur:

> I changed the key binding .emacs it is not getting changed when i  
> started the emacs again.


Check the syntax! Best in GNU Emacs 22, it has an up-to-date  
documentation.

Put before and after the key binding statement these statements:

	(message "Hi! Greetings from GNU Emacs %s! This is before key  
binding action." emacs-version)
	<some key binding>
	(message "Hi again! Another greetings from %s! This is *after* key  
binding action." emacs-major-version)

And then look into *Messages* ... OK, some conclusion would be  
needed, too.

--
Greetings

   Pete

Remember: use logout to logout.






  parent reply	other threads:[~2008-11-21 10:01 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-11-21  3:52 .emacs is not getting executed Anand S. Dhankshirur
     [not found] ` <347eb82e0811202004u4d7a73dah544be3e1db40f93d@mail.gmail.com>
2008-11-21  4:24   ` Anand S. Dhankshirur
2008-11-21  5:44     ` liouys
2008-11-21 10:01 ` Peter Dyballa [this message]
     [not found]   ` <49269874.2090905@cdotb.ernet.in>
     [not found]     ` <46DE244D-D339-4F49-9320-E09E6A2372DF@Web.DE>
2008-11-24  4:15       ` Anand S. Dhankshirur
2008-11-24 10:18         ` Peter Dyballa
2008-11-24 11:24           ` Anand S. Dhankshirur

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=016CC2AD-2FD3-4A06-BFA5-354C52A856A7@Web.DE \
    --to=peter_dyballa@web.de \
    --cc=asd@cdotb.ernet.in \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).