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: visiting large files Date: Tue, 4 Oct 2011 14:08:16 +0330 Message-ID: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=0015173fe45a9d1ed204ae76b1a9 X-Trace: dough.gmane.org 1317724736 26745 80.91.229.12 (4 Oct 2011 10:38:56 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 4 Oct 2011 10:38:56 +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 Oct 04 12:38:50 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 1RB2Og-0006E4-BX for geh-help-gnu-emacs@m.gmane.org; Tue, 04 Oct 2011 12:38:50 +0200 Original-Received: from localhost ([::1]:39164 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RB2Oa-0005Ar-1P for geh-help-gnu-emacs@m.gmane.org; Tue, 04 Oct 2011 06:38:44 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:56437) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RB2OU-0005Ah-Vr for help-gnu-emacs@gnu.org; Tue, 04 Oct 2011 06:38:39 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RB2OT-00035E-PR for help-gnu-emacs@gnu.org; Tue, 04 Oct 2011 06:38:38 -0400 Original-Received: from mail-bw0-f41.google.com ([209.85.214.41]:60320) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RB2OT-000356-Gm for help-gnu-emacs@gnu.org; Tue, 04 Oct 2011 06:38:37 -0400 Original-Received: by bkbzs2 with SMTP id zs2so574210bkb.0 for ; Tue, 04 Oct 2011 03:38:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:from:date:message-id:subject:to:content-type; bh=PiMdEUzl+1yKBFoC3rWfMv0n8Dlyrv29KtutTGYiiqM=; b=aJdpDPS+TwmO/oDpn/hZS6CFn7BW4JN1lgCGaBObR8zYOrb3iwSv8H50BvY7HKYYel 1jIUllGZM3Q9AC01Hef1QWLS1B1rI16uSZLDbNnWUaKE+HN6wSiuTzUtUWAZfhel8RkQ ADkRfNntFQ/riEyRYn8a2jQo5XRmwnKi811uY= Original-Received: by 10.204.137.80 with SMTP id v16mr551455bkt.150.1317724716080; Tue, 04 Oct 2011 03:38:36 -0700 (PDT) Original-Received: by 10.204.118.2 with HTTP; Tue, 4 Oct 2011 03:38:16 -0700 (PDT) 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:82438 Archived-At: --0015173fe45a9d1ed204ae76b1a9 Content-Type: text/plain; charset=UTF-8 Hi, I have a question: 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 I'm running emacs 24 pretest on GNU/Linux -- ----- Mehran Khajavi http://mehran.khajavi.ir --0015173fe45a9d1ed204ae76b1a9 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Hi,
I have a question:
How can I visit large= files (about 100mg) and edit them with a high speed and no high CPU proces= sing?
when i open a same file with vim it will process it so fast= er than emacs
i searched a little and found=C2=A0http://www.emacswiki.org/emacs/vlf.el=C2=A0but it doesn&= #39;t solve my problem

I tested the file with also= the fundamental-mode of emacs on it's buffer, but not good enough

I'm running emacs 24 pretest on GNU/Linux

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

--0015173fe45a9d1ed204ae76b1a9--