GNU bug report logs -
#931
23.0.60; Bug in bytecomp.el: displaying warnings
Previous Next
Reported by: michael_heerdegen <at> web.de
Date: Mon, 8 Sep 2008 19:45:03 UTC
Severity: normal
Done: Stefan Monnier <monnier <at> iro.umontreal.ca>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
> I suppose the byte-compiler should either refrain from using
> `display-warning'
>
> That would be very drastic and cause a lot of inconvenience
> in the normal situation where there is no bug!
I obviously meant use something different instead of `display-warning'.
`display-warning' was made for uses like this. If what it does now is
not right in some circumstances, we should change it to do something
better. Whatever is the right thing to do for these messages,
`display-warning' should do it.
> The solution that occurs to me is that `display-warning' should
> bind `pop-up-windows' to t in that case.
This would (1) ignore a user preference
That is a general preference. There is no need to be rigid about it
in a special case where it leads to clearly undesirable behavior.
and (2) not work when the window
can't be split for some reason.
That is true. Fortunately such cases are rare. `display-warning'
could do something special for those cases. Perhaps just mention in
the echo area that there are warnings.
This bug report was last modified 16 years and 312 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.