开发者

How to disable x paste in emacs

Every single time I highlight something in emacs, it copies it. Is there any way to disable this annoying behavior? Im on ub开发者_C百科untu.


This setting should disable it:

(setq mouse-drag-copy-region nil)

Documentation for the variable is:

Documentation: If non-nil, mouse drag
copies region to kill-ring.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜