Re: next VDD

2018-10-09 Thread Federico Schwindt
It certainly will be tricky for me to attend around those dates. If it's local, however, the chances would be higher but it's outside my control :-) On Mon, Oct 8, 2018 at 6:31 PM Geoff Simmons wrote: > On 10/8/18 18:55, Federico Schwindt wrote: > > > > It might be a bit earlier but

Re: style(9), dir-locals.el and emacs-foo

2018-10-09 Thread Poul-Henning Kamp
In message <16b46047-10bf-af78-6cd6-a7bc75088...@uplex.de>, Geoff Simmons writes: >I'm writing in the hope that someone will be better versed in emacs-lisp >than I am. My best suggestion is to look here: https://www.freebsd.org/doc/en/books/developers-handbook/emacs.html --

style(9), dir-locals.el and emacs-foo

2018-10-09 Thread Geoff Simmons
Hello all, I'm writing in the hope that someone will be better versed in emacs-lisp than I am. For a while we've had a very simple .dir-locals.el at the root of the project directory, which goes a long way towards automating fulfillment of style(9) for Emacs users, but doesn't quite make it.

Re: style(9), dir-locals.el and emacs-foo

2018-10-09 Thread Russell Simpkins
Try this github - https://github.com/hogand/openbsd-knf-emacs On Tue, Oct 9, 2018 at 11:34 AM Poul-Henning Kamp wrote: > > In message <16b46047-10bf-af78-6cd6-a7bc75088...@uplex.de>, Geoff Simmons > writes: > > >I'm writing in the hope that someone will be better versed in emacs-lisp