On Суббота 02 мая 2009 18:42:32 Tamas K Papp wrote:
When I evaluate something, eg with C-x C-e, the result appears in the minibuffer. Is there a way I can copy it from there? It would be nice to paste it into e-mails etc, but when I press a key it disappears.
You can switch to *Messages* buffer (`C-x b *Messages*' or click the mini-buffer with the mouse), all messages (including form evaluation) go there and do not disappear.