Your message dated Wed, 27 Dec 2017 13:48:39 +0100 with message-id <20171227124839.GA30880@feivel> and subject line Re: Bug#613329: col -c: Omit invalid characters from output, instead of quitting has caused the Debian Bug report #613329, regarding col -c: Omit invalid characters from output, instead of quitting to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (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.) -- 613329: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=613329 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: bsdmainutils Version: 8.2.2 Severity: wishlist col man page says: All unrecognized control characters and escape sequences are discarded. Good. The col utility keeps track of the character set as characters are read and makes sure the character set is correct when they are output. But when it is not happy, one gets just col: Invalid or incomplete multibyte or wide character with no way to override it. The program just quits with no output. Why can't there be like iconv(1) -c Omit invalid characters from output.
--- End Message ---
--- Begin Message ---On Mon, Feb 14, 2011 at 01:00:30PM +0800, [email protected] wrote: > The col utility keeps track of the character set as characters are read > and makes sure the character > set is correct when they are output. > > But when it is not happy, one gets just > > col: Invalid or incomplete multibyte or wide character > > with no way to override it. The program just quits with no output. > > Why can't there be like iconv(1) > > -c Omit invalid characters from output. It seems to me what you are looking for is "col -p", unless of course I misunderstood. An example would help I guess. Michael -- Michael Meskes Michael at Fam-Meskes dot De, Michael at Meskes dot (De|Com|Net|Org) Meskes at (Debian|Postgresql) dot Org Jabber: michael at xmpp dot meskes dot org VfL Borussia! Força Barça! Go SF 49ers! Use Debian GNU/Linux, PostgreSQL
--- End Message ---

