ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
From: Alexey Tourbin <at@altlinux.ru>
To: ALT Linux Sisyphus discussion list <sisyphus@altlinux.ru>
Subject: [sisyphus] Re: compound indentation
Date: Thu, 28 Jul 2005 18:38:09 +0400
Message-ID: <20050728143809.GC3259@solemn.turbinal.org> (raw)
In-Reply-To: <42E88C5A.7070004@altlinux.org>

[-- Attachment #1: Type: text/plain, Size: 1170 bytes --]

On Thu, Jul 28, 2005 at 11:42:18AM +0400, Mikhail Yakshin wrote:
> Alexey Tourbin wrote:
> >On Thu, Jul 28, 2005 at 02:05:32AM +0400, Alexey M. Tourbin wrote:
> >
> >>#7462	hal	blocker
> >>#7463	kdebase-wm	normal
> >>#7464	kdenetwork-kopete	normal
> >>#7465	mpg321	normal
> >>#7466	install3	critical
> >
> >
> >Нужно написать программу под (условным) названием smart_indent, которая
> >выравнивает отступы начиная с энного поля (таба).  То есть вставляет
> >дополнительные табы где-то в середине строки.
> >
> >Как ещё можно сделать?
> 
> Сделать все пробелами %) Не надо насиловать бедные символы табуляции и 
> втискивать их туда, где им не место %) А пробелами выравнивать умеет 
> любой printf %)

Кстати да.  Тем более что уже сейчас используется printf.

#	1	2	3	4	5	6	7	8	9	10	11
#	bug_id	compon1	severi1	status1	resolu1	descri1	compon2	severi2	status2	resolu2	descri2

awk -F$'\t' '{printf "#%s\t%s\t%s\n%s\n\n", $1, $2, $3, $6}' <new.bugs
awk -F$'\t' '{printf "#%s\t%s\t%s\t%s\n%s\n\n", $1, $7, $8, $10, $11}' <resolved.bugs

То есть на втором месте вместо %s написать %-15s и будет уже лучше.
Но всё равно не то.  Надо подумать.

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

  reply	other threads:[~2005-07-28 14:38 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-07-27 22:05 [sisyphus] I: Sisyphus-20050728 bugs: +13 -6 (1902) Alexey M. Tourbin
2005-07-28  1:58 ` [sisyphus] compound indentation Alexey Tourbin
2005-07-28  7:42   ` Mikhail Yakshin
2005-07-28 14:38     ` Alexey Tourbin [this message]
2005-08-04 14:44       ` [sisyphus] " Led
2005-07-29 12:49   ` [sisyphus] " Denis Ovsienko

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20050728143809.GC3259@solemn.turbinal.org \
    --to=at@altlinux.ru \
    --cc=sisyphus@altlinux.ru \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux Sisyphus discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
		sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
	public-inbox-index sisyphus

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.sisyphus


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git