From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: =?ISO-8859-15?Q?Andreas_R=F6hler?= Newsgroups: gmane.emacs.devel Subject: abbrev_defs encoding issues Date: Mon, 06 Jun 2011 13:25:18 +0200 Message-ID: <4DECB91E.9070904@online.de> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1307359553 20003 80.91.229.12 (6 Jun 2011 11:25:53 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 6 Jun 2011 11:25:53 +0000 (UTC) To: Emacs developers Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Jun 06 13:25:49 2011 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1QTXwK-0003YW-Ub for ged-emacs-devel@m.gmane.org; Mon, 06 Jun 2011 13:25:49 +0200 Original-Received: from localhost ([::1]:43515 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QTXwJ-0000YN-Md for ged-emacs-devel@m.gmane.org; Mon, 06 Jun 2011 07:25:47 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:36395) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QTXvx-0000XP-Up for emacs-devel@gnu.org; Mon, 06 Jun 2011 07:25:27 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QTXvu-0006Ek-TQ for emacs-devel@gnu.org; Mon, 06 Jun 2011 07:25:25 -0400 Original-Received: from moutng.kundenserver.de ([212.227.126.186]:50786) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QTXvu-0006EP-Ba for emacs-devel@gnu.org; Mon, 06 Jun 2011 07:25:22 -0400 Original-Received: from [192.168.178.27] (brln-4db9f6fb.pool.mediaWays.net [77.185.246.251]) by mrelayeu.kundenserver.de (node=mrbap4) with ESMTP (Nemesis) id 0M3B4h-1PcPc13j0h-00sssr; Mon, 06 Jun 2011 13:25:19 +0200 User-Agent: Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9.2.17) Gecko/20110414 SUSE/3.1.10 Thunderbird/3.1.10 X-Provags-ID: V02:K0:9w9BrA0mOoy+Sr0gGFgCbgnhEm0ldL9eiZzrNpMVktl gcEPmAHUtOnnCK4rajsL8uwlqE6iQvG0vqi1oQoGYf14qXWNGB jcN8VA9X1e2zoHCHvG1WpIh6mTeDNiXjaqbMQW8hFvngzIFiCX gVB7rurtpO+0GZjM8Q8yoA9IJlqwhRm95aAjZgudndSh3IGBQG QCZDwMHq5nWnsOJz1KnGVefmSJ97vcaGCO19IPJyIA= X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 212.227.126.186 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:140227 Archived-At: Hi, when using Emacs 24.. and Emacs 23.. series parallel or consecutive, I'm running into trouble due to different encoding for ~/.abbrev_defs - 23 uses emacs-mule, while 24 uses utf-8. Having a look into NEWS.23 "** The abbrevs file is now a file named abbrev_defs in user-emacs-directory; but the old location, ~/.abbrev_defs, is used if that file exists." that might be avoided to a certain extend by requiring the new location for 24 series. Maybe some warning should user try to change that might help too. Best regards, Andreas -- https://code.launchpad.net/~a-roehler/python-mode/components-python-mode https://code.launchpad.net/s-x-emacs-werkstatt/