From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: mehran khajavi Newsgroups: gmane.emacs.help Subject: Re: visiting large files Date: Tue, 4 Oct 2011 17:14:25 +0330 Message-ID: References: <8339f8sxyz.fsf@gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=0015173ff2f25be72404ae794b0c X-Trace: dough.gmane.org 1317735913 8557 80.91.229.12 (4 Oct 2011 13:45:13 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 4 Oct 2011 13:45:13 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: Eli Zaretskii Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Oct 04 15:45:09 2011 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1RB5Iu-0006ne-FL for geh-help-gnu-emacs@m.gmane.org; Tue, 04 Oct 2011 15:45:04 +0200 Original-Received: from localhost ([::1]:59226 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RB5Ir-0004jb-OO for geh-help-gnu-emacs@m.gmane.org; Tue, 04 Oct 2011 09:45:01 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:38144) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RB5Ii-0004jS-St for help-gnu-emacs@gnu.org; Tue, 04 Oct 2011 09:44:56 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RB5Ih-0008Gm-NV for help-gnu-emacs@gnu.org; Tue, 04 Oct 2011 09:44:52 -0400 Original-Received: from mail-bw0-f41.google.com ([209.85.214.41]:42815) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RB5Id-0008GN-2Y; Tue, 04 Oct 2011 09:44:47 -0400 Original-Received: by bkbzs2 with SMTP id zs2so790288bkb.0 for ; Tue, 04 Oct 2011 06:44:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=/vpO9c69h9xp3QoX5cxsTzAoRRmgussY7VVDnitGuCA=; b=mYf6V+4aspi1IdlvbHxZOieuKT3wNUwW/kwVPDYLdXHSzEovKZu0T0YtPjBMjBqxy0 GnX/fX8HxRFpxMRFs40KVQifCjsiZ0ndKqd3Gvx0Q2PHOO3vE4jXBeswefzDcBBVVstS KC8zlMgBwZsxFWtECqgUDPLdBkctCBeCsPIWU= Original-Received: by 10.204.131.147 with SMTP id x19mr698411bks.202.1317735885432; Tue, 04 Oct 2011 06:44:45 -0700 (PDT) Original-Received: by 10.204.118.2 with HTTP; Tue, 4 Oct 2011 06:44:25 -0700 (PDT) In-Reply-To: <8339f8sxyz.fsf@gnu.org> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 209.85.214.41 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:82446 Archived-At: --0015173ff2f25be72404ae794b0c Content-Type: text/plain; charset=UTF-8 wow great thanks my problem fixed! On Tue, Oct 4, 2011 at 4:41 PM, Eli Zaretskii wrote: > > From: mehran khajavi > > Date: Tue, 4 Oct 2011 14:08:16 +0330 > > > > How can I visit large files (about 100mg) and edit them with a high speed > > and no high CPU processing? > > when i open a same file with vim it will process it so faster than emacs > > i searched a little and found http://www.emacswiki.org/emacs/vlf.el but > it > > doesn't solve my problem > > > > I tested the file with also the fundamental-mode of emacs on it's buffer, > > but not good enough > > Does it help to visit the file with > > M-x find-file-literally RET filename RET > > ? If not, please tell what kind of file is that. Can you make it > available somewhere? > > -- ----- Mehran Khajavi http://mehran.khajavi.ir --0015173ff2f25be72404ae794b0c Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
wow
great
thanks
my problem fixed!= =C2=A0

On Tue, Oct 4, 2011 at 4:41 PM, El= i Zaretskii <eliz@gnu.= org> wrote:
> From: mehran khajavi <sinoohe.mkh@gmail.com>
> Date: Tue, 4 Oct 2011 14:08:16 +0330
>
> How can I visit large files (about 100mg) and edit them with a high sp= eed
> and no high CPU processing?
> when i open a same file with vim it will process it so faster than ema= cs
> i searched a little and found http://www.emacswiki.org/emacs/vlf.el but i= t
> doesn't solve my problem
>
> I tested the file with also the fundamental-mode of emacs on it's = buffer,
> but not good enough

Does it help to visit the file with

=C2=A0M-x find-file-literally RET filename RET

? =C2=A0If not, please tell what kind of file is that. =C2=A0Can you make i= t
available somewhere?




--
-----
Mehran Khajavi
http://mehran.khajavi.ir

--0015173ff2f25be72404ae794b0c--