This is the mail archive of the
cygwin
mailing list for the Cygwin project.
Re: HEADSUP to Emacs users
- From: Ken Brown <kbrown at cornell dot edu>
- To: cygwin <cygwin at cygwin dot com>
- Date: Mon, 13 Oct 2014 14:38:11 -0400
- Subject: Re: HEADSUP to Emacs users
- Authentication-results: sourceware.org; auth=none
- References: <54396A9E dot 3070907 at cornell dot edu> <155DEC68569B714B86C2C7075F5EDA9892B4C4B3 at DAKIYA1 dot pegasus dot local>
On 10/13/2014 12:21 PM, Doug Lewan wrote:
-----Original Message-----
From: ... On
Behalf Of Ken Brown
Sent: Saturday, 2014 October 11 13:37
To: cygwin
Subject: HEADSUP to Emacs users
In a continuing effort to track down the cause of the mysterious
crashes
that some Emacs users have reported, I'm now wondering if these are
caused by the stack being too small.
If you have been experiencing crashes, please issue the following
command (as administrator, while emacs is not running):
peflags -x0x80000 /usr/bin/emacs-*.exe
This increases the stack size to 8MB. And please let me know if you
see
any improvement as a result.
Thanks.
Ken
Can that command be run harmlessly while emacs happens to be running?
No. It actually changes the executable.
(.bash_profile seems like a natural place to put it,
There's no need. You just have to run it once, and then emacs will
always use an 8MB stack after that.
Ken
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple