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

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

bug#2463: 23.0.90; tramp: coreutils' base64(1) in tramp-remote-coding-co


From: Michael Albinus
Subject: bug#2463: 23.0.90; tramp: coreutils' base64(1) in tramp-remote-coding-commands?
Date: Wed, 25 Feb 2009 09:28:16 +0100
User-agent: Gnus/5.101 (Gnus v5.10.10) Emacs/21.3 (hpux)

trentbuck@gmail.com writes:

> From a mailing list:

Is there a chance to get the full history of the report?

> I don't find a reference to the base64 program in
> tramp-remote-coding-commands.  Is there a reason for this?

No special reason. Likely because it is a rather new command. Maybe
it is sufficient to apply

(add-to-list 'tramp-remote-coding-commands '(b64 "base64" "base64 --decode"))

If it works, I could add it in Tramp permanently.

Best regards, Michael.







reply via email to

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