Philippe Vaucher
Philippe Vaucher
I am also afraid of backward compatibility, would that break things?
Same issue when trying to use `fuseiso foo.iso somedirectory` in a container.
`narrow-to-region-indirect` probably comes from here: https://demonastery.org/2013/04/emacs-narrow-to-region-indirect/
Can't you simply use `--map` for the implementation? No because performance issues?
Alright... should I close this?
Alright, for the record, I'm currently working around this by passing the vector in dash as `(-map 'identity myvector)` and outputing it as `(apply 'vector LIST)`.
Basically if you solve #1 I think you'll also solve this one.
Closing because there's no elegant solution for this problem at the moment. Might reopen later.
Related issues: https://sourceware.org/bugzilla/show_bug.cgi?id=23960 https://bugzilla.kernel.org/show_bug.cgi?id=205957 https://bugs.launchpad.net/qemu/+bug/1861161
@justincormack: interesting and more logical workaround. For the record another workaround is to remove `dir_index` from ext4 filesystems but for me it does not work. So I just have to...