Thanks.  Not sure *dpkg-reconfigure locales helped exactly, but I think the 
problem*
*was trying to set things in .cshrc to a locale that didn't exist (ASCII).  
I commented*
*all those out, and logged in again and get this:*
*pi2c:~> locale*
*LANG=C.UTF-8*
*LANGUAGE=en_US.UTF-8*
*LC_CTYPE="en_US.UTF-8"*
*LC_NUMERIC="en_US.UTF-8"*
*LC_TIME="en_US.UTF-8"*
*LC_COLLATE="en_US.UTF-8"*
*LC_MONETARY="en_US.UTF-8"*
*LC_MESSAGES="en_US.UTF-8"*
*LC_PAPER="en_US.UTF-8"*
*LC_NAME="en_US.UTF-8"*
*LC_ADDRESS="en_US.UTF-8"*
*LC_TELEPHONE="en_US.UTF-8"*
*LC_MEASUREMENT="en_US.UTF-8"*
*LC_IDENTIFICATION="en_US.UTF-8"*
*LC_ALL=en_US.UTF-8*

*weewxd -h works, but vim is broken again (doesn't clear lines when 
paging).*
*What works is to keep this in .cshrc:*
*setenv LANG C*
*unsetenv LC_ALL*
*unsetenv LANGUAGE*

Then locale looks like this:
pi2c:~> locale
LANG=C
LANGUAGE=
LC_CTYPE="C"
LC_NUMERIC="C"
LC_TIME="C"
LC_COLLATE="C"
LC_MONETARY="C"
LC_MESSAGES="C"
LC_PAPER="C"
LC_NAME="C"
LC_ADDRESS="C"
LC_TELEPHONE="C"
LC_MEASUREMENT="C"
LC_IDENTIFICATION="C"
LC_ALL=

So I suppose this is really a vim problem more than anything else, but
back in business on both fronts with no mods in extensions.py for this.

Thx, Chris

-- 
You received this message because you are subscribed to the Google Groups 
"weewx-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/36c54ad9-818f-425b-bda0-a4da4525fcbe%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to