GNU bug report logs -
#19865
tar-untar-buffer: should honor default-directory
Previous Next
Reported by: Ivan Shmakov <ivan <at> siamics.net>
Date: Sat, 14 Feb 2015 11:32:01 UTC
Severity: minor
Tags: fixed, patch
Fixed in version 27.1
Done: Lars Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
Full log
Message #68 received at 19865 <at> debbugs.gnu.org (full text, mbox):
>>>>> Eli Zaretskii <eliz <at> gnu.org> writes:
>>>>> From: Ivan Shmakov Date: Sat, 14 Feb 2015 19:12:04 +0000
>>>> And I’d still like to hear why you think that tar-untar-buffer
>>>> /must/ use the value of default-directory local to a buffer
>>>> /other/ than the one the user called this command from.
>>> Because it's simpler, and makes the code easier to follow.
>> My former patch expands the code by a single line; my latter one
>> adds two more for a comment (while removing one level of nesting
>> from a fair chunk of the code at the same time.) How is that making
>> it any harder to follow?
> Length of code is only one factor, insignificant in this case.
> Subtle dependencies between different parts of the code, as well as
> overriding the default-directory value, is what complicates things in
> this case.
My second patch [1] doesn’t change the value of
default-directory (instead, it uses expand-file-name explicitly
at the write-region time.) As for the subtle dependencies,
could you point at anything specific? TIA.
[1] http://debbugs.gnu.org/19865#msg44
[…]
--
FSF associate member #7257 np. Povus esti simple — Persone … B6A0 230E 334A
This bug report was last modified 5 years and 331 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.