GNU bug report logs - #10267
Fixed width and height

Previous Next

Packages: emacs-xwidgets, emacs;

Reported by: "sindikat" <sindikat <at> mail36.net>

Date: Sat, 10 Dec 2011 21:33:01 UTC

Severity: normal

Done: joakim <at> verona.se

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: "sindikat" <sindikat <at> mail36.net>
Subject: bug#10267: closed (Re: bug#10267: Fixed width and height)
Date: Sun, 24 Jan 2016 21:12:02 +0000
[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)]
From: joakim <at> verona.se
To: "sindikat" <sindikat <at> mail36.net>
Cc: 10267-done <at> debbugs.gnu.org
Subject: Re: bug#10267: Fixed width and height
Date: Sun, 24 Jan 2016 22:11:35 +0100
"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)]
From: "sindikat" <sindikat <at> mail36.net>
To: submit <at> debbugs.gnu.org
Subject: Fixed width and height
Date: Sat, 10 Dec 2011 22:31:27 +0100
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.