Cut'n'paste problem, kinda
Posted: Tue Mar 31, 2009 11:47 pm
This is for 3.96t-beta2.
Here's something that's a little vexxing. I sorta know *why* it's not behaving the way I want it to, but I'm kinda thinking that it *should* behave the way I want it to?
Given these two lines of code
if I cut the second line and immediately paste it back in, it doesn't come back exactly the same. All the leading spaces are trimmed so that things line up with the immediately previous, commented out line of code. Which isn't what I want. Since I'm pasting the line in, it should go back in exactly as it was, spaces and all.
I know this has to do with the whole "auto-format" stuff. Maybe there's an option I need to tweak?
Thanks,
Alan
P.S. Okay, how come phpbb is messin' wit ma code?? It's converting "Too Many Listeners Exception" to "none". WTF?
Here's something that's a little vexxing. I sorta know *why* it's not behaving the way I want it to, but I'm kinda thinking that it *should* behave the way I want it to?
Given these two lines of code
Code: Select all
// ,java.util.none
,gnu.io.UnsupportedCommOperationException
I know this has to do with the whole "auto-format" stuff. Maybe there's an option I need to tweak?
Thanks,
Alan
P.S. Okay, how come phpbb is messin' wit ma code?? It's converting "Too Many Listeners Exception" to "none". WTF?