Your message dated Sun, 4 Mar 2012 18:53:05 +0100 (CET)
with message-id <[email protected]>
has caused the report #594842,
regarding indent: Always puts comments one tabstop to right of code; cannot
force single space
to be marked as having been forwarded to the upstream software
author(s) [email protected]
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
594842: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=594842
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
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
[...]
--- End Message ---