Re: [O] Org release_9.0 hangs

2017-01-18 Thread Martin Zuther
Hi! My message from two weeks ago ("[O] Possible bug: Emacs hangs on (require 'org)") seems to have missed attention, so here it is again. About every third time I start Emacs, I also experience a very slow startup with org-mode 9.0.3 enabled. I run "GNU Emacs 24.5.1 (x86_64-pc-linux-gnu, GT

Re: [O] Org release_9.0 hangs

2017-01-17 Thread Stig Brautaset
Shiyuan writes: > Hi all, > I am using emacs 24.5 (shipped with Ubuntu 16.04 LTS). When I try to > switch to org release 9.0 from git repos, emacs hangs when starting up, I don't know about tracking down, but I've not experienced any hangs since I turned off the element cache a couple days

Re: [O] Org release_9.0 hangs

2017-01-17 Thread Kaushal Modi
Can you recreate the org-mode hangs on the latest commit of the stable (maint) branch? Do git checkout maint instead of git checkout release_9.0. That's said, I have yet to see emacs hang up due to org. I am on the master branch of org. On Tue, Jan 17, 2017 at 1:41 PM Shiyuan wrote: > Hi all,

[O] Org release_9.0 hangs

2017-01-17 Thread Shiyuan
Hi all, I am using emacs 24.5 (shipped with Ubuntu 16.04 LTS). When I try to switch to org release 9.0 from git repos, emacs hangs when starting up, This is what I did for switching to release_9.0 git clone git://orgmode.org/org-mode.git cd org-mode git checkout release_9.0 make autoloads My