> Is it possible to calculate an Emacs window's size in pixels? > `window-height' and `window-width' returns lines and columns.
There's frame-pixel-height in Emacs-CVS.
There's also window-pixel-edges if you care about windows rather
than frames.
Stefan
_______________________________________________
Help-gnu-emacs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-gnu-emacs
