From mboxrd@z Thu Jan 1 00:00:00 1970 From: Manish Subject: Re: Extremely weird key bug in emacs Date: Sat, 18 Apr 2009 10:18:08 +0530 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Lv2Tf-0007pQ-OE for emacs-orgmode@gnu.org; Sat, 18 Apr 2009 00:48:31 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Lv2Ta-0007or-OQ for emacs-orgmode@gnu.org; Sat, 18 Apr 2009 00:48:30 -0400 Received: from [199.232.76.173] (port=34270 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Lv2Ta-0007oo-Kh for emacs-orgmode@gnu.org; Sat, 18 Apr 2009 00:48:26 -0400 Received: from ti-out-0910.google.com ([209.85.142.187]:9529) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Lv2Ta-0002EF-4a for emacs-orgmode@gnu.org; Sat, 18 Apr 2009 00:48:26 -0400 Received: by ti-out-0910.google.com with SMTP id b6so697393tic.10 for ; Fri, 17 Apr 2009 21:48:23 -0700 (PDT) In-Reply-To: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Krishan Rajaratnam Cc: emacs-orgmode@gnu.org On Sat, Apr 18, 2009 at 7:41 AM, Krishan Rajaratnam wrote: > Hi, I just installed org mode for emacs and found out that every key uses > C-c. The problem > is my emacs thinks C-c is C-g, but the funny thing is the ctrl button works > fine with other shortcuts > in emacs and the c buttons works fine in emacs when used in writing code. > But when used together emacs > considers it equivalent to C-g, I reinstalled emacs many times and use > Ctrl-c to copy and paste > things from the clipboard in windows all the time, so I am completely > clueless as to what caused this problem > or what to do about it. If anyone knows anything about this issue I would > really appreicate it if you could > let me know how to fix it, thanks for your time. Some kind of keymapping in your .emacs? Does it still happen when you start Emacs with -Q? -- Manish