GNU bug report logs -
#9084
24.0.50; displaying man pages splits the window and formats the text for the full width of the whole frame rather than for the width of the window the text is displayed in, which is only 1/2 the width of the frame
Previous Next
Reported by: lee <lee <at> yun.yagibdah.de>
Date: Thu, 14 Jul 2011 21:08:02 UTC
Severity: normal
Merged with 2588,
17831
Found in version 24.0.50
Fixed in version 24.4.50
Done: Juri Linkov <juri <at> jurta.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
>> But calling `make-frame' from the window test
>> fails with:
>>
>> Test window-tests backtrace:
>> make-terminal-frame(nil)
>> tty-create-frame-with-faces(nil)
>> make-frame()
>> ...
>> Test window-tests condition:
>> (error "Unknown terminal type")
>
> I don't understand what you tried. Testing frame creation in batch mode
> hardly works if you don't have Emacs wait for the window manager to come
> up with a window. Even then you probably won't be able to check whether
> the frame is risen or in the foreground.
I tried to write a test in the subdir `test/automated'
where Makefile runs all tests in `-batch' mode.
>> How could Ert help testing in interactive mode?
>
> I never tried Ert.
ERT supported running tests in batch mode as well as interactively.
So window tests should be placed in some other place than `test/automated'.
This bug report was last modified 10 years and 324 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.