help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: mini buffer output to ring


From: Drew Adams
Subject: RE: mini buffer output to ring
Date: Sun, 23 Apr 2006 12:47:20 -0700

    who can I kill/copy the mini-buffer output to the kill ring.
    I get a message that I need to paste to the newsgroup and if I
    highlight the mini-buffer, the message disappears.

(Most) such messages are actually printed in the echo area, not the
minibuffer (which shares the same physical part of the screen). The
minibuffer is for input; the echo area is for output.

(Most) such messages are also logged to buffer *Messages*. Simply visit that
buffer (C-x b *Messages*) and copy the message you want, then paste where
you want.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]