emacs-pretest-bug
[Top][All Lists]
Advanced

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

Re: iconify-frame and make-frame-visible messages in echo area


From: Stephen Berman
Subject: Re: iconify-frame and make-frame-visible messages in echo area
Date: Tue, 01 Mar 2005 22:21:46 +0100
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux)

On Mon, 28 Feb 2005 17:06:09 -0500 James Cloos <address@hidden> wrote:

>>>>>> "Stephen" == Stephen Berman <address@hidden> writes:
>
>>>> (make-frame-visible (#<frame <address@hidden>
>>>> *scratch* 0x570a00> )) [...]
>
> Stephen> The messages were indeed caused by an external package
> Stephen> loaded in my init-file (php-mode from sourceforge FWIW).
>
> I've also been getting these messages for several months.
>
> I don't see anything in php-mode.el itself that is relevant to this,
> but it does require some other packages.  A quick test shows that a
> (require 'speedbar) causes the messages to start.
>
> I have a version of speedbar in site-lisp (from gentoo's app-emacs/
> speedbar ebuild; the ebuild refs
> http://cedet.sourceforge.net/speedbar.shtml).
>
> The version of speedbar that comes with 22.0.50 does not cause the
> message.

Yes, now I remember I'd also seen these messages before when using
speedbar, which I also have from the cedet package.  The messages are
caused by dframe-handle-make-frame-visible and
dframe-handle-iconify-frame in speedbar/dframe.el.  Comment out the
message lines in those functions and the messages are gone, also when
php-mode is loaded.  Thanks for jogging my memory!

Steve Berman





reply via email to

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