6 May 2006 23:36
Re: Warning at startup
Dan Nicolaescu <dann <at> ics.uci.edu>
2006-05-06 21:36:20 GMT
2006-05-06 21:36:20 GMT
"Daniel 'NebuchadnezzaR' Dehennin" <nebuchadnezzar <at> asgardr.info> writes: > Hello, > > Restarting my emacs after the last debian upgrade I get the error: > > Warning (initialization): Building Emacs overflowed pure space. See > "(elisp)Building Emacs" for more information. > > I don't see what it can be, anybody have an idea ? See the macro BASE_PURESIZE in emacs/src/puresize.h, increase the value there to 1235000 and recompile emacs. You should not use an emacs that gives that warning because it leaks memory...
RSS Feed