From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.help Subject: Re: How to join most buffer in one buffer Date: Fri, 07 Sep 2012 13:15:46 +0300 Message-ID: <83txvab0kt.fsf@gnu.org> References: <71acbccf-e12f-4831-94ee-23e49ccf1a7e@googlegroups.com> <2C293A42-5177-4834-93A5-D88E0BB7E12F@Web.DE> <3340ed59-7d18-40d5-9c84-dd26f16370cf@googlegroups.com> NNTP-Posting-Host: plane.gmane.org X-Trace: ger.gmane.org 1347012967 26109 80.91.229.3 (7 Sep 2012 10:16:07 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 7 Sep 2012 10:16:07 +0000 (UTC) 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 12:16:08 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 1T9vbb-0005oX-Co for geh-help-gnu-emacs@m.gmane.org; Fri, 07 Sep 2012 12:16:07 +0200 Original-Received: from localhost ([::1]:50143 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T9vbY-00009w-5r for geh-help-gnu-emacs@m.gmane.org; Fri, 07 Sep 2012 06:16:04 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:59378) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T9vbL-00009o-4T for help-gnu-emacs@gnu.org; Fri, 07 Sep 2012 06:16:00 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1T9vbK-0007mc-3O for help-gnu-emacs@gnu.org; Fri, 07 Sep 2012 06:15:51 -0400 Original-Received: from mtaout23.012.net.il ([80.179.55.175]:50611) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T9vbJ-0007mY-Ra for help-gnu-emacs@gnu.org; Fri, 07 Sep 2012 06:15:50 -0400 Original-Received: from conversion-daemon.a-mtaout23.012.net.il by a-mtaout23.012.net.il (HyperSendmail v2007.08) id <0M9Z004005T6HI00@a-mtaout23.012.net.il> for help-gnu-emacs@gnu.org; Fri, 07 Sep 2012 13:15:48 +0300 (IDT) Original-Received: from HOME-C4E4A596F7 ([87.69.4.28]) by a-mtaout23.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0M9Z004XA5UBG530@a-mtaout23.012.net.il> for help-gnu-emacs@gnu.org; Fri, 07 Sep 2012 13:15:48 +0300 (IDT) In-reply-to: <3340ed59-7d18-40d5-9c84-dd26f16370cf@googlegroups.com> X-012-Sender: halo1@inter.net.il X-detected-operating-system: by eggs.gnu.org: Solaris 10 (beta) X-Received-From: 80.179.55.175 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:86680 Archived-At: > Date: Fri, 7 Sep 2012 02:06:42 -0700 (PDT) > From: twiki > Cc: help-gnu-emacs@gnu.org > Injection-Date: Fri, 07 Sep 2012 09:06:42 +0000 > > > > > 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! Where does the list of file names come from? You cannot automate this unless the file names can be known to Emacs in some way. > 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? Use a coding cookie.