From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Chong Yidong Newsgroups: gmane.emacs.help Subject: Re: Is Emacs becoming Word? Date: 26 Mar 2005 03:08:25 -0800 Message-ID: References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1111835731 4661 80.91.229.2 (26 Mar 2005 11:15:31 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 26 Mar 2005 11:15:31 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat Mar 26 12:15:30 2005 Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DF9GI-0002z0-Uk for geh-help-gnu-emacs@m.gmane.org; Sat, 26 Mar 2005 12:15:27 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DF9Ug-0004RV-Db for geh-help-gnu-emacs@m.gmane.org; Sat, 26 Mar 2005 06:30:18 -0500 Original-Path: shelby.stanford.edu!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 9 Original-NNTP-Posting-Host: physics.stanford.edu Original-X-Trace: news.Stanford.EDU 1111835315 13501 171.64.107.180 (26 Mar 2005 11:08:35 GMT) Original-X-Complaints-To: news@news.stanford.edu User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 Original-Xref: shelby.stanford.edu gnu.emacs.help:129628 Original-To: help-gnu-emacs@gnu.org 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 X-MailScanner-To: geh-help-gnu-emacs@m.gmane.org Xref: news.gmane.org gmane.emacs.help:25179 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:25179 > And another thing: when I type " or ', Emacs seems to think that I'm > trying to input a special character. If I type 'a, I get an angstrom > symbol, even though (again) I'm editing python code and I'm just > trying to type a string that starts with a. I don't see this. It really sounds like you are using some non-English input method. What is the value of current-input-method? If it's non-nil, that would explain the problem; the next step would be to ask why it crops up in the first place.