From owner-freebsd-bugs Thu Jul 26 12:50: 8 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 90BB037B408 for ; Thu, 26 Jul 2001 12:50:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f6QJo1521362; Thu, 26 Jul 2001 12:50:01 -0700 (PDT) (envelope-from gnats) Received: from tyra.durocom.com (tyra.durocom.com [216.53.180.209]) by hub.freebsd.org (Postfix) with ESMTP id 5594037B40C for ; Thu, 26 Jul 2001 12:47:49 -0700 (PDT) (envelope-from ayan@tyra.durocom.com) Received: (from ayan@localhost) by tyra.durocom.com (8.11.4/8.11.4) id f6QJl6521799; Thu, 26 Jul 2001 15:47:06 -0400 (EDT) (envelope-from ayan) Message-Id: <200107261947.f6QJl6521799@tyra.durocom.com> Date: Thu, 26 Jul 2001 15:47:06 -0400 (EDT) From: Ayan George Reply-To: Ayan George To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: bin/29247: fmt should not expand tabs. Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 29247 >Category: bin >Synopsis: fmt should not expand tabs. >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Thu Jul 26 12:50:01 PDT 2001 >Closed-Date: >Last-Modified: >Originator: Ayan George >Release: FreeBSD 5.0-CURRENT i386 >Organization: none >Environment: System: FreeBSD tyra.durocom.com 5.0-CURRENT FreeBSD 5.0-CURRENT #3: Thu Jul 19 13:07:57 EDT 2001 root@tyra.durocom.com:/usr/obj/usr/src/sys/TYRA_KERNEL i386 >Description: The new fmt command expands tabs to spaces by default. This is completely broken compared with the behavior of the old fmt. Please fix it. >How-To-Repeat: Type something tabbed over with vi, then pipe it through fmt thusly: :!}fmt >Fix: Minor code revision or the reintroduction of the old fmt program. Why did we change it anyway? >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message