X-Loop: help-debbugs@HIDDEN Subject: bug#35212: problem docs vs. implementation Resent-From: L A Walsh <coreutils@HIDDEN> Original-Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org> Resent-CC: bug-coreutils@HIDDEN Resent-Date: Wed, 10 Apr 2019 00:33:02 +0000 Resent-Message-ID: <handler.35212.B.155485632513032 <at> debbugs.gnu.org> Resent-Sender: help-debbugs@HIDDEN X-GNU-PR-Message: report 35212 X-GNU-PR-Package: coreutils X-GNU-PR-Keywords: To: 35212 <at> debbugs.gnu.org X-Debbugs-Original-To: Coreutils <bug-coreutils@HIDDEN> Received: via spool by submit <at> debbugs.gnu.org id=B.155485632513032 (code B ref -1); Wed, 10 Apr 2019 00:33:02 +0000 Received: (at submit) by debbugs.gnu.org; 10 Apr 2019 00:32:05 +0000 Received: from localhost ([127.0.0.1]:52208 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>) id 1hE19p-0003Nu-0w for submit <at> debbugs.gnu.org; Tue, 09 Apr 2019 20:32:05 -0400 Received: from eggs.gnu.org ([209.51.188.92]:49900) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <coreutils@HIDDEN>) id 1hE19m-0003HR-Ej for submit <at> debbugs.gnu.org; Tue, 09 Apr 2019 20:32:03 -0400 Received: from lists.gnu.org ([209.51.188.17]:54868) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from <coreutils@HIDDEN>) id 1hE19h-0003xY-7v for submit <at> debbugs.gnu.org; Tue, 09 Apr 2019 20:31:57 -0400 Received: from eggs.gnu.org ([209.51.188.92]:36049) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from <coreutils@HIDDEN>) id 1hE19e-00062L-UQ for bug-coreutils@HIDDEN; Tue, 09 Apr 2019 20:31:57 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-0.0 required=5.0 tests=BAYES_20 autolearn=disabled version=3.3.2 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from <coreutils@HIDDEN>) id 1hE19e-0003tW-6f for bug-coreutils@HIDDEN; Tue, 09 Apr 2019 20:31:54 -0400 Received: from ishtar.tlinx.org ([173.164.175.65]:49898 helo=Ishtar.sc.tlinx.org) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from <coreutils@HIDDEN>) id 1hE19d-0003oy-Qu for bug-coreutils@HIDDEN; Tue, 09 Apr 2019 20:31:54 -0400 Received: from [192.168.3.12] (Athenae [192.168.3.12]) by Ishtar.sc.tlinx.org (8.14.7/8.14.4/SuSE Linux 0.8) with ESMTP id x3A0Vm3e070421 for <bug-coreutils@HIDDEN>; Tue, 9 Apr 2019 17:31:51 -0700 Message-ID: <5CAD3970.3080500@HIDDEN> Date: Tue, 09 Apr 2019 17:31:44 -0700 From: L A Walsh <coreutils@HIDDEN> User-Agent: Thunderbird MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x (no timestamps) [generic] X-Received-From: 173.164.175.65 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Spam-Score: 0.0 (/) X-BeenThere: debbugs-submit <at> debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: <debbugs-submit.debbugs.gnu.org> List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe> List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/> List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org> List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help> List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe> Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org> X-Spam-Score: -1.0 (-) My console becomes 121 characters wide when I turn on unicode, but stty says it is 132 characters. Looking at the stty manpage, I see: Special settings: ... * cols N tell the kernel that the terminal has N columns * columns N same as cols N --- I thought 'cool', I'll tell the kernel its only 121 characters. I end up with : > echo $TTY > /dev/tty1 > stty cols 121 stty: 'standard input': Invalid argument So .. why can't I tell the kernel how many columns my tty is?
Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.505 (Entity 5.505) Content-Type: text/plain; charset=utf-8 X-Loop: help-debbugs@HIDDEN From: help-debbugs@HIDDEN (GNU bug Tracking System) To: L A Walsh <coreutils@HIDDEN> Subject: bug#35212: Acknowledgement (problem docs vs. implementation) Message-ID: <handler.35212.B.155485632513032.ack <at> debbugs.gnu.org> References: <5CAD3970.3080500@HIDDEN> X-Gnu-PR-Message: ack 35212 X-Gnu-PR-Package: coreutils Reply-To: 35212 <at> debbugs.gnu.org Date: Wed, 10 Apr 2019 00:33:02 +0000 Thank you for filing a new bug report with debbugs.gnu.org. This is an automatically generated reply to let you know your message has been received. Your message is being forwarded to the package maintainers and other interested parties for their attention; they will reply in due course. Your message has been sent to the package maintainer(s): bug-coreutils@HIDDEN If you wish to submit further information on this problem, please send it to 35212 <at> debbugs.gnu.org. Please do not send mail to help-debbugs@HIDDEN unless you wish to report a problem with the Bug-tracking system. --=20 35212: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D35212 GNU Bug Tracking System Contact help-debbugs@HIDDEN with problems
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997 nCipher Corporation Ltd,
1994-97 Ian Jackson.