From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: twiki Newsgroups: gmane.emacs.help Subject: Re: How to join most buffer in one buffer Date: Fri, 7 Sep 2012 02:06:42 -0700 (PDT) Message-ID: <3340ed59-7d18-40d5-9c84-dd26f16370cf@googlegroups.com> References: <71acbccf-e12f-4831-94ee-23e49ccf1a7e@googlegroups.com> <2C293A42-5177-4834-93A5-D88E0BB7E12F@Web.DE> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: ger.gmane.org 1347009019 24689 80.91.229.3 (7 Sep 2012 09:10:19 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 7 Sep 2012 09:10:19 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Sep 07 11:10:22 2012 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1T9uZu-000152-8v for geh-help-gnu-emacs@m.gmane.org; Fri, 07 Sep 2012 11:10:18 +0200 Original-Received: from localhost ([::1]:49595 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T9uZq-0006pn-Rh for geh-help-gnu-emacs@m.gmane.org; Fri, 07 Sep 2012 05:10:14 -0400 Original-Received: by 10.224.182.74 with SMTP id cb10mr2594422qab.0.1347008802860; Fri, 07 Sep 2012 02:06:42 -0700 (PDT) Original-Received: by 10.52.34.115 with SMTP id y19mr846500vdi.1.1347008802685; Fri, 07 Sep 2012 02:06:42 -0700 (PDT) Original-Path: usenet.stanford.edu!b19no3098640qas.0!news-out.google.com!da15ni851qab.0!nntp.google.com!b19no3098635qas.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=31.199.112.21; posting-account=wjp2oAoAAACzI4pv18VQXMxteESeFgB_ Original-NNTP-Posting-Host: 31.199.112.21 User-Agent: G2/1.0 Injection-Date: Fri, 07 Sep 2012 09:06:42 +0000 Original-Xref: usenet.stanford.edu gnu.emacs.help:194335 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:86678 Archived-At: > > This is not needed. You should be able to just "C-x i" each file into > the same buffer, then "C-x RET c utf-8 RET C-x C-s" to SUM.txt to save > them all. > Ok... but i've 200+ files and this method is time-expensive! Also if I open a.txt (iso-latin1-dos) and save with: C-x RET c utf-8 C-x C-s when Emacs (re-opened a.txt) shows again iso-latin1-dos with: C-h C RET Suggestions?