]> git.meshlink.io Git - catta/commit
Keep emacs configuration in one configuration file.
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Mon, 7 Mar 2011 18:23:04 +0000 (19:23 +0100)
committerLennart Poettering <lennart@poettering.net>
Mon, 7 Mar 2011 18:53:55 +0000 (19:53 +0100)
commite80dfc163e06f9bd9300d096f384bf418ac3062f
tree3b84bb68a8c00e5e7de705ea84ad8674a8f95055
parent866c918072dcfd9f9f44ef075833fc56e0f35337
Keep emacs configuration in one configuration file.

On 07.03.2011 19:04, Lennart Poettering wrote:
>
> Oh, I had assumed that .vimrc trick would allow project-wide vim
> modelines without having to edit each and every single file.
>
> Currently, every file does contain an emacs modeline at the top. It
> would be fair I guess to add a vim modeline to all those files too, even
> though it's not necessarily pretty.
Hi,
maybe it makes sense to go in the opposite direction: add .dir-locals.el
in the top directory. The settings are actually identical in all .[ch]
files.
.dir-locals.el [new file with mode: 0644]