unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Großjohann)
Subject: Small Perl job for Tramp: base64 encoding/decoding
Date: Sat, 27 Jul 2002 18:45:39 +0200	[thread overview]
Message-ID: <vaffzy53yrw.fsf@INBOX.auto.emacs.devel.tok.lucy.cs.uni-dortmund.de> (raw)

Tramp looks whether Perl is present on the remote host.  If so, it
might use that Perl for base64 encoding/decoding.  There is also some
Perl code in tramp.el which is supposed to implement the operations,
but the Perl code is said to be buggy.

Is anyone volunteering to write new Perl code to do the job?

I need two commands which read from stdin and write to stdout.  One
command encodes, the other decodes.

(There is a Perl module which I could just use, but I think that this
module is not installed by default.  So it might not work for all
Perl installations.)

(If you happen to have a solution based on sed or something, then
that'd be great, too.  The goal is that the command should work on as
many Unix systems as possible.)

Thanks,
kai
-- 
A large number of young women don't trust men with beards.  (BFBS Radio)

             reply	other threads:[~2002-07-27 16:45 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-07-27 16:45 Kai Großjohann [this message]
2002-07-27 16:59 ` Small Perl job for Tramp: base64 encoding/decoding Steve Kemp
2002-07-27 20:38   ` Kai Großjohann
2002-07-27 20:43     ` Steve Kemp
2002-07-28 10:16       ` Kai Großjohann
2002-07-29  8:54         ` Kim F. Storm

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=vaffzy53yrw.fsf@INBOX.auto.emacs.devel.tok.lucy.cs.uni-dortmund.de \
    --to=kai.grossjohann@cs.uni-dortmund.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).