all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Dan Nicolaescu <dann@ics.uci.edu>
To: Gregor Zattler <telegraph@gmx.net>
Cc: 1373@emacsbugs.donarmstrong.com, rfrancoise@debian.org
Subject: bug#1373: 23.0.60; --daemon: "emacsclient -c" does not honor +Xoffset+Yoffset in ~/.Xdefaults
Date: Wed, 19 Nov 2008 23:56:44 -0800 (PST)	[thread overview]
Message-ID: <200811200756.mAK7uiYr009312@mothra.ics.uci.edu> (raw)
In-Reply-To: <E1L2bE4-0006Po-3z@monty-python.gnu.org> (Gregor Zattler's message of "Tue, 18 Nov 2008 19:47:24 -0500")

Gregor Zattler <telegraph@gmx.net> writes:

  > Hi,
  > 
  > the actions:
  > $ killall emacs-snapshot 
  > $ xrdb ~/.Xdefaults 
  > $ emacs-snapshot -Q --daemon 
  > $ emacsclient.emacs-snapshot  -c /home/grfz/.Xdefaults
  > 
  > when started like this Emacs creates a new frame.  The frames width
  > and heigth are determined by the emacs.geometry ressource in
  > ~/.Xdefaults, whereas the -Xoffset+Yoffset values are ignored.  Emacs
  > positions the frame in the top left corner.  But I want it in the top
  > right corner.  Therefore I hve the following line in my ~/.Xdefaults
  > file:
  > 
  > emacs-snapshot.geometry:82x188-0+0
  > 
  > 
  > When started like this:
  > 
  > $ killall emacs-snapshot 
  > $ xrdb ~/.Xdefaults 
  > $ emacs-snapshot -Q /home/grfz/.Xdefaults
  > 
  > Emacs creates the frame in the top right corner of the display.
  > 
  > 
  > It would be nice if emacs would honor the full geometry settings in
  > the X ressources.

It does not look like doing 

emacs -Q -f server-start&

emacsclient -c 

respects the position parameter, so this might not be related to --daemon






  reply	other threads:[~2008-11-20  7:56 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <jwvtza2phjq.fsf-monnier+emacsbugreports@gnu.org>
2008-11-19  0:47 ` bug#1373: 23.0.60; --daemon: "emacsclient -c" does not honor +Xoffset+Yoffset in ~/.Xdefaults Gregor Zattler
2008-11-20  7:56   ` Dan Nicolaescu [this message]
2008-11-20 15:15   ` bug#1373: marked as done (23.0.60; --daemon: "emacsclient -c" does not honor +Xoffset+Yoffset in ~/.Xdefaults) Emacs bug Tracking System

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=200811200756.mAK7uiYr009312@mothra.ics.uci.edu \
    --to=dann@ics.uci.edu \
    --cc=1373@emacsbugs.donarmstrong.com \
    --cc=rfrancoise@debian.org \
    --cc=telegraph@gmx.net \
    /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.