[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Cool and Useful LISP for the .emacs file
From: |
Eli Zaretskii |
Subject: |
Re: Cool and Useful LISP for the .emacs file |
Date: |
11 Nov 2003 17:39:51 +0200 |
> From: Alan Mackenzie<none@example.invalid>
> Newsgroups: gnu.emacs.help
> Date: Tue, 11 Nov 2003 10:43:35 +0000
>
> <flamebait>
You've got it ;-)
> Some of us actually have to pay for our electricity. Some of us care
> that leaving a computer running continuously spews carbon dioxide into
> the atmosphere (fuelling global warming) and creates radioactive waste.
Power-saving settings, which can switch off almost everything during
idle time without requiring a reboot, were invented for this.
> But I don't like leaving Emacs running, even when my PC is on. You see,
> jit-lock runs continuously in the background, consuming vast amounts of
> CPU usage, thus contributing even more to global warming, et al.
JIT-lock only eats up cycles as long as there are buffers that aren't
completely fontified; then it stops.
- Re: Cool and Useful LISP for the .emacs file, (continued)
- Re: Cool and Useful LISP for the .emacs file, Joe Corneli, 2003/11/07
- Re: Cool and Useful LISP for the .emacs file, Reiner Steib, 2003/11/07
- Re: Cool and Useful LISP for the .emacs file, Edward Dodge, 2003/11/07
- Re: Cool and Useful LISP for the .emacs file, Stefan Monnier, 2003/11/10
- Re: Cool and Useful LISP for the .emacs file, kgold, 2003/11/10
- Re: Cool and Useful LISP for the .emacs file, Alan Mackenzie, 2003/11/11
- Re: Cool and Useful LISP for the .emacs file,
Eli Zaretskii <=
- Re: Cool and Useful LISP for the .emacs file, Stefan Monnier, 2003/11/11
- Re: Cool and Useful LISP for the .emacs file, Thien-Thi Nguyen, 2003/11/11
- Re: Cool and Useful LISP for the .emacs file, Lars Brinkhoff, 2003/11/12
- Message not available
- Re: Cool and Useful LISP for the .emacs file, Colin Marquardt, 2003/11/12
- Re: Cool and Useful LISP for the .emacs file, David Kastrup, 2003/11/12
- Re: Cool and Useful LISP for the .emacs file, Stefan Monnier, 2003/11/12
Re: Cool and Useful LISP for the .emacs file, Joe Corneli, 2003/11/08