[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: convert-standard-filename on w32 does not preserve match-data?
From: |
Stefan Monnier |
Subject: |
Re: convert-standard-filename on w32 does not preserve match-data? |
Date: |
Fri, 29 Dec 2006 16:02:19 -0500 |
User-agent: |
Gnus/5.11 (Gnus v5.11) Emacs/22.0.91 (gnu/linux) |
>>>> In thre particular case of convert-standard-filename, I think it would be
>>>> wrong to add save-match-data (unless there's a particular reason to do it,
>>>> of course), but I agree that it's not worth removing it either.
>>> The code using convert-standard-filename probably already feels a bit
>>> overloaded.
>> Which code are you talking about?
> I did not mean a specific case, but I did look around to find missing
> quoting before. Let me see if I remember...
Nowhere in your examples was a need for save-match-data, so removing
save-match-data from convert-standard-filename wouldn't affect them.
Stefan
- Re: convert-standard-filename on w32 does not preserve match-data?, (continued)
- Re: convert-standard-filename on w32 does not preserve match-data?, Lennart Borgman, 2006/12/20
- Re: convert-standard-filename on w32 does not preserve match-data?, Richard Stallman, 2006/12/21
- Re: convert-standard-filename on w32 does not preserve match-data?, Stefan Monnier, 2006/12/25
- Re: convert-standard-filename on w32 does not preserve match-data?, Richard Stallman, 2006/12/26
- Re: convert-standard-filename on w32 does not preserve match-data?, Stefan Monnier, 2006/12/27
- Re: convert-standard-filename on w32 does not preserve match-data?, Lennart Borgman (gmail), 2006/12/27
- Re: convert-standard-filename on w32 does not preserve match-data?, Stefan Monnier, 2006/12/27
- Re: convert-standard-filename on w32 does not preserve match-data?, Lennart Borgman (gmail), 2006/12/27
- Re: convert-standard-filename on w32 does not preserve match-data?,
Stefan Monnier <=
- Re: convert-standard-filename on w32 does not preserve match-data?, Lennart Borgman (gmail), 2006/12/29
- Re: convert-standard-filename on w32 does not preserve match-data?, Richard Stallman, 2006/12/28