unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Mario Lang <mlang@delysid.org>
Subject: Re: lisp/url/url-https.el
Date: Tue, 13 Apr 2004 12:47:45 +0200	[thread overview]
Message-ID: <87fzb8cfxq.fsf@lexx.delysid.org> (raw)
In-Reply-To: <E1BCsUp-0007dI-3D@fencepost.gnu.org> (Richard Stallman's message of "Sun, 11 Apr 2004 23:52:31 -0400")

Richard Stallman <rms@gnu.org> writes:

>     If you set ESHELL=ssh, you can use M-x shell (and comint) run a
>     crypto-enabled application?
>
>     So do we also have to remove shell.el and comint.el ?
>
> Proposing absurd extremes is a distraction.
> It could be fun.  Unfortunately I don't have time to
> indulge that pleasure.

I don't see the absurdity of the OP's message.  After all, ssh
is indeed a program for performing encryption (among other things), and
Emacs does support its use through externally invoking the binary.

The same thing applies to gnutls/openssl.  I think if we are already
discussiong legal implications, we should think about this
case too.

I think Kim was actually trying to emphasis the absurdity
of removing ssl support code from Emacs in the first place, since that
does not do any encryption at all, directly.
The same thing applies to Tramp and comint.el.  They allow for
external programs to be used to encrypt network traffic, but they
do not do any encryption at all by themselves.

-- 
CYa,
  Mario | Debian Developer <URL:http://debian.org/>
        | Get my public key via finger mlang@db.debian.org
        | 1024D/7FC1A0854909BCCDBE6C102DDFFC022A6B113E44

  reply	other threads:[~2004-04-13 10:47 UTC|newest]

Thread overview: 53+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-04-07 21:14 lisp/url/url-https.el Simon Josefsson
2004-04-08 14:57 ` lisp/url/url-https.el Richard Stallman
2004-04-08 15:21   ` lisp/url/url-https.el David Kastrup
2004-04-09 22:44     ` lisp/url/url-https.el Richard Stallman
2004-04-09 23:03       ` lisp/url/url-https.el David Kastrup
2004-04-10  0:17         ` lisp/url/url-https.el Miles Bader
2004-04-12  3:51           ` lisp/url/url-https.el Richard Stallman
2004-04-10 14:41       ` lisp/url/url-https.el Stefan Monnier
2004-04-10 18:41         ` lisp/url/url-https.el Kim F. Storm
2004-04-12  3:52           ` lisp/url/url-https.el Richard Stallman
2004-04-13 10:47             ` Mario Lang [this message]
2004-04-14 18:02               ` lisp/url/url-https.el Richard Stallman
2004-04-14 18:15                 ` lisp/url/url-https.el Ted Zlatanov
2004-04-14 22:09                   ` lisp/url/url-https.el Stefan Monnier
2004-04-14 23:42                     ` lisp/url/url-https.el Simon Josefsson
2004-04-15 13:42                       ` lisp/url/url-https.el Stefan Monnier
2004-04-15 15:30                         ` lisp/url/url-https.el Ted Zlatanov
2004-04-16 18:08                           ` lisp/url/url-https.el Richard Stallman
2004-04-16 19:18                             ` lisp/url/url-https.el Ted Zlatanov
2004-04-15 15:50                         ` lisp/url/url-https.el Simon Josefsson
2004-04-15 15:38                     ` lisp/url/url-https.el Ted Zlatanov
2004-04-16 18:08                       ` lisp/url/url-https.el Richard Stallman
2004-04-16 19:15                         ` lisp/url/url-https.el Ted Zlatanov
2004-04-17  8:32                           ` lisp/url/url-https.el Eli Zaretskii
2004-04-21 15:33                             ` lisp/url/url-https.el Ted Zlatanov
2004-04-16 20:23                       ` lisp/url/url-https.el Kai Grossjohann
2004-04-17  6:07                         ` lisp/url/url-https.el Ted Zlatanov
2004-04-17 17:14                           ` lisp/url/url-https.el Stefan Monnier
2004-04-17 18:28                             ` lisp/url/url-https.el Kai Grossjohann
2004-04-21 15:31                             ` lisp/url/url-https.el Ted Zlatanov
2004-04-17 19:48                           ` lisp/url/url-https.el Richard Stallman
2004-04-16 20:52                       ` lisp/url/url-https.el Stefan Monnier
2004-04-17  6:18                         ` lisp/url/url-https.el Ted Zlatanov
2004-04-17 18:27                           ` lisp/url/url-https.el Kai Grossjohann
2004-04-17 18:32                             ` lisp/url/url-https.el Kai Grossjohann
2004-04-19 13:57                             ` lisp/url/url-https.el Stefan Monnier
2004-04-19 14:04                               ` lisp/url/url-https.el Kai Grossjohann
2004-04-19 15:34                                 ` lisp/url/url-https.el Stefan Monnier
2004-04-19 20:49                                   ` lisp/url/url-https.el Kai Grossjohann
2004-04-19 21:05                                     ` lisp/url/url-https.el Stefan Monnier
2004-04-20  6:38                                       ` lisp/url/url-https.el Kai Grossjohann
2004-04-20 12:45                                     ` lisp/url/url-https.el Michael Albinus
2004-04-20 14:20                                       ` lisp/url/url-https.el Kai Grossjohann
2004-04-20  8:12                               ` Checkout a branch in cvs-tree Masatake YAMATO
2004-08-20 20:56                                 ` Stefan Monnier
2004-08-21 11:44                                   ` Masatake YAMATO
2004-08-22  1:12                                     ` Stefan Monnier
2004-04-12  3:52         ` lisp/url/url-https.el Richard Stallman
2004-04-12  4:22           ` lisp/url/url-https.el David Kastrup
2004-04-12  4:49             ` lisp/url/url-https.el Stefan Monnier
2004-04-12 10:30               ` lisp/url/url-https.el David Kastrup
2004-04-12  9:54           ` lisp/url/url-https.el Simon Josefsson
2004-04-13 17:45             ` lisp/url/url-https.el Richard Stallman

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=87fzb8cfxq.fsf@lexx.delysid.org \
    --to=mlang@delysid.org \
    /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).