[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: File name completion with non-ascii filenames
From: |
Eli Zaretskii |
Subject: |
Re: File name completion with non-ascii filenames |
Date: |
Mon, 17 Dec 2001 21:25:35 +0200 |
> From: nisse@lysator.liu.se (Niels =?iso-8859-1?q?M=F6ller?=)
> Date: 17 Dec 2001 16:44:45 +0100
>
> LC_ALL= LC_COLLATE= LC_CTYPE=sv_SE.iso-8859-1 LC_MESSAGES= LC_TIME= LANG=C
>
> (And that's a bug in the node "Checklist for Bug Reports" in the
> manual, it says
>
> echo LC_ALL=$LC_ALL LC_COLLATE=$LC_COLLATE LC_TYPE=$LC_TYPE \
> LC_MESSAGES=$LC_MESSAGES LC_TIME=$LC_TIME LANG=$LANG
>
> but the variable is not named "LC_TYPE", it's "LC_CTYPE").
Thanks, I fixed this.