Hello. I received this from the Debian bug system. [ Please keep the Cc: lines when replying. Thanks ].
---------- Forwarded message ---------- From: Josh Triplett <[email protected]> To: Debian Bug Tracking System <[email protected]> Date: Sun, 29 Aug 2010 20:24:18 -0700 Subject: indent: Always puts comments one tabstop to right of code; cannot force single space Package: indent Version: 2.2.11-1 Severity: normal Even when you tell indent to not indent comments (for example, with -c0 -cd0 -cp0), it will still indent them to the next tabstop to the right of code, rather than a single space to the right of code. I'd like some way to force comments on the same line as code or declarations to use only a single space between the comment and the code or declaration. I worked around this by using -ts0, but I don't think that'll work properly for code indented using tabs. - Josh Triplett [...] _______________________________________________ bug-indent mailing list [email protected] https://lists.gnu.org/mailman/listinfo/bug-indent
