[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Bug#594842: indent: Always puts comments one tabstop to right of code; c
From: |
Santiago Vila |
Subject: |
Bug#594842: indent: Always puts comments one tabstop to right of code; cannot force single space (fwd) |
Date: |
Sun, 4 Mar 2012 18:53:05 +0100 (CET) |
User-agent: |
Alpine 2.02 (DEB 1266 2009-07-14) |
Hello.
I received this from the Debian bug system.
[ Please keep the Cc: lines when replying. Thanks ].
---------- Forwarded message ----------
From: Josh Triplett <address@hidden>
To: Debian Bug Tracking System <address@hidden>
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
[...]
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Bug#594842: indent: Always puts comments one tabstop to right of code; cannot force single space (fwd),
Santiago Vila <=