[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: expand-file-name problem for eight-bit-control/graphic
From: |
Richard Stallman |
Subject: |
Re: expand-file-name problem for eight-bit-control/graphic |
Date: |
Sat, 15 Mar 2003 01:54:42 -0500 |
I have a lot of doubts about this code, because it seems to encode and
then decode the file name. Since the arguments and values are both
strings for use within Emacs, I think it is incorrect for
expand-file-name to ever encode or decode a file name.