unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Stefan Monnier <monnier@iro.umontreal.ca>
Subject: Re: Create an invisible frame -?
Date: Mon, 30 May 2005 17:44:16 -0400	[thread overview]
Message-ID: <87sm0475k1.fsf-monnier+gnu.emacs.help@gnu.org> (raw)
In-Reply-To: mailman.2212.1117310104.25862.help-gnu-emacs@gnu.org

>     can someone tell me how to create an invisible frame?
>     I tried setting visibility to nil in default-frame-alist, but that
>     doesn't do the job.

> This works for me:

>   (make-frame '((name . "foo") (visibility)))

> But you're right; if I do this, then `C-x 5 f RET bar', the resulting new
> frame is visible (visibility . t):

>   (setq default-frame-alist (append '((visibility)) default-frame-alist))

> I wonder if this doesn't represent a bug?

Try M-x report-emacs-bug to find out,


        Stefan

       reply	other threads:[~2005-05-30 21:44 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.2212.1117310104.25862.help-gnu-emacs@gnu.org>
2005-05-30 21:44 ` Stefan Monnier [this message]
2005-05-28 19:19 Create an invisible frame -? David Reitter
2005-05-28 19:48 ` Drew Adams

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=87sm0475k1.fsf-monnier+gnu.emacs.help@gnu.org \
    --to=monnier@iro.umontreal.ca \
    /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).