emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: put more strings in pure memory


From: Dan Nicolaescu
Subject: Re: put more strings in pure memory
Date: Tue, 20 Oct 2009 23:51:11 -0700 (PDT)

Jason Rumney <address@hidden> writes:

  > Dan Nicolaescu wrote:
  > > The patch below moves more strings from GC memory to pure memory.
  > > (CVS is dead, so diffs from the ~ files).
  > >
  > > +++ ./lisp/mail/rmail.el  2009-10-20 14:26:40.000000000 -0700
  > > +++ ./lisp/mail/sendmail.el       2009-10-20 12:38:19.000000000 -0700
  > > +++ ./lisp/international/quail.el 2009-10-20 20:30:37.000000000 -0700
  > > +++ ./lisp/ps-print.el    2009-10-20 13:12:36.000000000 -0700
  > > +++ ./lisp/textmodes/ispell.el    2009-10-20 14:40:30.000000000 -0700
  > >   
  > The above files are not preloaded by default - is it worth introducing
  > this complexity for them?

The files are not preloaded, but the code in question is autoloaded, so
the changes have an effect.

  > > +++ ./lisp/term/linux.el  2009-07-20 09:42:26.000000000 -0700
  > >   
  > This one may be preloaded on some GNU/Linux systems, but there is no
  > sign of that in loadup.el so I am not sure.

That's an unrelated patch that was accidentally included .




reply via email to

[Prev in Thread] Current Thread [Next in Thread]