Re: Removal of $UNIQUENAME

2015-08-18 Thread Kimmo Paasiala
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 >>

Re: Removal of $UNIQUENAME

2015-08-18 Thread Kimmo Paasiala
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

Re: Removal of $UNIQUENAME

2015-08-18 Thread Mathieu Arnold
+--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

Re: Removal of $UNIQUENAME

2015-08-18 Thread Matt Smith
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

Removal of $UNIQUENAME

2015-08-18 Thread Kimmo Paasiala
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