Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S265455AbUFSKXW (ORCPT ); Sat, 19 Jun 2004 06:23:22 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S265474AbUFSKXW (ORCPT ); Sat, 19 Jun 2004 06:23:22 -0400 Received: from disk.smurf.noris.de ([192.109.102.53]:58799 "EHLO server.smurf.noris.de") by vger.kernel.org with ESMTP id S265455AbUFSKXU (ORCPT ); Sat, 19 Jun 2004 06:23:20 -0400 To: linux-kernel@vger.kernel.org Path: not-for-mail From: Matthias Urlichs Newsgroups: smurf.list.linux.kernel Subject: Re: [PATCH] Stop printk printing non-printable chars Date: Sat, 19 Jun 2004 12:20:44 +0200 Organization: {M:U} IT Consulting Message-ID: References: <20040618205355.GA5286@newtoncomputing.co.uk> NNTP-Posting-Host: kiste.smurf.noris.de Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Trace: server.smurf.noris.de 1087640444 23382 192.109.102.35 (19 Jun 2004 10:20:44 GMT) X-Complaints-To: smurf@noris.de NNTP-Posting-Date: Sat, 19 Jun 2004 10:20:44 +0000 (UTC) User-Agent: Pan/0.14.2.91 (As She Crawled Across the Table) X-Face: '&-&kxR\8+Pqalw@VzN\p?]]eIYwRDxvrwEM But I did not intend them to be > printed as '"meaningful" C escapes', I meant "why filter out \v or \f, > someone might find a clever use for them and they do no real harm > otherwhise"... On the console, from the kernel? No such use exists today. IMHO: Filter them out. If (big IF, methinks) somebody thinks of something that actually makes sense, they can add an exception. -- Matthias Urlichs - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/