On Wed, Aug 19, 2015 at 5:45 AM, Kimmo Paasiala wrote:
> On Wed, Aug 19, 2015 at 1:18 AM, Mathieu Arnold wrote:
>>
>>
>> +--On 18 août 2015 22:49:47 +0300 Kimmo Paasiala
>> wrote:
>> | It would have been nice to have some kind of announcement about the
>>
On Wed, Aug 19, 2015 at 1:18 AM, Mathieu Arnold wrote:
>
>
> +--On 18 août 2015 22:49:47 +0300 Kimmo Paasiala
> wrote:
> | It would have been nice to have some kind of announcement about the
> | removal of $UNIQUENAME. I for example was depending on it in my
> | make.conf w
+--On 18 août 2015 22:49:47 +0300 Kimmo Paasiala
wrote:
| It would have been nice to have some kind of announcement about the
| removal of $UNIQUENAME. I for example was depending on it in my
| make.conf with declarations like these:
|
| vim_SET= CONSOLE
| vim_UNSET= GTK2 RUBY TCL
|
| I can
On Aug 18 22:49, Kimmo Paasiala wrote:
It would have been nice to have some kind of announcement about the
removal of $UNIQUENAME. I for example was depending on it in my
make.conf with declarations like these:
vim_SET= CONSOLE
vim_UNSET= GTK2 RUBY TCL
I can of course rewrite those now using
It would have been nice to have some kind of announcement about the
removal of $UNIQUENAME. I for example was depending on it in my
make.conf with declarations like these:
vim_SET= CONSOLE
vim_UNSET= GTK2 RUBY TCL
I can of course rewrite those now using $OPTIONS_NAME (editors_vim
prefix instead