> > On 2015-01-06 22:24, David Phillips wrote: > > > Ahh far out, sorry. I keep top-posting on this list. As a site note, > > > has anyone found a way to stop the 'Include quoted text with reply' > > > tick box from being ticked by default in GMail? > > > > > > -- > > > Four word witty remark > > > > There used to be greasemonkey scripts that did this. I haven't used gmail in > > years, so I've no idea if those still work, but > > http://userscripts-mirror.org/ > > might be a good place to start searching. > > > > Cheers, > > > > -- > > Hugo Osvaldo Barrera > > A: Because we read from top to bottom, left to right. > > Q: Why should I start my reply below the quoted text? > > Thanks for your interest. I hope this becomes useful to more users than just > me. > > > There used to be greasemonkey scripts that did this. [...] > > http://userscripts-mirror.org/ > > might be a good place to start searching. > > Luckily, I'm fluent in basic Javascript, so a simple one line script > containing: > > document.getElementById('haot').checked = false; > > is all it took. > > > > A: Because we read from top to bottom, left to right. > > Q: Why should I start my reply below the quoted text? > > Your signature makes you sounds quite hot on this topic! > > Thanks for your help, it makes posting to lists a lot less irritating. > > Cheers
I've forwarded to this list as it is likely other users may find this useful. -- Four word witty remark
