On Fri, 01 Oct 2010 11:34:46 +0200, Helmut Eller wrote:
- Tamas K Papp [2010-09-20 09:45] writes:
I know that this breaks compatibility with earlier versions, but I would prefer if C-u C-x C-e put the result in the kill ring by default, then those who need it at that immediate point could just yank it, others could do that later.
I put it on M-- C-x C-e and left C-u C-x C-e as it is to preserve backward compatibility and compatibility with Emacs's own eval-last-sexp.
Thank you, it works very nicely.
Tamas