From: Martin Zuther <mzuther@mzuther.de>
To: emacs-orgmode@gnu.org
Subject: Re: Org release_9.0 hangs
Date: Wed, 18 Jan 2017 20:23:44 +0100 [thread overview]
Message-ID: <a2c27e31-09c6-b10a-d710-393d6c7637ad@mzuther.de> (raw)
In-Reply-To: <mailman.107.1484758818.27854.emacs-orgmode@gnu.org>
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, GTK+ Version 3.18.9) of 2016-04-17 on lgw01-04,
modified by Debian" on Linux Mint 18.1 Cinnamon.
Here is my minimal setup:
;;; Minimal setup to load latest 'org-mode'
;; activate debugging
(setq debug-on-error t
debug-on-signal nil
debug-on-quit nil)
;; add latest org-mode to load path
(add-to-list 'load-path "~/.emacs.d/elisp/org_9.0.3/lisp")
(require 'org)
Adding
Possible bug: Emacs hangs on (require 'org)
to the end of this setup file doesn't change anything.
This bug is solved by disabling my network, but in contrast to Luke , I
have access to a fast and stable network.
Normal startup time is below one second. When the bug hits, it is around
2 minutes and 7 seconds, which to me looks suspiciously like a typical
network timeout of 120 seconds.
Martin
next parent reply other threads:[~2017-01-18 19:23 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <mailman.107.1484758818.27854.emacs-orgmode@gnu.org>
2017-01-18 19:23 ` Martin Zuther [this message]
2017-01-17 18:40 Org release_9.0 hangs Shiyuan
2017-01-17 19:06 ` Kaushal Modi
2017-01-17 19:56 ` Stig Brautaset
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
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=a2c27e31-09c6-b10a-d710-393d6c7637ad@mzuther.de \
--to=mzuther@mzuther.de \
--cc=emacs-orgmode@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 public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).