GNU bug report logs -
#10267
Fixed width and height
Previous Next
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your bug report
#10267: Fixed width and height
which was filed against the emacs,emacs-xwidgets package, has been closed.
The explanation is attached below, along with your original report.
If you require more details, please reply to 10267 <at> debbugs.gnu.org.
--
10267: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=10267
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
"sindikat" <sindikat <at> mail36.net> writes:
> Package: emacs-xwidgets
>
> Pages are fixed width/height instead of stretching or squeezing
>
> Quote:
>
>>>> height/width needs special consideration in Emacs, because you can split a window in several views. Therefore a single view cant decide these parameters. There is a xwidget-adjust-size function where you can manually enter a desired size though. This is a bit buggy but must function before some more intuitive function can evolve.
>>> how does text in emacs buffers knows, when to wrap? can we use that?
>> there is only one webkit per buffer. they cant be wrapped differently. if we have more than one webkit per buffer they cant be synced. so. the remaining possibility is adjusting size to a particular window. the other windows will see a truncated view, this is normal with emacs showing images.
>> the "a" key is meant to be used to adjust the view size. currently it adjusts the webkit to content size. another command could be introduced to adjust size to the current window. this could be done automatically for the selected window, as an option.
The webkit component must have a fixed size. The 'a' key adjusts the
view for the current window.
>
>
>
--
Joakim Verona
[Message part 3 (message/rfc822, inline)]
Package: emacs-xwidgets
Pages are fixed width/height instead of stretching or squeezing
Quote:
>>> height/width needs special consideration in Emacs, because you can split a window in several views. Therefore a single view cant decide these parameters. There is a xwidget-adjust-size function where you can manually enter a desired size though. This is a bit buggy but must function before some more intuitive function can evolve.
>> how does text in emacs buffers knows, when to wrap? can we use that?
> there is only one webkit per buffer. they cant be wrapped differently. if we have more than one webkit per buffer they cant be synced. so. the remaining possibility is adjusting size to a particular window. the other windows will see a truncated view, this is normal with emacs showing images.
> the "a" key is meant to be used to adjust the view size. currently it adjusts the webkit to content size. another command could be introduced to adjust size to the current window. this could be done automatically for the selected window, as an option.
This bug report was last modified 9 years and 199 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.