From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Markus Triska Newsgroups: gmane.emacs.help Subject: Re: minibuffer output to buffer Date: Thu, 09 Nov 2006 00:52:19 +0100 Message-ID: <87mz71339o.fsf@gmx.at> References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1163032887 8619 80.91.229.2 (9 Nov 2006 00:41:27 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 9 Nov 2006 00:41:27 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Nov 09 01:41:26 2006 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1Ghxyu-0002MM-QF for geh-help-gnu-emacs@m.gmane.org; Thu, 09 Nov 2006 01:41:25 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ghxyr-0005DX-Me for geh-help-gnu-emacs@m.gmane.org; Wed, 08 Nov 2006 19:41:21 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!news.tele.dk!news.tele.dk!small.news.tele.dk!news-fra1.dfn.de!newscore.univie.ac.at!aconews-feed.univie.ac.at!aconews.univie.ac.at!not-for-mail Original-Newsgroups: gnu.emacs.help User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux) Cancel-Lock: sha1:DlevL/D/no81Xc1vpAz4y5FU+mg= Original-Lines: 20 Original-NNTP-Posting-Host: v212-157.vps.tuwien.ac.at Original-X-Trace: 1163029455 tunews.univie.ac.at 11352 128.131.212.157 Original-X-Complaints-To: abuse@tuwien.ac.at Original-Xref: shelby.stanford.edu gnu.emacs.help:142980 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:38598 Archived-At: "Drew Adams" writes: > In Emacs 22, clicking mouse-1 in the echo area, as if trying to > select text there, automatically displays buffer *Messages*. Also: ,---- | C-h e runs the command view-echo-area-messages | which is an interactive compiled Lisp function in `help.el'. | It is bound to C-h e, e, e. | (view-echo-area-messages) | | View the log of recent echo-area messages: the `*Messages*' buffer. | The number of messages retained in that buffer | is specified by the variable `message-log-max'. `---- Best wishes! Markus Triska