unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Global Font Lock by default
@ 2005-10-29 20:34 Richard M. Stallman
  2005-10-29 21:51 ` Kim F. Storm
  0 siblings, 1 reply; 56+ messages in thread
From: Richard M. Stallman @ 2005-10-29 20:34 UTC (permalink / raw)


The main obstacle to enabling Global Font Lock by default
was that it uses more memory and cause an Emacs session to
die sooner.

I've fixed some bugs in the way memory full is handled.  !MEM FULL!
should appear in the mode line once Emacs can't get more Lisp memory.
If you kill things and that results in making space available, !MEM
FULL! should disappear.

However, this does not work.  The reason is that the value
of BYTES_USED, which I believe is obtained from mallinfo,
does not seem to decrease even when a large buffer is killed.

I don't have any documentation for mallinfo.
Can someone send it to me?

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

end of thread, other threads:[~2007-02-27 19:59 UTC | newest]

Thread overview: 56+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-10-29 20:34 Global Font Lock by default Richard M. Stallman
2005-10-29 21:51 ` Kim F. Storm
2005-10-29 23:44   ` David Kastrup
2007-02-27 19:59     ` Stuart D. Herring
2005-10-30 14:52   ` Richard M. Stallman
2005-10-31 16:48     ` Dan Nicolaescu
2005-10-31 17:31       ` Romain Francoise
2005-10-31 17:47         ` Dan Nicolaescu
2005-10-31 18:35           ` Romain Francoise
2005-10-31 20:48             ` Dan Nicolaescu
2005-10-31 21:11               ` Romain Francoise
2005-10-31 21:24                 ` Dan Nicolaescu
2005-10-31 21:50                   ` Romain Francoise
2005-10-31 22:07                     ` Dan Nicolaescu
2005-10-31 22:21                       ` Stefan Monnier
2005-10-31 22:41                         ` Dan Nicolaescu
2005-10-31 22:52                           ` Stefan Monnier
2005-10-31 23:20                             ` Miles Bader
2005-11-01 15:05                         ` Dan Nicolaescu
2005-11-01 11:56                       ` Romain Francoise
2005-11-01 21:52                       ` Richard M. Stallman
2005-11-02 22:51                         ` Dan Nicolaescu
2005-11-01  4:53                 ` Eli Zaretskii
2005-11-01  6:25                   ` Dan Nicolaescu
2005-11-01  6:35                   ` Dan Nicolaescu
2005-11-01 19:50                     ` Eli Zaretskii
2005-11-01 20:43                       ` Dan Nicolaescu
2005-11-02  4:23                         ` Eli Zaretskii
2005-11-02  5:46                           ` Dan Nicolaescu
2005-11-02 18:55                             ` Eli Zaretskii
2005-11-02 20:00                               ` Dan Nicolaescu
2005-11-03  4:39                                 ` Eli Zaretskii
2005-11-03  5:53                                   ` Dan Nicolaescu
2005-11-04 11:01                                     ` Eli Zaretskii
2005-11-04 14:20                                       ` Eli Zaretskii
2005-11-06 19:47                       ` Dan Nicolaescu
2005-11-01  7:29       ` Dan Nicolaescu
2005-11-01 10:03         ` Kim F. Storm
2005-11-01 12:04           ` Kim F. Storm
2005-11-01 12:56             ` Chong Yidong
2005-11-01 13:36               ` Kim F. Storm
2005-11-01 15:10                 ` Dan Nicolaescu
2005-11-01 17:19                   ` Luc Teirlinck
2005-11-01 17:23                   ` Luc Teirlinck
2005-11-01 17:28                   ` Luc Teirlinck
2005-11-01 19:57                   ` Eli Zaretskii
2005-11-01 19:54           ` Eli Zaretskii
2005-11-01 20:03             ` Kim F. Storm
2005-11-02  1:33               ` Luc Teirlinck
2005-11-02 10:27           ` Richard M. Stallman
2005-11-02 12:08             ` David Kastrup
2005-11-02 14:10               ` Luc Teirlinck
2005-11-03 13:50               ` Richard M. Stallman
2005-11-03 14:57                 ` Stefan Monnier
2005-11-03 16:24                   ` David Kastrup
2005-11-04  2:03                 ` Luc Teirlinck

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.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).