On Sun, Jul 16, 2017 at 2:14 PM, Luke Kenneth Casson Leighton <[email protected]> wrote:
>>> Hm, the web editor uses a proportional-pitch font, so it's impossible >>> to tell the number of spaces in a table to get alignment. >> >> stuff it into a text editor with a fixed-width font. > > ... or... get the previous version, work out what i did, go the > previous-previous version, restore that (manually) then hand-add what > i added... > > ah y'know what? sod it - i have access to git: i'll do it :) done. there's no "war" on tabs/spaces, there's just "one is more appropriate for the circumstances than the other". for c i always use tabs. for python i *always* follow PEP8. it always depends on circumstances. l. _______________________________________________ arm-netbook mailing list [email protected] http://lists.phcomp.co.uk/mailman/listinfo/arm-netbook Send large attachments to [email protected]
