From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Tim Visher" Newsgroups: gmane.emacs.help Subject: Problem turning fullheight mode on via default-frame-alist. Date: Sat, 20 Dec 2008 14:59:44 -0500 Message-ID: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1229803216 14843 80.91.229.12 (20 Dec 2008 20:00:16 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 20 Dec 2008 20:00:16 +0000 (UTC) To: "Emacs Help List" Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat Dec 20 21:01:21 2008 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1LE80m-0007OG-Pk for geh-help-gnu-emacs@m.gmane.org; Sat, 20 Dec 2008 21:01:21 +0100 Original-Received: from localhost ([127.0.0.1]:39975 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LE7za-0003Re-H2 for geh-help-gnu-emacs@m.gmane.org; Sat, 20 Dec 2008 15:00:06 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LE7zH-0003RZ-G2 for help-gnu-emacs@gnu.org; Sat, 20 Dec 2008 14:59:47 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LE7zG-0003RN-7M for help-gnu-emacs@gnu.org; Sat, 20 Dec 2008 14:59:46 -0500 Original-Received: from [199.232.76.173] (port=58889 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LE7zG-0003RK-0U for help-gnu-emacs@gnu.org; Sat, 20 Dec 2008 14:59:46 -0500 Original-Received: from rn-out-0910.google.com ([64.233.170.185]:4122) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LE7zF-0001g6-Np for help-gnu-emacs@gnu.org; Sat, 20 Dec 2008 14:59:45 -0500 Original-Received: by rn-out-0910.google.com with SMTP id k32so1134138rnd.7 for ; Sat, 20 Dec 2008 11:59:44 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:mime-version:content-type:content-transfer-encoding :content-disposition; bh=RujxVpfSHrUhxdtIPq/a3eVSCehzhkjhK8Z6NOcxRWQ=; b=tSFUsPRiUryvgdDxwQC03LvgeCi/VPrgsgu7YkXBPuk8QOmTdOL3c+j8XUB3CQr+ac SxWzEpmHWwVVu2Ur3fwnVl5KW/RUpVlYEWzVDqAJ6JrcBL5YFpshup+9VohXco34+MTw WpwV4qyVHYSePKtnLPgmttRmqhfrbIT204tCU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type :content-transfer-encoding:content-disposition; b=AtbYbMjPNkuHnwIY5i8BbE3D2NVICx0FgugKQ49yEY1w7XEkvN22kG3PR/8faWwnUZ Va0Cf5O6lClrOWXtjTZ9reqHwA8uEqXjuKXaAFJQLK2zCQ2g4QF34OtsXWRtCcbv9xL4 1HblF6ZAWKvYVz0TEZm0tFTOeqYmBFDSvvmBI= Original-Received: by 10.100.48.19 with SMTP id v19mr3019388anv.46.1229803184487; Sat, 20 Dec 2008 11:59:44 -0800 (PST) Original-Received: by 10.100.198.2 with HTTP; Sat, 20 Dec 2008 11:59:44 -0800 (PST) Content-Disposition: inline X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:60879 Archived-At: Can anyone explain to me what I'm doing wrong here? As far as I can read in the info pages, the following ELISP should set my default frame size to fullheight, but it's not working. The height doesn't change at all, though. I have no idea what I'm doing wrong. ;; Customize Frame Size and position (setq default-frame-alist '((top . 1) (left . 170) (right . 1) (width . 130) (fullscreen . fullheight))) Thanks in advance! -- In Christ, Timmy V. http://burningones.com/ http://five.sentenc.es/ - Spend less time on e-mail