Re: tramp (2.7.0-pre master/463cd87f0590970cfd2918ba7028304e0f712001); tramp-signal-process doesn't accept string arguments
Philipp Stephani <[email protected]>
| Newsgroups | gmane.emacs.tramp |
|---|---|
| Message-ID | <[email protected]> |
> Am 30.11.2023 um 15:45 schrieb Michael Albinus <[email protected]>: > > Philipp Stephani <[email protected]> writes: > > Hi Philipp, > >> That works in all cases I've tested, thanks! > > Thanks for the feedback. I've pushed it to the Tramp repository, > branches tramp-2-6-stable and master. It will appear with Tramp 2.6.2 on > GNU ELPA, later this year. > > I've pushed it also to the Emacs master branch. > > On the emacs-29 branch, I've pushed an extension for the signal-process > doc, saying that PROCESS can also be a string. Thanks!