emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Recently emacs hangs on startup due to ESS
@ 2015-05-28 19:50 John Hendy
  2015-05-28 22:07 ` Cook, Malcolm
  0 siblings, 1 reply; 8+ messages in thread
From: John Hendy @ 2015-05-28 19:50 UTC (permalink / raw)
  To: emacs-orgmode

Over the past couple of weeks, I've been having some issues with emacs
hanging on startup. I usually kill the process, but inadvertently left
it in the background today, noting much later that it ended up
starting. I played with commenting out various parts of my config
until I narrowed things down to the line:

(require 'ess-site)

the message buffer displays "enabling speedbar support" for a
reeeaaally long time before it eventually starts up.

I tried debug-on-signal and eval-expression-debug-on-error... I'm not
sure what is supposed to happen with debug options, but no debug
buffer pops up. The only lines that appear relevant in *Messages* are:

ad-handle-definition: `ess-indent-command' got redefined
ad-handle-definition: `ess-eval-line-and-step' got redefined

How might I diagnose this further?. I'm not familiar with chasing down
Emacs issues other than narrowing it down to a config file option.

I can reproduce this with:
- emacs -Q
- putting this in the buffer

(add-to-list 'load-path "/path/to/ess/lisp")
(require 'ess-site)

- M-x eval-region on the above two lines


Thanks for any suggestions,
John

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2015-05-29  5:18 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-05-28 19:50 Recently emacs hangs on startup due to ESS John Hendy
2015-05-28 22:07 ` Cook, Malcolm
2015-05-28 22:20   ` John Hendy
2015-05-28 22:38     ` Cook, Malcolm
2015-05-28 23:23       ` John Hendy
2015-05-28 23:34         ` Cook, Malcolm
2015-05-29  4:15           ` John Hendy
2015-05-29  5:18             ` Cook, Malcolm

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).