[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: how to save/restore (all?) bindings
From: |
Christoph Anton Mitterer |
Subject: |
Re: how to save/restore (all?) bindings |
Date: |
Thu, 19 Oct 2023 17:30:55 +0200 |
User-agent: |
Evolution 3.50.0-1 |
On Thu, 2023-10-19 at 11:22 -0400, Grisha Levit wrote:
> This is fixed now in the devel branch
> https://lists.gnu.org/archive/html/bug-bash/2023-07/msg00076.html
Ah... great :-D
So it *is* supposed to work then in all cases either via
bind -x "${some_bind_minus_X_line}"
or printf '%q' an eval.
Right?
Sadly, even if the save&restore of the bindings can be made to work
with that fix, it seems that from what Koichi pointed out in his mail,
my whole goal may still be unfeasible. :-(
Thanks,
Chris.
- how to save/restore (all?) bindings, Christoph Anton Mitterer, 2023/10/01
- Re: how to save/restore (all?) bindings, Chet Ramey, 2023/10/06
- Re: how to save/restore (all?) bindings, Grisha Levit, 2023/10/06
- Re: how to save/restore (all?) bindings, Koichi Murase, 2023/10/06
- Re: how to save/restore (all?) bindings, Christoph Anton Mitterer, 2023/10/19
- Re: how to save/restore (all?) bindings, Christoph Anton Mitterer, 2023/10/19
- Re: how to save/restore (all?) bindings, Christoph Anton Mitterer, 2023/10/20
- Re: how to save/restore (all?) bindings, Chet Ramey, 2023/10/20
- Re: how to save/restore (all?) bindings, Grisha Levit, 2023/10/20
- Re: how to save/restore (all?) bindings, Chet Ramey, 2023/10/20
- Re: how to save/restore (all?) bindings, Christoph Anton Mitterer, 2023/10/20
- Re: how to save/restore (all?) bindings, Chet Ramey, 2023/10/23
- Re: how to save/restore (all?) bindings, Christoph Anton Mitterer, 2023/10/24
- Re: how to save/restore (all?) bindings, Koichi Murase, 2023/10/20