From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Kiwon Um Newsgroups: gmane.emacs.help Subject: Re: emacs got stuck when it opens a file having one long line (~60K) Date: Fri, 27 Feb 2009 22:13:37 -0800 (PST) Organization: http://groups.google.com Message-ID: <0914965a-18d5-482f-9020-5018a14adb8a@v13g2000pro.googlegroups.com> References: <87k57bqgkl.fsf@catnip.gol.com> <87bpsnqer4.fsf@catnip.gol.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=EUC-KR Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1235803438 25200 80.91.229.12 (28 Feb 2009 06:43:58 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 28 Feb 2009 06:43:58 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat Feb 28 07:45:14 2009 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.50) id 1LdIwi-0003Lo-Cx for geh-help-gnu-emacs@m.gmane.org; Sat, 28 Feb 2009 07:45:12 +0100 Original-Received: from localhost ([127.0.0.1]:49239 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LdIvN-0002dV-JZ for geh-help-gnu-emacs@m.gmane.org; Sat, 28 Feb 2009 01:43:49 -0500 Original-Path: news.stanford.edu!newsfeed.stanford.edu!postnews.google.com!v13g2000pro.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 26 Original-NNTP-Posting-Host: 163.152.71.53 Original-X-Trace: posting.google.com 1235801618 16760 127.0.0.1 (28 Feb 2009 06:13:38 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Sat, 28 Feb 2009 06:13:38 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: v13g2000pro.googlegroups.com; posting-host=163.152.71.53; posting-account=6v9_LQoAAACIrmHTUxB_-iw-j364OtYr User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.6) Gecko/2009012700 SUSE/3.0.6-0.1 Firefox/3.0.6,gzip(gfe),gzip(gfe) Original-Xref: news.stanford.edu gnu.emacs.help:167169 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:62470 Archived-At: On 2=BF=F928=C0=CF, =BF=C0=C8=C43=BD=C303=BA=D0, Miles Bader wrote: > Kiwon Um writes: > > I tried to open a smi file, movie subtitle file, encoded in cp949. Let > > me send the file to your email. > > My computer is fast one, Intel Core 2 Duo 6600 2.4GHz over 2G Memory. > > Please check the file. Thanks :) > > Hmm, I tried your file, and had no obvious problem with it either... > Both display and cursor movement seemed accurate and fast. > > When did it get "stuck"? Could it display the file contents initially? > Could you move around the buffer at all (e.g., did it only stick once > you moved onto the long line)? > > Thanks, > > -Miles > > -- > If you can't beat them, arrange to have them beaten. [George Carlin] Hmm.... No I couldn't. The emacs process "completely" gets stuck. No displaying. Any commands do not work at all. So I should kill it "forcefully", using like killall command on shell. Strange.... Let me test more. Thanks... :)