unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: "Juanma Barranquero" <lekktu@gmail.com>
To: troelskn <troelskn@gmail.com>
Cc: help-gnu-emacs@gnu.org
Subject: Re: emacsclientw restore window
Date: Mon, 11 Jun 2007 15:20:41 +0200	[thread overview]
Message-ID: <f7ccd24b0706110620y5b1fe736ye3770273f1b49e6f@mail.gmail.com> (raw)
In-Reply-To: <1181563401.261853.77800@m36g2000hse.googlegroups.com>

On 6/11/07, troelskn <troelskn@gmail.com> wrote:

> The reason is, that for some reason, there is a rendering
> bug at the bottom of the window, if the window is maximised from
> restored state.

What bug? Have you reported it? Using

(setq server-window
     #'(lambda (buffer)
         (select-frame-set-input-focus (selected-frame))
         (w32-send-sys-command #xf030)
         (let ((pop-up-windows nil))
           (pop-to-buffer buffer))))

(which is a simpler version of my previous attempt) I see no bug.

             Juanma

  reply	other threads:[~2007-06-11 13:20 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-06-10 23:31 emacsclientw restore window troelskn
2007-06-11 11:41 ` Juanma Barranquero
     [not found] ` <mailman.1935.1181562094.32220.help-gnu-emacs@gnu.org>
2007-06-11 12:03   ` troelskn
2007-06-11 13:20     ` Juanma Barranquero [this message]
2007-06-11 15:42     ` Lennart Borgman (gmail)
     [not found]     ` <mailman.1942.1181576566.32220.help-gnu-emacs@gnu.org>
2007-06-11 19:29       ` troelskn

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=f7ccd24b0706110620y5b1fe736ye3770273f1b49e6f@mail.gmail.com \
    --to=lekktu@gmail.com \
    --cc=help-gnu-emacs@gnu.org \
    --cc=troelskn@gmail.com \
    /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.
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).