From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Galen Boyer Newsgroups: gmane.emacs.help Subject: Re: Opening *Calendar* in its own frame Date: 20 Jan 2003 17:14:19 -0600 Sender: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1043104540 11727 80.91.224.249 (20 Jan 2003 23:15:40 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 20 Jan 2003 23:15:40 +0000 (UTC) Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18al8k-000331-00 for ; Tue, 21 Jan 2003 00:15:39 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18al99-00043D-0C for gnu-help-gnu-emacs@m.gmane.org; Mon, 20 Jan 2003 18:16:03 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!logbridge.uoregon.edu!snoopy.risq.qc.ca!newsfeed.news2me.com!novia!newscene.com!newscene!novia!novia!sequencer.newscene.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 28 Original-Sender: galenboyer@hotpop.com User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.1 Original-Xref: shelby.stanford.edu gnu.emacs.help:109263 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:5787 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:5787 On Mon, 20 Jan 2003, jonswid@umich.edu wrote: > I'd like to have the calendar be in its own frame. How can I do this? I used my setting for the buffer *apropos*, so customize to your liking. (setq special-display-buffer-names '(("*Calendar*" (top . 5) (left . -75) (width . 80) (height . 50) (menu-bar-lines . 0) (font . "-outline-Courier New-normal-r-normal-normal-13-97-96-96-c-*-iso8859-15") (foreground-color . "black") (background-color . "light steel blue")))) I love this special-display-buffer-names. Buffers by the names, *info* *Help* *Apropos* *Backtrace* *Input History* *Occur* *grep* *Colors* *Shell Command Output* *compilation* all show up in their own frames with each frame customized to my liking. Very slick functionality IMO. -- Galen deForest Boyer Sweet dreams and flying machines in pieces on the ground.