emacs-devel
[Top][All Lists]
Advanced

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

RE: Coordinates and Windows


From: Drew Adams
Subject: RE: Coordinates and Windows
Date: Fri, 17 Jul 2015 08:09:33 -0700 (PDT)

> > What does M-: (x-frame-geometry) give for you?
> 
> This is on XP:
> 
>   ((frame-position -4 . -4) (frame-outer-size 1928 . 1088) (external-border-
> size 4 . 4) (title-height . 19) (menu-bar-external . t) (menu-bar-size 1920
> . 19) (tool-bar-external) (tool-bar-position . top) (tool-bar-size 1920 .
> 36) (frame-inner-size 1920 . 1042))

And on Windows 7, for emacs -Q:

((frame-position 78 . 78) (frame-outer-size 845 . 793) (external-border-size 4 
. 4) (title-height . 23) (menu-bar-external . t) (menu-bar-size 837 . 25) 
(tool-bar-external) (tool-bar-position . top) (tool-bar-size 837 . 37) 
(frame-inner-size 837 . 737))

with this build:

In GNU Emacs 25.0.50.1 (i686-pc-mingw32)
 of 2015-07-03 on LEG570
Repository revision: 2b848fadd51e805b2f46da64c5958ea7f009048a
Windowing system distributor `Microsoft Corp.', version 6.1.7601
Configured using:
 `configure --host=i686-pc-mingw32 --enable-checking=yes,glyphs'

Configured features:
XPM JPEG TIFF GIF PNG RSVG SOUND NOTIFY ACL GNUTLS LIBXML2 ZLIB
TOOLKIT_SCROLL_BARS

Important settings:
  value of $LANG: ENU
  locale-coding-system: cp1252

Major mode: Messages

Minor modes in effect:
  tooltip-mode: t
  global-eldoc-mode: t
  electric-indent-mode: t
  mouse-wheel-mode: t
  tool-bar-mode: t
  menu-bar-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  blink-cursor-mode: t
  auto-composition-mode: t
  auto-encryption-mode: t
  auto-compression-mode: t
  buffer-read-only: t
  line-number-mode: t
  transient-mark-mode: t



reply via email to

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