That is done to protect mailing list users from spam, it's no big
deal. An explanation of this can be found here:
http://lists.gnu.org/spam.html
If you subscribe to a GNU mailing list then you'll see the addresses,
as Jim Meyering has already mentioned.
--
Justin Pence
GNU/FSF Webma
Dan Jacobson <[EMAIL PROTECTED]> writes:
> BTW, in Info are you sure
> $ LC_CTYPE=zh_CN.big5 /usr/local/bin/printf \
> '\u4e2d\u6587\n' > sample.txt
> does what you intend?
You need to have the proper locale support. I'm not sure
what "qp-encode" is supposed to do, so I'm not sure
Alexandre Peshansky <[EMAIL PROTECTED]> writes:
> I am running it from SSH terminal emulator (http://www.ssh.com,
> version: 3.2.3 (Build 279); Product code: 27010-32X00) on MS Windows
> 2000. No redirections.
OK, then I'm afraid you'll have to help me debug this, as I don't have
access to such
You should mention that those \u things are Unicode here too
$ man printf|grep -i unicode
(finds none); not just on the Info page.
BTW, in Info are you sure
$ LC_CTYPE=zh_CN.big5 /usr/local/bin/printf \
'\u4e2d\u6587\n' > sample.txt
does what you intend?
$ LC_CTYPE=zh_CN.big5 /usr/bi
OK, apparently the test is failing whenever "stty rows 0 columns 0"
is run.
How are you running the test? I.e., are you running it from an xterm,
from Emacs, or what? Are you redirecting stdin, stdout, or stderr?
What happens when you run these commands, on a fresh terminal,
without any I/O red
At 06:14 PM 10/11/2004, you wrote:
>Alexandre Peshansky <[EMAIL PROTECTED]> writes:
>
>>>ftp://ftp.gnu.org/gnu/coreutils/coreutils-5.2.1.tar.gz
>>
>> Nope, same error:
>> make[3]: Entering directory
>`/home/aproot/coreutils-5.2.1/tests/stty'
>> FAIL: row-col-1
>
>I don't observe these symptoms on
Dan Jacobson <[EMAIL PROTECTED]> wrote:
> On http://lists.gnu.org/archive/html/bug-coreutils/2004-03/msg00095.html
> look at all the
> [EMAIL PROTECTED] -u
> [EMAIL PROTECTED] --update
Indeed. To avoid such mangling,
you can always subscribe to the mailing list.
I prefer gmane's approach:
htt