From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Juanma Barranquero" Newsgroups: gmane.emacs.devel Subject: Re: [multi-tty] Does not accept "visibility" in default-frame-alist Date: Mon, 21 May 2007 17:44:29 +0200 Message-ID: References: <200705211501.l4LF1FiF006153@oogie-boogie.ics.uci.edu> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1179762277 24291 80.91.229.12 (21 May 2007 15:44:37 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 21 May 2007 15:44:37 +0000 (UTC) Cc: Emacs-Devel To: "Dan Nicolaescu" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon May 21 17:44:35 2007 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1HqA3m-0008C7-Lm for ged-emacs-devel@m.gmane.org; Mon, 21 May 2007 17:44:34 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HqA3m-00068y-9S for ged-emacs-devel@m.gmane.org; Mon, 21 May 2007 11:44:34 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HqA3j-00068t-5V for emacs-devel@gnu.org; Mon, 21 May 2007 11:44:31 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HqA3i-00068T-Nk for emacs-devel@gnu.org; Mon, 21 May 2007 11:44:30 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HqA3i-00068O-96 for emacs-devel@gnu.org; Mon, 21 May 2007 11:44:30 -0400 Original-Received: from wx-out-0506.google.com ([66.249.82.230]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1HqA3h-0001MJ-Ts for emacs-devel@gnu.org; Mon, 21 May 2007 11:44:30 -0400 Original-Received: by wx-out-0506.google.com with SMTP id s17so1624878wxc for ; Mon, 21 May 2007 08:44:29 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=IVVGZY6Kco5YQmBJWCbP3IrjbCjlPC0ioCQ4AxQzYonlehIhLGMv+kUmpBmdgIGNaT+0QVLIcw6Kzc6ZuB9iaOGX+eWsIHksyEcuMDKrk8598JB5REn+5LEHdxJ3+ccqxcpS6rS34HH+VJsG7/NFTUakDuIm0n6ULUSjAoyStS0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=q/fdeeJwC/R0eIBm6Li725hiPtnt2D7uhI7i0CvlyM6/SjelTObj95sRmQb0QFyjOKnQ8qHZzTApDKL9AKmTZxGTVD+7xt+77NddUbEmNSZKWvLDD/jegpqU+Uyx1Utnh9RsqVIMaLBkIJd+BWgnRBxaFdA2nlFQE+f+0svJDes= Original-Received: by 10.90.52.18 with SMTP id z18mr3626727agz.1179762269253; Mon, 21 May 2007 08:44:29 -0700 (PDT) Original-Received: by 10.90.103.8 with HTTP; Mon, 21 May 2007 08:44:29 -0700 (PDT) In-Reply-To: <200705211501.l4LF1FiF006153@oogie-boogie.ics.uci.edu> Content-Disposition: inline X-detected-kernel: Linux 2.4-2.6 (Google crawlbot) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:71525 Archived-At: On 5/21/07, Dan Nicolaescu wrote: > I don't think it is, it works fine for me on Fedora Core5... I forgot to say I'm using the Windows port. Juanma