From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: kovvalsky Newsgroups: gmane.emacs.help Subject: Re: Specify file encoding when storing a plain text or a source code Date: Tue, 1 Feb 2011 02:12:00 -0800 (PST) Message-ID: <30814914.post@talk.nabble.com> References: <30811936.post@talk.nabble.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1296555446 10245 80.91.229.12 (1 Feb 2011 10:17:26 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 1 Feb 2011 10:17:26 +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 Feb 01 11:17:21 2011 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 1PkDIV-0005Cc-UK for geh-help-gnu-emacs@m.gmane.org; Tue, 01 Feb 2011 11:17:20 +0100 Original-Received: from localhost ([127.0.0.1]:35373 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PkDIV-0002ok-7h for geh-help-gnu-emacs@m.gmane.org; Tue, 01 Feb 2011 05:17:19 -0500 Original-Received: from [140.186.70.92] (port=34548 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PkDDO-0001A9-OT for Help-gnu-emacs@gnu.org; Tue, 01 Feb 2011 05:12:07 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PkDDN-0003lJ-6G for Help-gnu-emacs@gnu.org; Tue, 01 Feb 2011 05:12:02 -0500 Original-Received: from sam.nabble.com ([216.139.236.26]:41236) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PkDDM-0003lF-SI for Help-gnu-emacs@gnu.org; Tue, 01 Feb 2011 05:12:01 -0500 Original-Received: from isper.nabble.com ([192.168.236.156]) by sam.nabble.com with esmtp (Exim 4.69) (envelope-from ) id 1PkDDM-0007a9-8L for Help-gnu-emacs@gnu.org; Tue, 01 Feb 2011 02:12:00 -0800 In-Reply-To: X-Nabble-From: fibo.kowalsky@gmail.com X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 216.139.236.26 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:78906 Archived-At: Thank you very much. I guess this saves file, but I wanted for sorting so Is it correct for sorting? C-x h #select all text C-x RET c RET #set encoding for next command M-x sort-lines #sort the text using the specified encoding and do you know 2 encodings which sort the same text different way? Just to test my commands. Thank you. Eli Zaretskii wrote: > >> Date: Mon, 31 Jan 2011 15:33:36 -0800 (PST) > C-x RET c RET C-x C-s > -- View this message in context: http://old.nabble.com/Specify-file-encoding-when-storing-a-plain-text-or-a-source-code-tp30811936p30814914.html Sent from the Emacs - Help mailing list archive at Nabble.com.