help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: How to apply a minor mode to all buffers


From: Stefan Monnier
Subject: Re: How to apply a minor mode to all buffers
Date: Mon, 22 Jan 2007 11:57:35 -0500
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.92 (gnu/linux)

> This applies to several programming languages, text files, configuration
> files, and even non-files (I have a personal aversion to >80 chars in all
> files I edit).  Since my only use for emacs is to edit these kinds of files,
> I'd like to have a guard at the end so that I can know when I'm over the
> line.

You could start with find-file-hook.


        Stefan


reply via email to

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