From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: martin rudalics Newsgroups: gmane.emacs.help Subject: Re: hexl-mode, while saving encoding problem Date: Thu, 08 Nov 2007 17:33:37 +0100 Message-ID: <47333A61.206@gmx.at> 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: ger.gmane.org 1194539636 31073 80.91.229.12 (8 Nov 2007 16:33:56 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 8 Nov 2007 16:33:56 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: gelika.papp-raffy@st.com Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Nov 08 17:34:00 2007 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 1IqAKD-0003R4-TZ for geh-help-gnu-emacs@m.gmane.org; Thu, 08 Nov 2007 17:33:50 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IqAK2-0004qT-KS for geh-help-gnu-emacs@m.gmane.org; Thu, 08 Nov 2007 11:33:38 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IqAJJ-00049P-RR for help-gnu-emacs@gnu.org; Thu, 08 Nov 2007 11:32:53 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IqAJI-00046O-9v for help-gnu-emacs@gnu.org; Thu, 08 Nov 2007 11:32:53 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IqAJH-00045t-S6 for help-gnu-emacs@gnu.org; Thu, 08 Nov 2007 11:32:51 -0500 Original-Received: from mail.gmx.net ([213.165.64.20]) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1IqAJG-0005K4-BZ for help-gnu-emacs@gnu.org; Thu, 08 Nov 2007 11:32:51 -0500 Original-Received: (qmail invoked by alias); 08 Nov 2007 16:32:48 -0000 Original-Received: from N862P023.adsl.highway.telekom.at (EHLO [62.47.51.183]) [62.47.51.183] by mail.gmx.net (mp034) with SMTP; 08 Nov 2007 17:32:48 +0100 X-Authenticated: #14592706 X-Provags-ID: V01U2FsdGVkX19n/qxaz4tnBmm169iue83y2K/Ugqx1ka6ry4YJMP WeNKgsCxcR2SVo User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) X-Accept-Language: de-DE, de, en-us, en X-Y-GMX-Trusted: 0 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:49082 Archived-At: > I am editing binary files with emacs (ID3 tags in .mp3 files). Is there a special mode for editing ID3 tags? > I use the hexl-mode. > When I want to save my modifications I get the question "Selet coding system" > and it is asking me to choose between several like undecided-unix, mule-utf-8, etc. Does it work when you use `find-file-literally' to open the file?