执行M-x forge-create-issue
提示:invalid image type 'png'
这个和emacs版本有关吗
但在执行 org-agenda命令提示:emoji-cheat-sheet-plus-display-mode error invalid image type png可以正常使用agenda的功能。
执行M-x forge-create-issue
提示:invalid image type 'png'
这个和emacs版本有关吗
但在执行 org-agenda命令提示:emoji-cheat-sheet-plus-display-mode error invalid image type png可以正常使用agenda的功能。
forge会显示markdown图片,似乎没有选项关闭。看能不能编译一个带png支持的emacs吧
我在android termux下安装的emacs.
和系统或者spacemacs配置有关系吗?
在使用forge-list-issues查看在github web上创建的包含有图片是可以浏览的.
’ p ( forge-create-pullreq
)
C-c C-n [on “Pull requests” section] ( forge-create-pullreq
)
This command creates a new pull-request for the current repository.
’ i ( forge-create-issue
)
C-c C-n [on “Issues” section] ( forge-create-pullreq
)
This command creates a new issue for the current repository.
尝试官方文档,create 操作都提示 invalid image type png
,导致创建失败。
你的emacs能正常打开png吗?
找个png的图片文件,用emacs直接打开看一下
我的环境是android+termux ,在emacs方式打开的png
刚才测试了macOS端