next up previous contents
Next: Emacs and LATEX Up: Customizing Your Work Environment Previous: Menus and toolbars   Contents

Other Environment Settings

You'll be amazed by just how many aspects of emacs' behavior are customizable. But you just want to write, not spend all day customizing. In a nutshell, here are some aspects you might want to ensure are set to your liking and then never touch again. Add these to your .emacs file to set them and forget about them.

Figure 12: Misc. Environment Settings
\begin{figure}\begin{tabular}{\vert l\vert l\vert}\hline
\par
(setq inhibit-star...
...rk-mode t) & Highlights the selected region \\ \hline
\end{tabular}
\end{figure}



Randall Wood 2007-07-04