trying to fix

This commit is contained in:
Chris Cochrun 2022-01-03 12:41:35 -06:00
parent fa407dfeb6
commit e013d7569e
22945 changed files with 447936 additions and 0 deletions

View file

@ -0,0 +1 @@
<!-- SC_OFF --><div class="md"><p>When eval-region some selected region of elisp code, are the result of evaluation and any output shown somewhere?</p> <p>For example, where is the result of evaluating</p> <pre><code>(+ 1 2) </code></pre> <p>shown? Where is the output of</p> <pre><code>(print &quot;happy new year&quot;) </code></pre> <p>?</p> <p>Thanks.</p> </div><!-- SC_ON --> &#32; submitted by &#32; <a href="https://www.reddit.com/user/timlee126"> /u/timlee126 </a> <br/> <span><a href="https://www.reddit.com/r/emacs/comments/rtrx3q/where_are_the_result_of_evaluation_and_any_output/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/emacs/comments/rtrx3q/where_are_the_result_of_evaluation_and_any_output/">[comments]</a></span>