On Sat, 24 Sep 2016 11:38:24 +0200 Uwe <d...@uleenucks.de> wrote: > On 24 September 2016 10:05:58 CEST, Nick Warne <n...@linicks.net> > wrote: > > > >I have a small script that lauches firefox thus: > > > >> ./ff > > > >but no matter what TAG I run it from, Firefox always opens in TAG 9. > >Now, no problem with this, but I am curious why only FF shows this > >behaviour? > > > >Nick > > > Check your config.h and how Firefox is configured there
Duh, didn't think to look there: 1 << 8 = 256 so bit 0 is TAG 1 ~ bit 8 is TAG 9. Got it! Thanks, Nick -- "Gosh that takes me back... or is it forward? That's the trouble with time travel, you never can tell." -- Doctor Who "Androids of Tara"