Re: Non-english characters in mutt (was: Locale and date/time settings)

2002-10-08 Thread Bob Nielsen
Got it working, thanks. Bob -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Non-english characters in mutt (was: Locale and date/time settings)

2002-10-08 Thread Osamu Aoki
On Tue, Oct 08, 2002 at 10:35:51AM +0200, Robert Ian Smit wrote: > * Bob Nielsen <[EMAIL PROTECTED]> [07-10-2002 22:57]: > > Along this same line, is there a locale setting which would allow mutt > > to display non-English characters? Now they all show up as "?". > > Nice way of putting that,

Re: Non-english characters in mutt (was: Locale and date/time settings)

2002-10-08 Thread Robert Ian Smit
* Bob Nielsen <[EMAIL PROTECTED]> [07-10-2002 22:57]: > Along this same line, is there a locale setting which would allow mutt > to display non-English characters? Now they all show up as "?". Nice way of putting that, non-English, but I guess you want to display umlauts, circumflexes etc. Us

Non-english characters in mutt (was: Locale and date/time settings)

2002-10-07 Thread Bob Nielsen
Along this same line, is there a locale setting which would allow mutt to display non-English characters? Now they all show up as "?". Bob On Mon, Oct 07, 2002 at 03:37:46PM -0400, David P James wrote: > Colin Watson was roused into action on 2002-10-07 12:01 and wrote: > >On Mon, Oct 07, 200

Re: Locale and date/time settings

2002-10-07 Thread David P James
Colin Watson was roused into action on 2002-10-07 12:01 and wrote: > On Mon, Oct 07, 2002 at 11:06:31AM -0400, David P James wrote: > >> >>I did this, and the right format is used, but unfortunately the '-'s >>were replaced by other characters. This is somewhat frustrating; for >>starters, why

Re: Locale and date/time settings

2002-10-07 Thread Colin Watson
On Mon, Oct 07, 2002 at 11:06:31AM -0400, David P James wrote: > Osamu Aoki was roused into action on 07.10.2002 03:29 and wrote: > > $ LC_TIME=ja_JP ls -l > > drwxr-xr-x4 nospam nospam 4096 2002-08-29 10:28 zlib-1.1.4 > > ... > > > > You need to generate ja_JP locale, though. > > I

Re: Locale and date/time settings

2002-10-07 Thread David P James
Osamu Aoki was roused into action on 07.10.2002 03:29 and wrote: > On Sat, Oct 05, 2002 at 11:33:27PM -0400, David P James wrote: > >>Does anyone happen to know which locale to set for date/time to get a >>date in the following format? >>/mm/dd or -mm-dd >> >>Or, if no such locale exists

Re: Locale and date/time settings

2002-10-07 Thread Osamu Aoki
On Sat, Oct 05, 2002 at 11:33:27PM -0400, David P James wrote: > Does anyone happen to know which locale to set for date/time to get a > date in the following format? > /mm/dd or -mm-dd > > Or, if no such locale exists, then is it possible to generate one? $ LC_TIME=ja_JP ls -l drwxr

Locale and date/time settings

2002-10-05 Thread David P James
Does anyone happen to know which locale to set for date/time to get a date in the following format? /mm/dd or -mm-dd Or, if no such locale exists, then is it possible to generate one? I'm using GB right now, which is dd/mm/yy, which I find preferable to the default of mm/dd/yy. -- Dav