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

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

Re: New symptom and code


From: Kevin Rodgers
Subject: Re: New symptom and code
Date: Tue, 06 Jul 2004 12:15:57 -0600
User-agent: Mozilla/5.0 (X11; U; SunOS i86pc; en-US; rv:0.9.4.1) Gecko/20020406 Netscape6/6.2.2

David Vanderschel wrote:
> I should have mentioned that I am using the minibuffer primarily so
> that I can get a temporary multi-line display.  Otherwise, I could
> have used message.  I am not letting the user edit in the minibuffer.
> I am just showing him some data.  The single character he types is
> treated by my program as a command, which then modifies the display.

I don't understand.  What's wrong with

(message "First line\nSecond line\nThird line")

--
Kevin Rodgers



reply via email to

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