Mailing List Archive
tlug.jp Mailing List
tlug archive
tlug Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Re: [tlug] indenting C labels
- Date: Fri, 22 Jun 2007 17:23:19 +0900
 - From: "Josh Glover" <jmglov@example.com>
 - Subject: Re: [tlug] indenting C labels
 - References: <78d7dd350706220039m3d1897aep24e61563759d644b@mail.gmail.com>
 
On 22/06/07, Nguyen Vu Hung <vuhung16plus@example.com> wrote:
when I run "indent -br -i8 file.c", the labels in the C are moved 0x07 spaces to the right of pages.
But I want to indent labels to leftmost of pages.
indent -br -i8 file.c \ && sed -i -e 's/^[[:space:]]\+\([^:]\+:\)$/\1/' tmp/file.c
-- Cheers, Josh
- Follow-Ups:
 
- Re: [tlug] indenting C labels
 
- From: Nguyen Vu Hung
 - Re: [tlug] indenting C labels
 
- From: Mattia Dongili
 
- References:
 
- [tlug] indenting C labels
 
- From: Nguyen Vu Hung
 Home | Main Index | Thread Index
- Prev by Date: [tlug] indenting C labels
 - Next by Date: Re: [tlug] indenting C labels
 - Previous by thread: [tlug] indenting C labels
 - Next by thread: Re: [tlug] indenting C labels
 - Index(es):
 
Home Page Mailing List Linux and Japan TLUG Members Links