[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: emacs misbehaves without --unibyte
From: |
Miles Bader |
Subject: |
Re: emacs misbehaves without --unibyte |
Date: |
Tue, 28 May 2002 16:49:04 GMT |
It should work fine if you've set the languange environment correctly
(so it knows what the non-ASCII characters are), e.g. by using
`set-language-environment', or having an appropriate setting of LANG.
If you don't want to do that, you can just tell it how to interpret file
names, like:
(setq file-name-coding-system 'latin-1)
-Miles
--
80% of success is just showing up. --Woody Allen
- emacs misbehaves without --unibyte, Paul Stoeber, 2002/05/28
- Re: emacs misbehaves without --unibyte,
Miles Bader <=
- emacs misbehaves without --unibyte, Paul Stoeber, 2002/05/28
- Re: emacs misbehaves without --unibyte, Eli Zaretskii, 2002/05/28
- Re: emacs misbehaves without --unibyte, Paul Stoeber, 2002/05/28
- Re: emacs misbehaves without --unibyte, Eli Zaretskii, 2002/05/29
- Re: emacs misbehaves without --unibyte, Paul Stoeber, 2002/05/29
- Re: emacs misbehaves without --unibyte, Eli Zaretskii, 2002/05/29
- Message not available
- Re: emacs misbehaves without --unibyte, Paul Stoeber, 2002/05/29
- Re: emacs misbehaves without --unibyte, Richard Stallman, 2002/05/30
- Re: emacs misbehaves without --unibyte, Paul Stoeber, 2002/05/30
- Re: emacs misbehaves without --unibyte, Richard Stallman, 2002/05/31