Package emacs26-tramp: Information

    Binary package: emacs26-tramp
    Version: 2.3.5.26.2-alt5.1
    Architecture: noarch
    Build time:  Dec 21, 2021, 08:00 PM in the task #291546
    Source package: emacs26
    Category: Editors
    Report package bug
    License: GPLv3 or later
    Summary: Tramp package for Emacs
    Description: 
    TRAMP stands for `Transparent Remote (file) Access, Multiple
    Protocol'.  This package provides remote file editing, similar to
    Ange-FTP.
    
    The difference is that Ange-FTP uses FTP to transfer files between
    the local and the remote host, whereas TRAMP uses a combination of
    `rsh' and `rcp' or other work-alike programs, such as 'ssh'/'scp'.



    Last changed


    Dec. 7, 2021 Aleksey Cheusov 26.1.92-alt5.1
    - Handle GNUTLS_E_AGAIN in emacs_gnutls_read (Bug#34341)
      https://debbugs.gnu.org/cgi/bugreport.cgi?bug=34341
      This fixes problems with gnus/IMAP with Yandex and Google mail
    Feb. 23, 2019 Evgenii Terechkov 26.1.92-alt5
    - 26.1.92
    Feb. 15, 2019 Evgenii Terechkov 26.1.91-alt4
    - Fix FTBFS (#36101)