[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Multibyte and unibyte file names
From: |
Stefan Monnier |
Subject: |
Re: Multibyte and unibyte file names |
Date: |
Thu, 24 Jan 2013 13:25:45 -0500 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux) |
>> I think that for w32 it makes sense to try and always decode file names
>> before returning them to Elisp:
>> Most file names passed to Elisp primitives are derived from file names
>> returned by Elisp primitives, so if Emacs decodes all the file names it
>> returns to Elisp, we can expect to see *very* few encoded file names
>> passed to Elisp primitives.
> So you are saying that each primitive should detect unibyte file names
> it gets as arguments and DECODE_FILE them right away?
I think not: I was talking about decoding the file names *returned*
by primitives.
Stefan
- Multibyte and unibyte file names, Eli Zaretskii, 2013/01/23
- Re: Multibyte and unibyte file names, Stefan Monnier, 2013/01/23
- Re: Multibyte and unibyte file names, Eli Zaretskii, 2013/01/24
- Re: Multibyte and unibyte file names,
Stefan Monnier <=
- Re: Multibyte and unibyte file names, Eli Zaretskii, 2013/01/24
- Re: Multibyte and unibyte file names, Stefan Monnier, 2013/01/24
- Re: Multibyte and unibyte file names, Eli Zaretskii, 2013/01/25
- Re: Multibyte and unibyte file names, Stefan Monnier, 2013/01/25
- Re: Multibyte and unibyte file names, Eli Zaretskii, 2013/01/25
- Re: Multibyte and unibyte file names, Stefan Monnier, 2013/01/25
- Re: Multibyte and unibyte file names, Eli Zaretskii, 2013/01/26
- Re: Multibyte and unibyte file names, Stefan Monnier, 2013/01/26
- Re: Multibyte and unibyte file names, Eli Zaretskii, 2013/01/26
- Re: Multibyte and unibyte file names, Stefan Monnier, 2013/01/26