all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#10267: Fixed width and height
       [not found] <20111210213127.28033.qmail@rage.so36.net>
@ 2016-01-24 21:11 ` joakim
  0 siblings, 0 replies; only message in thread
From: joakim @ 2016-01-24 21:11 UTC (permalink / raw)
  To: sindikat; +Cc: 10267-done

"sindikat" <sindikat@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





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2016-01-24 21:11 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <20111210213127.28033.qmail@rage.so36.net>
2016-01-24 21:11 ` bug#10267: Fixed width and height joakim

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.