From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED.blaine.gmane.org!not-for-mail From: tomas@tuxteam.de Newsgroups: gmane.emacs.help Subject: Re: Bringing back a scratch buffer ? Date: Wed, 4 Dec 2019 17:20:55 +0100 Message-ID: <20191204162055.GC30361@tuxteam.de> References: <20191204095517.7e8921fe@mistral> <20191204151416.GA30361@tuxteam.de> <87blsom5gb.fsf@web.de> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="IpbVkmxF4tDyP/Kb" Injection-Info: blaine.gmane.org; posting-host="blaine.gmane.org:195.159.176.226"; logging-data="52529"; mail-complaints-to="usenet@blaine.gmane.org" User-Agent: Mutt/1.5.21 (2010-09-15) Cc: help-gnu-emacs@gnu.org To: Michael Heerdegen Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Dec 04 17:25:40 2019 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([209.51.188.17]) by blaine.gmane.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1icXTA-000DWV-KH for geh-help-gnu-emacs@m.gmane.org; Wed, 04 Dec 2019 17:25:40 +0100 Original-Received: from localhost ([::1]:41038 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1icXT9-00051w-9h for geh-help-gnu-emacs@m.gmane.org; Wed, 04 Dec 2019 11:25:39 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:33738) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1icXOd-0001x2-Q6 for help-gnu-emacs@gnu.org; Wed, 04 Dec 2019 11:21:00 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1icXOc-0000YE-HV for help-gnu-emacs@gnu.org; Wed, 04 Dec 2019 11:20:59 -0500 Original-Received: from mail.tuxteam.de ([5.199.139.25]:38299) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1icXOc-0000W4-1I for help-gnu-emacs@gnu.org; Wed, 04 Dec 2019 11:20:58 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=tuxteam.de; s=mail; h=In-Reply-To:Content-Type:MIME-Version:References:Message-ID:Subject:Cc:To:From:Date; bh=jHDldL7dnteKK1pRaR3+jgFvWdG7vvnFoKriedRiCjc=; b=W+z9d/Jhepmkee5vCxveqExMiu3u518IDjz2dGkEszCfr7Bq3O2GK4HOVf9ySi10bcYMWm9qv2s55tVUGsxpfD0WvZcUgUT6vqoj1DBGaQUAUn8Zlq07q5iN2diU8PPsHOoBvA7fgSSOeDXgp+nf3NV/Au6m+pRi6NLzQ2KKI+Ji6TT0DxZTpD26ueSmLEuBfh5cqgKLgrNuKaRTMiDnm55TvSWMLxMcU1nCwfE7PJvAJly11JgfkV40Tj76xSMR8bhXgUVjoonSFgSSxp9eckNjaNocz727cHgWWZyC/miiVu5dmzgxii2fmUYJfiNZhoj1eOnEYKtlZtjftXHZDw==; Original-Received: from tomas by mail.tuxteam.de with local (Exim 4.80) (envelope-from ) id 1icXOZ-0000DX-W9; Wed, 04 Dec 2019 17:20:56 +0100 Content-Disposition: inline In-Reply-To: <87blsom5gb.fsf@web.de> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x [fuzzy] X-Received-From: 5.199.139.25 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: "help-gnu-emacs" Xref: news.gmane.org gmane.emacs.help:122006 Archived-At: --IpbVkmxF4tDyP/Kb Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Dec 04, 2019 at 05:16:36PM +0100, Michael Heerdegen wrote: > writes: >=20 > > Coming from the other side, you can just have a buffer named *scratch* > > created by just "changing into it" (i.e. C-x b *scratch* ). It > > won't be in Lisp interaction mode, though. >=20 > It will (at least in my version of Emacs). You're right: if the (new) buffer is named *scratch* it is. Thanks, cheers -- tom=C3=A1s --IpbVkmxF4tDyP/Kb Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (GNU/Linux) iEYEARECAAYFAl3n3OcACgkQBcgs9XrR2kZVzwCeJNpScBlmuuaL5zXsXqw47ieG 3VcAnA8W/vPxqNh5GvMcJ7/zdrrBb6+/ =mPm0 -----END PGP SIGNATURE----- --IpbVkmxF4tDyP/Kb--