From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: William Case Newsgroups: gmane.emacs.help Subject: Re: Dumb question #143 -- How do I get the *scratch* window back ?? Date: Wed, 02 May 2007 10:06:41 -0400 Message-ID: <1178114801.3157.61.camel@CASE> References: <1178078755.3157.54.camel@CASE> <87abwnlv91.fsf@offby1.atm01.sea.blarg.net> <87mz0n8ip9.fsf@escher.local.home> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1178114816 11794 80.91.229.12 (2 May 2007 14:06:56 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 2 May 2007 14:06:56 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: Stephen Berman Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed May 02 16:06:53 2007 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 1HjFTh-0000oo-ON for geh-help-gnu-emacs@m.gmane.org; Wed, 02 May 2007 16:06:45 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HjFa7-00057V-6G for geh-help-gnu-emacs@m.gmane.org; Wed, 02 May 2007 10:13:23 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HjFZq-00054d-Ci for help-gnu-emacs@gnu.org; Wed, 02 May 2007 10:13:06 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HjFZo-00051E-MV for help-gnu-emacs@gnu.org; Wed, 02 May 2007 10:13:05 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HjFZo-00051B-FS for help-gnu-emacs@gnu.org; Wed, 02 May 2007 10:13:04 -0400 Original-Received: from smtp105.rog.mail.re2.yahoo.com ([206.190.36.83]) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1HjFTO-0004bj-54 for help-gnu-emacs@gnu.org; Wed, 02 May 2007 10:06:26 -0400 Original-Received: (qmail 60086 invoked from network); 2 May 2007 14:06:25 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=rogers.com; h=Received:X-YMail-OSG:Subject:From:To:Cc:In-Reply-To:References:Content-Type:Date:Message-Id:Mime-Version:X-Mailer:Content-Transfer-Encoding; b=QqohvEM0WPV0OqHk76PC2UDxR/PenOZOwo7Wr8VfG+Vaqvyz3Me28OYjJIeDh7St3KpuLZL0JQqae5O+HfggOLmgqnAofqiCyALc0lwBuQoBGYG2M9/4fmq9kVsEYcEz8uVoHGnfX03XzJ9TUvZ3jyPpke86YyRC7v6gvzSIEyc= ; Original-Received: from unknown (HELO ?192.168.1.4?) (billlinux@rogers.com@74.104.51.86 with plain) by smtp105.rog.mail.re2.yahoo.com with SMTP; 2 May 2007 14:06:25 -0000 X-YMail-OSG: rfbhzFgVM1kUtwaToXqSZOUmZDM7Q1DfphDEMVp4o5VdJKNLyJcr7uzb5uY46ReKRw-- In-Reply-To: <87mz0n8ip9.fsf@escher.local.home> X-Mailer: Evolution 2.8.3 (2.8.3-2.fc6) X-detected-kernel: Genre and OS details not recognized. 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:43501 Archived-At: On Wed, 2007-05-02 at 15:21 +0200, Stephen Berman wrote: > On Tue, 01 May 2007 21:11:54 -0700 Eric Hanchrow wrote: > [snip] > > It's so simple, it's annoying! > > > > C-x b *scratch* RET M-x lisp-interaction-mode RET > > In Emacs 22 it suffices to do C-x b *scratch* RET; the major mode is > automagically lisp-interaction-mode. > Works in Emacs 21.4 too. It's do simple, who would have thunk it! > Steve Berman -- Regards Bill