GNU bug report logs -
#1322
dedicated *Help* and M-x help-for-help
Previous Next
Full log
View this message in rfc822 format
> Would it be ok to just work around this by giving the
> help-for-help buffer a title that is not "*Help*"? Most uses of
> special-display-buffer-names aren't going to cause this problem.
`help-for-help' pops up the *Help* buffer in a separate frame. Typing a
character now may cause its window display something else. Thereafter,
`help-for-help', recalling that it popped up a frame and wrongly
assuming that the user has finished viewing its buffer, decides to
iconify the frame.
So giving the `help-for-help' buffer another name ("title") should
indeed fix this and I initially thought to go that way. But, on the
other hand, we usually _want_ to reuse that frame for displaying other
help instead of having to deal with two separate help-related frames.
An easy solution is to use an extra variable, set by `help-for-help' and
reset by `with-help-window', to control iconification. But I never had
the time to check whether all functions run by `help-for-help' also run
`with-help-window'.
martin
This bug report was last modified 16 years and 268 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.