[Bug 50318] Changed - (/etc/csh.login:) (fwd)
Simos Xenitellis
simos74 at gmx.net
Wed Aug 1 15:19:07 EEST 2001
In effect, in the new version of RH, double byte support is turned off.
For now, a manual change in /etc/csh.login is required
for the following:
===
if ( $?tcsh ) then
bindkey "^[[3~" delete-char
# set dspmbyte=euc <-- bad
endif
===
simos
--
If you did not get a reply in your e-mail, please check
that the Subject: field you used was relevant and precise.
---------- Forwarded message ----------
Date: Mon, 30 Jul 2001 12:09:36 -0400
From: bugzilla at redhat.com
To: notting at redhat.com, simos at pc96.ma.rhul.ac.uk, bhuang at redhat.com
Subject: [Bug 50318] Changed - (/etc/csh.login:)
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug
report.
https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=50318
--- shadow/50318 Mon Jul 30 09:39:08 2001
+++ shadow/50318.tmp.11670 Mon Jul 30 12:09:36 2001
@@ -66,3 +66,10 @@
------- Additional comments from simos at pc96.ma.rhul.ac.uk 2001-07-30 09:41:02 -------
This is a bug in the "setup" RPM.
+
+------- Additional comments from havill at redhat.com 2001-07-30 12:11:29 -------
+FWIW, double-byte support in the Rawhide version of tcsh is turned off because
+it seems to be incompatible with ISO-8859 based input.
+
+If it's turned off, this envvar setting should be ignored.
+
More information about the I18ngr
mailing list