bug#72765: Eglot + Clangd + Company + non-empty suffix = duplicate text

2024-08-30 Thread Eli Zaretskii
> Date: Sat, 31 Aug 2024 00:23:32 +0300
> Cc: 72...@debbugs.gnu.org
> From: Dmitry Gutov 
> 
> On 29/08/2024 14:34, Eli Zaretskii wrote:
> > Is this an Eglot problem or a completion-at-point problem?
> 
> Looks like it belongs to Eglot.
> 
> It might be difficult to fix, especially given slight behavior 
> differences between servers, but I think it's worth investigating.

João, do you have any comments or suggestions about this?





bug#72899: [Android] read-key-sequence returns unexpected [text-conversion]

2024-08-30 Thread Bug reports for GNU Emacs, the Swiss army knife of text editors
Hi Po Lu,

I am testing out spaced repetition systems which work fully within Emacs and 
also on Android.  When I tried org-drill, it failed to recognize my key inputs. 
 After digging, I found that on Android read-key-sequence simply returns 
[text-conversion], instead of whatever key sequence was actually pressed.

Running an old version of Android Emacs from F-Droid; please forgive me if this 
is already fixed:

GNU Emacs 30.0.50 (build 1, aarch64-unknown-linux-android22) of 2024-02-12

Internet searching for "Emacs" and "text-conversion" only resulted in finding 
commit d4d9db8dc6e.

Thank you!

Joseph

P.S. Sending this email from a phone, so I can't add you with X-Debbugs-Cc.