emacs-rime icon indicating copy to clipboard operation
emacs-rime copied to clipboard

[BUG] posframe模式显示框不能随输入变化

Open passchaos opened this issue 2 years ago • 1 comments

问题描述 使用输入法,posframe大小不能随着结果变动

Emacs中的配置

(use-package rime
  :custom
  (default-input-method "rime"))

复现方式(安装遇到问题时省略) 使用systemd开启emacs的daemon service启动,系统启动后使用输入法就是这样了;如果在系统启动后,手动使用systemd启动emacs的daemon service,就没有问题

是否可在 emacs -Q 中复现

截图

image

环境信息

  • 操作系统:如 ArchLinux
  • Emacs版本:如 28.2
  • Librime版本:如 1.7.3
  • Librime安装方式:包管理器
  • 安装方式:Straight

passchaos avatar Dec 10 '22 07:12 passchaos

如果使用 posframe 的显示方式的话,最好是在 posframe 里面指定中英等宽的字体。

DogLooksGood avatar Mar 27 '23 04:03 DogLooksGood