emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debbugs-tracker] bug#10267: closed (Fixed width and height)


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#10267: closed (Fixed width and height)
Date: Sun, 24 Jan 2016 21:12:02 +0000

Your message dated Sun, 24 Jan 2016 22:11:35 +0100
with message-id <address@hidden>
and subject line Re: bug#10267: Fixed width and height
has caused the debbugs.gnu.org bug report #10267,
regarding Fixed width and height
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
10267: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=10267
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- 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.



--- End Message ---
--- Begin Message --- Subject: Re: bug#10267: Fixed width and height Date: Sun, 24 Jan 2016 22:11:35 +0100 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux)
"sindikat" <address@hidden> 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


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]