unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Wrong frame with recent trunk [MSYS2-MinGW64]
@ 2014-07-23 21:35 Angelo Graziosi
  2014-07-24  5:52 ` Dmitry Antipov
  0 siblings, 1 reply; 16+ messages in thread
From: Angelo Graziosi @ 2014-07-23 21:35 UTC (permalink / raw)
  To: Emacs developers

With recent trunk (say rev. >= r117564), my MSYS2-mingw64 (Win7 64) 
Emacs builds show a strange behaviour : each time I start Emacs, the 
frame is 2 line shorter in height. For example if I start with a frame 
of 36 line, the next start it is 34, then 32, etc.

I can reproduce this with this minimal init.el [*]

$ cat /c/Users/pippo/AppData/Roaming/.emacs.d/init.el
;; Instead to save in ~/.emacs.desktop
(setq desktop-base-file-name "~/.emacs.d/desktop")

;; Instead to save in ~/.emacs.desktop.lock
(setq desktop-base-lock-name "~/.emacs.d/desktop.lock")

;; Save desktop
(desktop-save-mode t)


---
[*] From Emacs-Windows point of view, "~" is 
"/c/Users/pippo/AppData/Roaming" (on Win7)



^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2014-08-01  0:02 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-07-23 21:35 Wrong frame with recent trunk [MSYS2-MinGW64] Angelo Graziosi
2014-07-24  5:52 ` Dmitry Antipov
2014-07-24 12:40   ` Angelo Graziosi
2014-07-24 16:22     ` Dmitry Antipov
2014-07-24 16:44       ` Angelo Graziosi
2014-07-27 22:16         ` Angelo Graziosi
2014-07-28  6:00           ` Eli Zaretskii
2014-07-28  6:15             ` Eli Zaretskii
2014-07-28 10:26               ` Angelo Graziosi
2014-07-28 12:22                 ` Eli Zaretskii
2014-07-28 17:26                 ` martin rudalics
2014-07-31 22:53                   ` Angelo Graziosi
2014-07-31 23:05                     ` chad
2014-07-31 23:16                       ` Angelo Graziosi
2014-08-01  0:02                     ` Paul Eggert
2014-07-28 17:26           ` martin rudalics

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).