bug-guile
[Top][All Lists]
Advanced

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

bug#12207: repl and comments or tabs


From: Andy Wingo
Subject: bug#12207: repl and comments or tabs
Date: Wed, 17 May 2017 22:30:16 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1 (gnu/linux)

On Thu 04 Aug 2016 22:55, Andy Wingo <address@hidden> writes:

> On Thu 28 Jul 2016 19:21, "address@hidden" <address@hidden> writes:
>
>> The following patch to readline should fix the tab issue:
>>
>> https://lists.gnu.org/archive/html/bug-bash/2014-10/msg00211.html
>>
>> (AFACT you need to put "set enable-bracketed-paste on" in your ~
>> /.inputrc too)
>
> Fascinating!  I guess from Guile's side we should do
>
>  rl_variable_bind ("enable-bracketed-paste", "on")
>
> in our readline code

Done.  Thanks for the tip.  See NEWS for details.

Andy





reply via email to

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