bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#31317: 26.1; Add a tramp-make-tramp-temp-file* variant which returns


From: Michael Albinus
Subject: bug#31317: 26.1; Add a tramp-make-tramp-temp-file* variant which returns the full tramp filename?
Date: Mon, 30 Apr 2018 16:10:30 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)

Phil Sainty <psainty@orcon.net.nz> writes:

Hi Phil,

> That certainly does the trick.

Yep, I'm closing this bug.

> Would it make sense for `tramp-make-tramp-temp-file' to be utilising
> that function?  (i.e. composing a tramp file name from VEC and then
> handing off to `make-nearby-temp-file' ?)

No, see the comment inside `tramp-make-tramp-temp-file'.  It must use
`make-temp-name' instead of `make-temp-file'.

> -Phil

Best regards, Michael.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]