emacs/var/elfeed/db/data/76/76b850b96383923e962092c1553c3eec4792d6b8
2022-01-03 12:49:32 -06:00

1 line
1.1 KiB
Plaintext

<!-- SC_OFF --><div class="md"><p>Hello there,</p> <p>I&#39;m using the Emacs packages simpleclip to copy to clipboard, and shell-pop to open up a terminal in Emacs quickly with a keybinding.</p> <p>Anyways, I can copy text from the terminal to the clipboard, but whenever I try to past into the terminal, it throws the error:</p> <p>&#x200B;</p> <p>`Buffer is read-only: #&lt;buffer \*ansi-term-1\*&gt;`</p> <p>&#x200B;</p> <p>So how do I fix this issue? I use the emacs package use-package in my .emacs config, so I&#39;m trying to figure out what lisp code is required to fix this issue, so that I can paste into the terminal in emacs.</p> <p>&#x200B;</p> <p>Thanks in advance for the help!</p> </div><!-- SC_ON --> &#32; submitted by &#32; <a href="https://www.reddit.com/user/zeta_00"> /u/zeta_00 </a> <br/> <span><a href="https://www.reddit.com/r/emacs/comments/rsj5li/what_is_the_correct_way_to_enable_pasting_into_a/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/emacs/comments/rsj5li/what_is_the_correct_way_to_enable_pasting_into_a/">[comments]</a></span>