Re: [dev] [noice] [PATCH] Support commands specified by environment variables

2015-11-26 Thread Dimitris Papastamos
On Thu, Nov 26, 2015 at 01:59:32PM +0100, Martin Kühl wrote: > Not sure where else to post this, so... > > Specifying commands by name in config.h means that > every time one switches ones editor (for example), > one has to modify every config.h file referencing that editor > and then recompile ev

[dev] [noice] [PATCH] Support commands specified by environment variables

2015-11-26 Thread Martin Kühl
Not sure where else to post this, so... Specifying commands by name in config.h means that every time one switches ones editor (for example), one has to modify every config.h file referencing that editor and then recompile every corresponding program. This change adds a string `env` for specifyin