emacs-devel
[Top][All Lists]
Advanced

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

Re: Displaying errors during startup


From: Richard Stallman
Subject: Re: Displaying errors during startup
Date: Thu, 27 Apr 2006 17:27:29 -0400

Your idea seems like a good one, but

                 ;;(let ((pop-up-windows nil))
                 ;;  (pop-to-buffer "*Messages*"))
                 (display-buffer "*Messages*") ;; display-buffer does the job.
                 (sit-for 10) ;; sit-for is necessary to display the info at 
    once.

if the idea is to display both buffers, why is the sit-for needed?




reply via email to

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