From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Fabrice Niessen Newsgroups: gmane.emacs.help Subject: Re: porting crufty old init.el to package management Date: Mon, 24 Mar 2014 15:13:08 +0100 Organization: My Googlest Message-ID: <86ob0vy9aj.fsf@somewhere.org> References: <861txr29h7.fsf@somewhere.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1395670508 31182 80.91.229.3 (24 Mar 2014 14:15:08 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 24 Mar 2014 14:15:08 +0000 (UTC) To: help-gnu-emacs-mXXj517/zsQ@public.gmane.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org-mXXj517/zsQ@public.gmane.org Mon Mar 24 15:15:18 2014 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 1WS5en-00063f-I0 for geh-help-gnu-emacs@m.gmane.org; Mon, 24 Mar 2014 15:15:17 +0100 Original-Received: from localhost ([::1]:36562 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WS5en-0000ey-0z for geh-help-gnu-emacs@m.gmane.org; Mon, 24 Mar 2014 10:15:17 -0400 Original-Path: usenet.stanford.edu!newsfeed.news.ucla.edu!news.snarked.org!feeder.erje.net!us.feeder.erje.net!newsfeed.fsmpi.rwth-aachen.de!eternal-september.org!feeder.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 36 Injection-Info: mx05.eternal-september.org; posting-host="402b34550bd938aa98825778083dce0e"; logging-data="5072"; mail-complaints-to="abuse-VVbKFVtnif8H+i2N2EyTrmui9UKz+5OX@public.gmane.org"; posting-account="U2FsdGVkX1/K3NwlqHpjrGbQHlvGJnjJ" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (windows-nt) X-Archive: encrypt Cancel-Lock: sha1:S97PKv/rS7agwd3txZCJf5UP3Aw= sha1:ToTmfJfcrIaaikU6eygRn3VyPZo= X-Url: http://www.MyGooglest.com/fni Original-Xref: usenet.stanford.edu gnu.emacs.help:204443 X-BeenThere: help-gnu-emacs-mXXj517/zsQ@public.gmane.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-mXXj517/zsQ@public.gmane.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org-mXXj517/zsQ@public.gmane.org Xref: news.gmane.org gmane.emacs.help:96714 Archived-At: Hi Guido, > Fabrice Niessen writes: >> >> My example? Follow http://www.pirilampo.org/emacs/dot-emacs.html [1]. > > My emacs needs eleven seconds to process one single down error while > still in the opening comments area of emacs-leuven.txt. > > This is on an iMac 27-Inch, late 2009, with > - Processor: 2,66 GHz Intel Core i5 > - Memory: 8 GB 1067 MHz DDR3 > > Not the latest nor the fastest, but still, not a simple toy neither. > > What behemoth are you using to edit emacs-leuven.txt? I do have a 1y old laptop (i7 @ 2.4 GHz, 4 GB RAM). But, before, I had a 5y old laptop, and did not experience any trouble, except that everything was _a bit_ slower. Do you get a backtrace of the error? With which Emacs (I'm using 24.3.50.1). Please note that I associated every .txt file with Org mode: (add-to-list 'auto-mode-alist '("\\.txt\\'" . org-mode)) Best regards, Fabrice -- Fabrice Niessen Leuven, Belgium http://www.pirilampo.org/