From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: James Cloos Newsgroups: gmane.emacs.help Subject: Re: emacs 23 input method changes Date: Fri, 12 Sep 2008 13:42:36 -0400 Message-ID: References: <878wtyo1zs.fsf@laymusic.org> <86d4j9s561.fsf@lifelogs.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1221241431 30982 80.91.229.12 (12 Sep 2008 17:43:51 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 12 Sep 2008 17:43:51 +0000 (UTC) Cc: Ted Zlatanov , Laura Conrad To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Sep 12 19:44:47 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 1KeChH-0000XZ-2c for geh-help-gnu-emacs@m.gmane.org; Fri, 12 Sep 2008 19:44:43 +0200 Original-Received: from localhost ([127.0.0.1]:57634 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KeCgG-0002Qv-NA for geh-help-gnu-emacs@m.gmane.org; Fri, 12 Sep 2008 13:43:40 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KeCfr-0002Lr-LQ for help-gnu-emacs@gnu.org; Fri, 12 Sep 2008 13:43:15 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KeCfq-0002Jw-P5 for help-gnu-emacs@gnu.org; Fri, 12 Sep 2008 13:43:15 -0400 Original-Received: from [199.232.76.173] (port=55571 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KeCfq-0002Jj-LK for help-gnu-emacs@gnu.org; Fri, 12 Sep 2008 13:43:14 -0400 Original-Received: from eagle.jhcloos.com ([207.210.242.212]:49840) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1KeCfq-0006b3-Ih for help-gnu-emacs@gnu.org; Fri, 12 Sep 2008 13:43:14 -0400 Original-Received: by eagle.jhcloos.com (Postfix, from userid 10) id 83E3640090; Fri, 12 Sep 2008 17:39:01 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=jhcloos.com; s=eagle; t=1221241141; bh=GHbWiatwBtrFD3tey2GPFh6SyA8ZlAdpEnJJAwUJ7 m8=; h=From:To:Cc:Subject:In-Reply-To:References:Date:Message-ID: MIME-Version:Content-Type; b=XKw+lZxveO/WGIpxjdQB7gcJ6avbee2GAaoZW 5FFDzfZHh+t5kfePwOHWg7QkVA91yHIgbUlKqT5Ho1i3klawDmYuuayGU1Ye1RgmH81 M15dmjhnIZft8a4jLoZQEtJLobekWPi05cTxnEid9KQAjJ1bd1qrztvgychFryCSS4c = Original-Received: by lugabout.jhcloos.org (Postfix, from userid 500) id 725032105E3; Fri, 12 Sep 2008 17:42:59 +0000 (UTC) In-Reply-To: <86d4j9s561.fsf@lifelogs.com> (Ted Zlatanov's message of "Fri, 12 Sep 2008 11:24:54 -0500") User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/23.0.60 (gnu/linux) Face: iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABHNCSVQICAgIfAhkiAAAAI1J REFUOE+lU9ESgCAIg64P1y+ngUdxhl5H8wFbbM0OmUiEhKkCYaZThXCo6KE5sCbA1DDX3genvO4d eBQgEMaM5qy6uWk4SfBYfdu9jvBN9nSVDOKRtwb+I3epboOsOX5pZbJNsBJFvmQQ05YMfieIBnYX FK2N6dOawd97r/e8RjkTLzmMsiVgrAoEugtviCM3v2WzjgAAAABJRU5ErkJggg== Copyright: Copyright 2008 James Cloos OpenPGP: ED7DAEA6; url=http://jhcloos.com/public_key/0xED7DAEA6.asc OpenPGP-Fingerprint: E9E9 F828 61A4 6EA9 0F2B 63E7 997A 9F17 ED7D AEA6 Original-Lines: 16 X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) 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:57485 Archived-At: 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. Looking at my output from (describe-coding-system) suggests that setting the keyboard coding system is the culprit. I have no-conversion there, nil for inter-client cut-n-paste and utf-8-unix elsewhere. All w/o any settings in ~/.emacs or my custom file. -JimC -- James Cloos OpenPGP: 1024D/ED7DAEA6