From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Ted Zlatanov Newsgroups: gmane.emacs.help Subject: Re: emacs 23 input method changes Date: Mon, 15 Sep 2008 12:56:45 -0500 Organization: =?utf-8?B?0KLQtdC+0LTQvtGAINCX0LvQsNGC0LDQvdC+0LI=?= @ Cienfuegos Message-ID: <864p4hpa1u.fsf@lifelogs.com> References: <878wtyo1zs.fsf@laymusic.org> <86d4j9s561.fsf@lifelogs.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: ger.gmane.org 1221504130 1681 80.91.229.12 (15 Sep 2008 18:42:10 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 15 Sep 2008 18:42:10 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Sep 15 20:43:06 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 1KfJ2J-00051t-Dl for geh-help-gnu-emacs@m.gmane.org; Mon, 15 Sep 2008 20:42:59 +0200 Original-Received: from localhost ([127.0.0.1]:47914 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KfJ1I-0004cJ-KD for geh-help-gnu-emacs@m.gmane.org; Mon, 15 Sep 2008 14:41:56 -0400 Original-Path: news.stanford.edu!newsfeed.stanford.edu!postnews.google.com!news1.google.com!border1.nntp.dca.giganews.com!nntp.giganews.com!newsfeed00.sul.t-online.de!t-online.de!news.albasani.net!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 29 Original-X-Trace: news.albasani.net kL3FAB8jaKjZBfObxD1VgAVWNMpoz655n5tGweGROFuOxPqgiWYhAdST6AVjWLGViECNxD71qNDIyXjtRyIWF8Sxb0Hmf/8VtA3jGVqdbQ+SulrzieHIhSqjv6vQVuHy Original-X-Complaints-To: abuse@albasani.net Original-NNTP-Posting-Date: Mon, 15 Sep 2008 17:56:45 +0000 (UTC) X-User-ID: h0NXpKLUE7IrSTKIW2K/bzyKXJhi0JZdSWBehT0NRvc= X-Face: bd.DQ~'29fIs`T_%O%C\g%6jW)yi[zuz6; d4V0`@y-~$#3P_Ng{@m+e4o<4P'#(_GJQ%TT= D}[Ep*b!\e,fBZ'j_+#"Ps?s2!4H2-Y"sx" Cancel-Lock: sha1:J8yKDU2UUyCnXOroxcjVm1IWr50= sha1:CpZX8VErQd0nGl+6FnGZqKEoBEo= User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/23.0.60 (gnu/linux) X-NNTP-Posting-Host: K84iKWVcpqtiMW3FvDSVwrzJWsrGEzMfErSmSZa0I5U= Original-Xref: news.stanford.edu gnu.emacs.help:162306 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:57645 Archived-At: On Sat, 13 Sep 2008 12:55:06 -0400 Laura Conrad wrote: >>>>>> "James" == James Cloos writes: LC> (setq locale-coding-system 'utf-8) LC> (set-terminal-coding-system 'utf-8) LC> (set-keyboard-coding-system 'utf-8) LC> (set-selection-coding-system 'utf-8) LC> (prefer-coding-system 'utf-8) LC> It looks like it's some of that UTF-8 stuff I quoted in my previous mail. James> Looking at my output from (describe-coding-system) suggests that setting James> the keyboard coding system is the culprit. I have no-conversion there, James> nil for inter-client cut-n-paste and utf-8-unix elsewhere. All w/o any James> settings in ~/.emacs or my custom file. LC> Yes, that looks like the answer. I had commented out all of those LC> settings, and didn't get the problem. If I put them all back except LC> for set-keyboard-coding-system, I do get the problem. LC> (For those who don't remember the beginning of the thread, the problem LC> is that in TeX input mode, I expect to be able to type ént by typing LC> "\'ent". When I have the problem, typing those four characters gives LC> me some Chinese character.) Could you submit an Emacs bug about it? It will improve the software for other users. I could do it but you had the original report :) Ted