GNU bug report logs - #20552
modify-frame-parameters left edge positioning

Previous Next

Package: emacs;

Reported by: gottlieb <at> nyu.edu

Date: Mon, 11 May 2015 20:11:02 UTC

Severity: minor

Found in version 24.4

Done: martin rudalics <rudalics <at> gmx.at>

Bug is archived. No further changes may be made.

Full log


Message #34 received at 20552 <at> debbugs.gnu.org (full text, mbox):

From: martin rudalics <rudalics <at> gmx.at>
To: gottlieb <at> nyu.edu, "20552 <at> debbugs.gnu.org" <20552 <at> debbugs.gnu.org>
Subject: Re: bug#20552: 24.4; cc
Date: Tue, 19 May 2015 11:42:44 +0200
>> If not, what is the largest value less than -1 to flush left with the
>> (+ POS) notation?
>
> -4
>
>> martin
>
> (modify-frame-parameters nil
> 			 '((user-position . t)
> 			   (width . 176)
> 			   (left . (+ -4))))
>
> is flush left (on the 1680x1050 monitor)
>
> (modify-frame-parameters nil
> 			 '((user-position . t)
> 			   (width . 176)
> 			   (left . (+ -3))))
>
> is not quite flush left (on the same monitor).

Thanks.  I added an abbreviated version of this as example to the Elisp
manual.  Any objections to closing this bug?

martin




This bug report was last modified 10 years and 83 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.