[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Optional argument for `file-local-copy'
From: |
Stefan Monnier |
Subject: |
Re: Optional argument for `file-local-copy' |
Date: |
Sun, 14 Dec 2014 17:37:14 -0500 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux) |
>> So maybe the better option is to do the caching on the handler-side.
>> But there's no need for any changes to file-local-copy for that.
> Do you mean we don't need the REUSE-IF-ALREADY-EXISTS argument, and
> file-local-copy shall always cache?
Right: the handler downloads into the cache, and then serves a copy from
the cache (so file-local-copy would always return a new file, but the
copy is local).
Stefan
- Re: Optional argument for `file-local-copy', (continued)
- Re: Optional argument for `file-local-copy', Stefan Monnier, 2014/12/02
- Re: Optional argument for `file-local-copy', Michael Albinus, 2014/12/02
- Re: Optional argument for `file-local-copy', Stefan Monnier, 2014/12/02
- Re: Optional argument for `file-local-copy', Michael Albinus, 2014/12/09
- Re: Optional argument for `file-local-copy', Stefan Monnier, 2014/12/10
- Re: Optional argument for `file-local-copy', Michael Albinus, 2014/12/11
- Re: Optional argument for `file-local-copy', Stefan Monnier, 2014/12/11
- Re: Optional argument for `file-local-copy', Michael Albinus, 2014/12/14
- Re: Optional argument for `file-local-copy', Stefan Monnier, 2014/12/14
- Re: Optional argument for `file-local-copy', Michael Albinus, 2014/12/14
- Re: Optional argument for `file-local-copy',
Stefan Monnier <=
- Re: Optional argument for `file-local-copy', Michael Albinus, 2014/12/15