OT: spacing of code in Google Groups
Date: 31 Dec 2004 10:03:04 -0800
When I copy code from a source file into a Google Groups message, the
indentation is messed up, making my Python code illegal and all my code
ugly. Are there tricks to avoid this?
Relevant Pages
- Re: OT: spacing of code in Google Groups
... > When I copy code from a source file into a Google Groups message, ... > indentation is messed up, making my Python code illegal and all my ... (comp.lang.python) - Re: OT: spacing of code in Google Groups
... >> When I copy code from a source file into a Google Groups message, ... >> indentation is messed up, making my Python code illegal and all my code ... (comp.lang.python) - Re: OT: spacing of code in Google Groups
... >> When I copy code from a source file into a Google Groups message, ... >> indentation is messed up, making my Python code illegal and all my ... In looking at this, I noticed the tabs in the code were preserved, ... (comp.lang.python) - Re: OT: spacing of code in Google Groups
... > When I copy code from a source file into a Google Groups message, ... > indentation is messed up, making my Python code illegal and all my code ... which mail client you use. ... (comp.lang.python) - Re: Questions re C mode, ECB and some more
... - Indentation per level is just 2 spaces, ... I use the following lines my .emacs file to customise C ... To use flymake you basically need to add a line in your makefile to do ... directory as the source file. ... (comp.emacs) |
|