all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: gottlieb@nyu.edu
To: martin rudalics <rudalics@gmx.at>
Cc: "20552@debbugs.gnu.org" <20552@debbugs.gnu.org>
Subject: bug#20552: 24.4; cc
Date: Thu, 14 May 2015 16:58:52 -0400	[thread overview]
Message-ID: <87y4kqub8z.fsf@nyu.edu> (raw)
In-Reply-To: <55547566.1040801@gmx.at> (martin rudalics's message of "Thu, 14 May 2015 12:13:58 +0200")

On Thu, May 14 2015, martin rudalics wrote:

>> As you wrote it there is no difference.  (left . 0) remains
>> about 1/8 inch right of flush left (even if executed twice).  BUT
>>
>> (modify-frame-parameters nil '((user-position . t) (width . 176)
>>                                 (left . -1300))
>>
>> does become flush left on an initial emacs -Q whereas without the
>> user-position (which I will now read about) it required two executions
>> to become flush left.  Recall, previously the first execution left the frame
>> several inches right of flush left but a second execution made it flush
>> left.
>
> Still weird.  What happens with
>
> (modify-frame-parameters nil '((user-position . t) (width . 176) (left . 1)))
>
> Also, you could try playing with the `(+ POS)' and `(- POS)' position
> specifications (see section 28.3.3.2 Position Parameters of the Elisp
> manual).

I tried this with user-position and it is weird, I would say buggy.

(modify-frame-parameters nil '((user-position . t) (width . 176)
                               (left . (- 1300))))

did give flush left on a fresh emacs -Q but the result is bad.
The original scroll bar is still there so it looks like there are two
windows side by side in the frame (C-x 3) but there is only one window,
only one mode line, and C-x o is a no-op.

thanks,
allan





      parent reply	other threads:[~2015-05-14 20:58 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-05-11 20:10 bug#20552: 24.4; cc gottlieb
2015-05-12  9:36 ` martin rudalics
     [not found]   ` <87zj5aq8ol.fsf@nyu.edu>
2015-05-13  7:37     ` martin rudalics
2015-05-13 13:33       ` gottlieb
2015-05-13 13:40         ` gottlieb
2015-05-14 10:13         ` martin rudalics
2015-05-14 20:33           ` gottlieb
2015-05-15 16:44             ` martin rudalics
     [not found]               ` <87twvdn4tm.fsf@nyu.edu>
2015-05-19  9:42                 ` martin rudalics
     [not found]                   ` <87r3qcodz4.fsf@nyu.edu>
2015-05-20  9:50                     ` martin rudalics
2015-05-14 20:58           ` gottlieb [this message]

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

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

  git send-email \
    --in-reply-to=87y4kqub8z.fsf@nyu.edu \
    --to=gottlieb@nyu.edu \
    --cc=20552@debbugs.gnu.org \
    --cc=rudalics@gmx.at \
    /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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.