Dan Nicolaescu | 6 May 2006 23:36
Picon

Re: Warning at startup

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

Gmane