[18470] in Athena Bugs
sun4 8.4.10: fmt
daemon@ATHENA.MIT.EDU (John Carr)
Thu Oct 26 10:45:07 2000
Message-Id: <200010261442.KAA25691@mint-square.mit.edu>
To: bugs@mit.edu
Date: Thu, 26 Oct 2000 10:42:38 -0400
From: John Carr <jfc@MIT.EDU>
System name: mint-square.mit.edu
Type and version: Ultra-60 8.4.10 (with mkserv)
Display type: unknown
Shell: /bin/athena/tcsh
Window manager: unknown
What were you trying to do?
Use "!}fmt" to format a paragraph in vi.
What's wrong:
The £ (Pound Symbol) character disappeared.
On further investigation, fmt silently ignores
characters with the high bit set. If I set
LANG=en-US then fmt dumps core instead.
What should have happened:
fmt should work with 8 bit input.
Please describe any relevant documentation references:
fmt(1)