[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#71720: [PATCH] Do not prematurely truncate python eldoc string
From: |
kobarity |
Subject: |
bug#71720: [PATCH] Do not prematurely truncate python eldoc string |
Date: |
Sun, 23 Jun 2024 09:47:58 +0900 |
User-agent: |
Wanderlust/2.15.9 (Almost Unreal) SEMI-EPG/1.14.7 (Harue) FLIM-LB/1.14.9 (Gojō) APEL-LB/10.8 EasyPG/1.0.0 Emacs/30.0.50 (x86_64-pc-linux-gnu) MULE/6.0 (HANACHIRUSATO) |
James Thomas wrote:
> Eli Zaretskii wrote:
>
> >> Date: Sat, 22 Jun 2024 23:16:51 +0900
> >> From: kobarity <kobarity@gmail.com>
> >> Cc: 71720@debbugs.gnu.org
> >>
> >> Eli Zaretskii wrote:
> >> >
> >> > kobarity, any comments?
> >>
> >> I agree with this fix. For those who want the same behavior as
> >> before, setting eldoc-echo-area-use-multiline-p to nil should be
> >> sufficient. It might be better to make this change known in etc/NEWS,
> >> though.
> >
> > Thanks.
> >
> > James, can you add a NEWS entry and resubmit?
>
> How about this?
> +*** 'eldoc' no longer truncates to a single line by default.
> +Previously, the entire docstring was not available to eldoc, which made
> +'eldoc-echo-area-use-multiline-p' ineffective. The old behaviour may be
> +kept by setting that.
> +
Thanks, I think the content is perfect, but from other examples, it
might be better to have two spaces after the period.
- bug#71720: [PATCH] Do not prematurely truncate python eldoc string, James Thomas, 2024/06/22
- bug#71720: [PATCH] Do not prematurely truncate python eldoc string, Eli Zaretskii, 2024/06/22
- bug#71720: [PATCH] Do not prematurely truncate python eldoc string, kobarity, 2024/06/22
- bug#71720: [PATCH] Do not prematurely truncate python eldoc string, Eli Zaretskii, 2024/06/22
- bug#71720: [PATCH] Do not prematurely truncate python eldoc string, James Thomas, 2024/06/22
- bug#71720: [PATCH] Do not prematurely truncate python eldoc string,
kobarity <=
- bug#71720: [PATCH] Do not prematurely truncate python eldoc string, James Thomas, 2024/06/22
- bug#71720: [PATCH] Do not prematurely truncate python eldoc string, kobarity, 2024/06/22
- bug#71720: [PATCH] Do not prematurely truncate python eldoc string, Eli Zaretskii, 2024/06/27