gpt4 book ai didi

text - Carbon Emacs 不会粘贴 Microsoft Word 的复制内容

转载 作者:行者123 更新时间:2023-12-02 06:22:53 30 4
gpt4 key购买 nike

不确定 Stackoverflow 是否是正确的站点。

我在 mac ox 10.6.7 上使用 carbon emacs 22.0.971。和 MS word 12.2.8。我在 MS word 中有一些文本,我想将其复制并粘贴到 emacs 中。我在 word 中执行常规程序 cmd C,在 emacs 中执行 C-y,但在 emacs 中没有复制文本,相反它看起来传递了复制文本的位图。一个 C-d 可以删除的大图像。我可以绕过它:将文本粘贴到 mac ox 的文本编辑器中。但对我来说,这是新的 emacs 行为。有没有办法强制 emacs 将剪贴板粘贴为纯文本?

问候,杰伦。

最佳答案

我遇到了同样的问题,上面的答案没有帮助。查看“yank”帮助文本后,我将其添加到我的 .emacs 中,这似乎有效:

;; clipboard yank is pasting graphics from MS instead of text.  
;; Strip all properties
(setq-default yank-excluded-properties 't)

关于text - Carbon Emacs 不会粘贴 Microsoft Word 的复制内容,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/6211915/

30 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com