unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Angelo Graziosi <angelo.graziosi@alice.it>
To: Dmitry Antipov <dmantipov@yandex.ru>
Cc: Emacs developers <emacs-devel@gnu.org>
Subject: Re: Wrong frame with recent trunk [MSYS2-MinGW64]
Date: Thu, 24 Jul 2014 18:44:45 +0200	[thread overview]
Message-ID: <53D137FD.6050204@alice.it> (raw)
In-Reply-To: <53D132C6.6040506@yandex.ru>



Il 24/07/2014 18:22, Dmitry Antipov ha scritto:

>
> No, just copy & paste them into *scratch*, then go to end
> of each line and type C-x C-e.

Oh, I did this but didn't notice the effect without something to 
compare.. Now I resize the window of a running application to the same 
size of Emacs frame and noticed the result...

>
>>> works as expected on MS-Windows?
>>
>> What should I expect?
>
> (set-frame-height nil (1+ (frame-height)))
> ==> frame height should be increased by one character row
>
> (set-frame-height nil (1- (frame-height)))
> ==> likewise but decreased
>
> (set-frame-size nil (1+ (frame-width)) (1+ (frame-height)))
> ==> width should be increased by one character column and
>      height should be increased by one character row
>
>  >> (set-frame-size nil (1- (frame-width)) (1- (frame-height)))
> ==> likewise but decreased


Yes, unless I have been drinking a lot of wine.. sob..., all that works 
as expected also on Windows... ;-)


Ciao,
Angelo.




  reply	other threads:[~2014-07-24 16:44 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=53D137FD.6050204@alice.it \
    --to=angelo.graziosi@alice.it \
    --cc=dmantipov@yandex.ru \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).