unofficial mirror of bug-guile@gnu.org 
 help / color / mirror / Atom feed
From: Noah Lavine <noah.b.lavine@gmail.com>
To: dsmich@roadrunner.com
Cc: 15221@debbugs.gnu.org, arne.babenhauserheide@kit.edu
Subject: bug#15221: provide a mechanism to activate readline systemwide
Date: Fri, 30 Aug 2013 11:49:21 -0400	[thread overview]
Message-ID: <CA+U71=NEwMXY_j5io_MNiMKUXL2Ff_Mo6GyVnbWTnPjb6DSdPw@mail.gmail.com> (raw)
In-Reply-To: <20130830140124.IV49R.155246.root@cdptpa-web09-z01>

[-- Attachment #1: Type: text/plain, Size: 1910 bytes --]

I am not a lawyer, but it seems to me that libguile could be under LGPL,
but guile the executable could be under GPL, and therefore use readline by
default.

As you say, there would have to be an option to turn it off. Maybe
--no-readline?

Noah


On Fri, Aug 30, 2013 at 10:01 AM, <dsmich@roadrunner.com> wrote:

>
> ---- "Arne Babenhauserheide (IMK)" <arne.babenhauserheide@kit.edu> wrote:
> > Hi,
> >
> > Not having readline at the guile interpreter from the get-go in a GNU
> > environment was a quite scarring experience for me, so it would be great
> > to have a way to enable readline by default.
> >
> > init.scm could provide that, but:
> >
> > <wingo> it seems to search the load path for init.scm
> > <wingo> before loading anything else
> > <wingo> tricky though, apparently that happens even before loading boot-9
> >
> > Ideally there should be either a compileflag or a systemwide config file
> > to enable readline support in the whole system. If it is a compile-flag
> > it might be useful to not make it default, because developers why
> > develop proprietary applications could then by accident compile a
> > program with activated readline support.
> >
> > If such a flag existed, most GNU/Linux distributions could simply
> > activate it for guile itself (as long as they do not ship unfree scripts
> > using guile which depend on readline support — those scripts would
> > violate the GPL, but they would not work at all without readline
> > support, so this dependency should be pretty clear).
>
> Sometimes readline gets in the way, for example, when using guile with
> emacs.
>
> If it was enabled by default, then there also must be an option to disable
> it when not needed.
>
> The main reason readline is not enabled by default (IIRC), is the license
> differences between readline and guile. (GPL and LGPL)
>
> -Dale
>
>
>
>
>

[-- Attachment #2: Type: text/html, Size: 2469 bytes --]

  reply	other threads:[~2013-08-30 15:49 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-08-30 13:04 bug#15221: provide a mechanism to activate readline systemwide Arne Babenhauserheide (IMK)
2013-08-30 14:01 ` dsmich
2013-08-30 15:49   ` Noah Lavine [this message]
2013-09-03  8:52     ` Arne Babenhauserheide (IMK)
2018-09-07 18:22 ` bug#15221: reiterating the request Tom Tromey
2018-09-07 20:32   ` Mark H Weaver
2018-09-07 23:10     ` Tom Tromey
2018-09-08  3:35     ` David Pirotte

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/guile/

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

  git send-email \
    --in-reply-to='CA+U71=NEwMXY_j5io_MNiMKUXL2Ff_Mo6GyVnbWTnPjb6DSdPw@mail.gmail.com' \
    --to=noah.b.lavine@gmail.com \
    --cc=15221@debbugs.gnu.org \
    --cc=arne.babenhauserheide@kit.edu \
    --cc=dsmich@roadrunner.com \
    /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.
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).