From: Guido Van Hoecke <guivho@gmail.com>
To: Fabrice Niessen <fni-news@pirilampo.org>
Cc: help-gnu-emacs <help-gnu-emacs@gnu.org>
Subject: Re: porting crufty old init.el to package management
Date: Mon, 24 Mar 2014 21:39:11 +0100 [thread overview]
Message-ID: <CAEySM9E3+gxzpDg+miSOT4SE1NhmVJFREtuugaOq+uAMrWuAng@mail.gmail.com> (raw)
In-Reply-To: <86mwgfz7j4.fsf@somewhere.org>
Hi Fabrice,
On 24 March 2014 21:05, Fabrice Niessen <fni-news@pirilampo.org> wrote:
> Guido Van Hoecke wrote:
>> Oops, I write 'one single down error' but meant 'one single down key',
>> i.e. just hit the arrow key to descend to the next line. I don't get
>> errors, it is just not workable at that speed.
>
> OK, I get it.
>
>> Using GNU Emacs 24.3.1 (x86_64-apple-darwin, NS apple-appkit-1187.37)
>> of 2013-05-18 and Org-mode version 8.2.5h (release_8.2.5h-830-gb3a10b
>> @ /Users/guivho/.emacs.d/org-mode/lisp/)
>>
>> I just do not understand why it is that slow...
>
> Is it because of Org mode or not?
>
> A couple of tests to know about this:
>
> - switch to text-mode, via M-x text-mode, or
In text-mode cursor reaction is immediate, no delay at all.
> - grab an older version of Org (there have been quite a couple of
> performance problems recently, you never know).
I get the same problem
(well timing is not exactly he same, but same order of magnitude)
with the 7.x version that came with my emacs.
> If still problematic: try using `elp' or `profiler' (if under Emacs 24),
> and report the performance problem either to M-x report-emacs-bug, or to
> the Org ML.
I will do that. In the mean time, I may use Alan Schmitt's approach
(thanks Alan) to recreate my emacs environment and getting rid of old
stuff hanging around in my setup files.
I have to eliminate source(s) of conflict to solve an indentation
problem reported on this list (discussed with Bastien in thread 'org
mode alignment problem')
I will keep you posted about my findings / progress.
...
So here's the first posting: Found the culprit:
(require 'linum)
(global-linum-mode)
Turning global-linum-mode off solved he problem. Response time back to
normal (y)
Found this using the profiler as you suggested.
Threefold thanks!
With kind regards,
Guido.
next prev parent reply other threads:[~2014-03-24 20:39 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <mailman.17994.1395617870.10748.help-gnu-emacs@gnu.org>
2014-03-24 10:10 ` porting crufty old init.el to package management Fabrice Niessen
2014-03-24 12:41 ` Guido Van Hoecke
[not found] ` <mailman.18031.1395664909.10748.help-gnu-emacs@gnu.org>
2014-03-24 14:13 ` Fabrice Niessen
2014-03-24 20:01 ` Guido Van Hoecke
[not found] ` <mailman.18082.1395691327.10748.help-gnu-emacs@gnu.org>
2014-03-24 20:05 ` Fabrice Niessen
2014-03-24 20:39 ` Guido Van Hoecke [this message]
[not found] ` <mailman.18086.1395693586.10748.help-gnu-emacs@gnu.org>
2014-03-24 22:38 ` Fabrice Niessen
2014-03-25 2:01 ` Stefan
2014-03-25 10:27 ` Guido Van Hoecke
2014-04-18 6:57 ` Brady Trainor
2014-03-26 3:42 ` Rusi
2014-03-26 11:22 ` Neal Becker
2014-03-26 17:55 ` jpkotta
2014-04-18 6:47 ` Brady Trainor
2014-03-24 22:30 Barry OReilly
2014-03-25 18:10 ` Zhen Sun
-- strict thread matches above, loose matches on Subject: below --
2014-03-23 23:37 Tom Roche
2014-03-24 3:01 ` Marcin Borkowski
2014-03-24 8:25 ` Thorsten Jolitz
2014-03-24 12:42 ` Alan Schmitt
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=CAEySM9E3+gxzpDg+miSOT4SE1NhmVJFREtuugaOq+uAMrWuAng@mail.gmail.com \
--to=guivho@gmail.com \
--cc=fni-news@pirilampo.org \
--cc=help-gnu-emacs@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.