<div dir="ltr"><div><div><div><div><div><div>Hello everyone:<br><br></div>When i type &quot;dd&quot;, for example, the registers &quot;+, &quot;&quot; and &quot;* are changed.<br></div>How can I only change registers &quot;* and &quot;&quot; but keep &quot;+ the way it was?<br>
<br></div>I tried to debug evil a little and found out that evil uses register 43 for the &quot;dd&quot; operation. I also noticed that 43 refers to all three registers &quot;+, &quot;* and &quot;&quot;.<br></div>Here is the function: (evil-set-register 43 #(&quot;final3&quot; 1 1 (fontified t)))<br>
</div><div>Does the register &quot;+ has a specific number? If yes, what is it and where can I find it?<br></div><div>And what do those &quot;1 1&quot; numbers mean?<br></div><div><br></div>Thanks for your time and kind concern.<br>
</div>Jenia Ivlev<br></div>