From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Paul Chany Newsgroups: gmane.emacs.help Subject: To get Unicode file (UTF8) with a leading byte-order-marker characters? Date: Tue, 08 Jun 2010 17:26:21 +0200 Message-ID: <878w6p4kbm.fsf@debian-laptop.localdomain> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1276010855 21971 80.91.229.12 (8 Jun 2010 15:27:35 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 8 Jun 2010 15:27:35 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Jun 08 17:27:34 2010 connect(): No such file or directory 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.69) (envelope-from ) id 1OM0i9-0004eH-Bs for geh-help-gnu-emacs@m.gmane.org; Tue, 08 Jun 2010 17:27:29 +0200 Original-Received: from localhost ([127.0.0.1]:53471 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OM0i8-0004GG-KY for geh-help-gnu-emacs@m.gmane.org; Tue, 08 Jun 2010 11:27:28 -0400 Original-Received: from [140.186.70.92] (port=42869 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OM0hJ-0004Do-4I for help-gnu-emacs@gnu.org; Tue, 08 Jun 2010 11:26:38 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OM0hH-0003HX-NA for help-gnu-emacs@gnu.org; Tue, 08 Jun 2010 11:26:37 -0400 Original-Received: from lo.gmane.org ([80.91.229.12]:40767) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OM0hH-0003HP-Ho for help-gnu-emacs@gnu.org; Tue, 08 Jun 2010 11:26:35 -0400 Original-Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1OM0hG-0003pQ-8Y for help-gnu-emacs@gnu.org; Tue, 08 Jun 2010 17:26:34 +0200 Original-Received: from 10-142-85-95.dynamic.stcable.net ([95.85.142.10]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 08 Jun 2010 17:26:34 +0200 Original-Received: from csanyipal by 10-142-85-95.dynamic.stcable.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 08 Jun 2010 17:26:34 +0200 X-Injected-Via-Gmane: http://gmane.org/ connect(): No such file or directory Original-Lines: 18 Original-X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: 10-142-85-95.dynamic.stcable.net User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1 (gnu/linux) Cancel-Lock: sha1:x3Byyhvi+A6oKaoqiA9gBJ/orkw= X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) 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:73853 Archived-At: Hi, I'm using Emacs to program in Objective-C following a GNUstep Tutorial. In the application that I made there is a resource file for localisation (translation): Ablak.strings. The file should be ASCII (using \U escapes for unicode characters) or Unicode (UTF16 or UTF8) with a leading byte-order-marker. How can I get this file using Emacs? Any advices will be appreciated! -- Regards, Paul Chany You can freely correct my English. http://csanyi-pal.info