1 line
1.9 KiB
Plaintext
1 line
1.9 KiB
Plaintext
<!-- SC_OFF --><div class="md"><p>On Emacs 27.2 with <code>emacs -q</code>, calling <code>calc-edit</code> (bound to the ` key by default) with an element on the calc stack will bring up the *Calc Edit* buffer in place of the original calc buffer. When you're done editing the element, you can do <code>C-c C-c</code> to dismiss the *Calc Edit* buffer and the original calc buffer will now have your edited element on the stack.</p> <p>However, on a version of Emacs I built off the emacs-28 branch about a week ago, also with <code>emacs -q</code>, calling <code>calc-edit</code> will instead bring up the *Calc Edit* buffer in a separate window, while the original calc buffer is still visible. Then, after editing the element and doing <code>C-c C-c</code>, the window layout becomes messed up: the original calc buffer remains at the bottom, but now there's another calc buffer and *Calc Trail* buffer in the place of where the *Calc Edit* buffer was. I attached an image to show what this layout looks like.</p> <p>Since this happens with <code>emacs -q</code>, it seems like it could be a bug, but searching around online doesn't show anyone else bringing it up, so maybe it's either a recent bug, or could it just be me? Can anyone confirm this behavior?</p> <p>This is all on macOS, by the way.</p> <p>​</p> <p><a href="https://preview.redd.it/pm14mfu5bv081.png?width=2606&format=png&auto=webp&s=f22d20d275a62dce7bc268a58acb98fd2deec086">https://preview.redd.it/pm14mfu5bv081.png?width=2606&format=png&auto=webp&s=f22d20d275a62dce7bc268a58acb98fd2deec086</a></p> </div><!-- SC_ON -->   submitted by   <a href="https://www.reddit.com/user/Comfortable-Bit3236"> /u/Comfortable-Bit3236 </a> <br/> <span><a href="https://www.reddit.com/r/emacs/comments/qym3ii/odd_calcedit_behavior/">[link]</a></span>   <span><a href="https://www.reddit.com/r/emacs/comments/qym3ii/odd_calcedit_behavior/">[comments]</a></span> |