all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Re: master 0b7f649614d: Fix a Tramp bug when running several asynchronous processes
       [not found] ` <20240821084636.51082C1FB45@vcs2.savannah.gnu.org>
@ 2024-09-09  7:39   ` Andrea Corallo
  2024-09-09 13:38     ` Michael Albinus
  0 siblings, 1 reply; 2+ messages in thread
From: Andrea Corallo @ 2024-09-09  7:39 UTC (permalink / raw)
  To: emacs-devel; +Cc: Michael Albinus

Michael Albinus via Mailing list for Emacs changes <emacs-diffs@gnu.org>
writes:

> branch: master
> commit 0b7f649614d8eb7694e98372dea7b7e01f090265
> Author: Michael Albinus <michael.albinus@gmx.de>
> Commit: Michael Albinus <michael.albinus@gmx.de>
>
>     Fix a Tramp bug when running several asynchronous processes
>
>     * lisp/net/tramp-cache.el (tramp-get-hash-table):
>     Add ;;;###tramp-autoload cookie.
>
>     * lisp/net/tramp.el (tramp-file-name-handler): Flush connection
>     properties "process-name" and "process-buffer".
>
>     * test/lisp/net/tramp-tests.el
>     (tramp--test-deftest-direct-async-process): Skip when underlying
>     TEST has taken too much time.
>     (tramp--test-with-proper-process-name-and-buffer): Remove.
>     (tramp-test45-asynchronous-requests): Remove callees.

Hi Michael,

I believe this commit is introducing during the build the following
warning:

  INFO     Scraping 1544 files for loaddefs...60%
  INFO     Scraping 1544 files for loaddefs...70%
tramp-cache: Warning: Unknown defun property ‘tramp-suppress-trace’
tramp: Warning: Unknown defun property ‘tramp-suppress-trace’
  INFO     Scraping 1544 files for loaddefs...80%
  INFO     Scraping 1544 files for loaddefs...90%
  INFO     Scraping 1544 files for loaddefs...100%
  INFO     Scraping 1544 files for loaddefs...done


Thanks

  Andrea



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: master 0b7f649614d: Fix a Tramp bug when running several asynchronous processes
  2024-09-09  7:39   ` master 0b7f649614d: Fix a Tramp bug when running several asynchronous processes Andrea Corallo
@ 2024-09-09 13:38     ` Michael Albinus
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Albinus @ 2024-09-09 13:38 UTC (permalink / raw)
  To: Andrea Corallo; +Cc: emacs-devel

Andrea Corallo <acorallo@gnu.org> writes:

Hi Andrea,

>>     Fix a Tramp bug when running several asynchronous processes
>>
>>     * lisp/net/tramp-cache.el (tramp-get-hash-table):
>>     Add ;;;###tramp-autoload cookie.
>>
>>     * lisp/net/tramp.el (tramp-file-name-handler): Flush connection
>>     properties "process-name" and "process-buffer".
>>
>>     * test/lisp/net/tramp-tests.el
>>     (tramp--test-deftest-direct-async-process): Skip when underlying
>>     TEST has taken too much time.
>>     (tramp--test-with-proper-process-name-and-buffer): Remove.
>>     (tramp-test45-asynchronous-requests): Remove callees.
>
> Hi Michael,
>
> I believe this commit is introducing during the build the following
> warning:
>
>   INFO     Scraping 1544 files for loaddefs...60%
>   INFO     Scraping 1544 files for loaddefs...70%
> tramp-cache: Warning: Unknown defun property ‘tramp-suppress-trace’
> tramp: Warning: Unknown defun property ‘tramp-suppress-trace’
>   INFO     Scraping 1544 files for loaddefs...80%
>   INFO     Scraping 1544 files for loaddefs...90%
>   INFO     Scraping 1544 files for loaddefs...100%
>   INFO     Scraping 1544 files for loaddefs...done

Thanks for the heads-up. Should be fixed now.

> Thanks
>
>   Andrea

Best regards, Michael.



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-09-09 13:38 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <172422999561.5547.4808251359820293686@vcs2.savannah.gnu.org>
     [not found] ` <20240821084636.51082C1FB45@vcs2.savannah.gnu.org>
2024-09-09  7:39   ` master 0b7f649614d: Fix a Tramp bug when running several asynchronous processes Andrea Corallo
2024-09-09 13:38     ` Michael Albinus

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.