[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: how can I tell emacs to treat a text file as html?
From: |
kgold |
Subject: |
Re: how can I tell emacs to treat a text file as html? |
Date: |
15 Apr 2005 18:00:14 GMT |
Joe Corneli <jcorneli@math.utexas.edu> writes:
>
> As the person who brought forth this mildly contentious and somewhat
> silly notion of "byte compiling .emacs", let me just mention that I
> (also) always byte compile packages that I write, and that I think
> _that_ does have a beneficial effect.
The difference is that .emacs changes more frequently that your
average package.
This will happen once: You modify your .emacs and spend a few hours
trying to figure out why the change isn't having any effect. You then
kick yourself as you realize that it's using the byte compiled
version.
After that, you'll never byte compile again.
--
Ken Goldman kgold@watson.ibm.com 914-784-7646
- Re: byte-compiling .emacs, (continued)
- Re: byte-compiling .emacs, Quokka, 2005/04/11
- Message not available
- Re: how can I tell emacs to treat a text file as html?, Stefan Monnier, 2005/04/14
- Re: how can I tell emacs to treat a text file as html?, Steinar Børmer, 2005/04/15
- Re: how can I tell emacs to treat a text file as html?, Thien-Thi Nguyen, 2005/04/15
- Re: how can I tell emacs to treat a text file as html?, Stefan Monnier, 2005/04/15
- Re: how can I tell emacs to treat a text file as html?, Joe Corneli, 2005/04/15
- Message not available
- Re: how can I tell emacs to treat a text file as html?, Stefan Monnier, 2005/04/15
- Message not available
- Re: how can I tell emacs to treat a text file as html?,
kgold <=