From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Simon Josefsson Newsgroups: gmane.emacs.devel Subject: Re: 'M-x she RET' behavior changed? Date: Sun, 21 Nov 2004 19:02:00 +0100 Message-ID: References: NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1101060203 4224 80.91.229.6 (21 Nov 2004 18:03:23 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 21 Nov 2004 18:03:23 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Nov 21 19:03:12 2004 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1CVw3M-0002pe-00 for ; Sun, 21 Nov 2004 19:03:12 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CVwCM-0007Sp-PT for ged-emacs-devel@m.gmane.org; Sun, 21 Nov 2004 13:12:30 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1CVwCA-0007Qf-Mf for emacs-devel@gnu.org; Sun, 21 Nov 2004 13:12:18 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1CVwC8-0007Pm-9S for emacs-devel@gnu.org; Sun, 21 Nov 2004 13:12:16 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CVwC7-0007PU-JQ for emacs-devel@gnu.org; Sun, 21 Nov 2004 13:12:15 -0500 Original-Received: from [217.13.230.178] (helo=yxa.extundo.com) by monty-python.gnu.org with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.34) id 1CVw2R-0001VA-CG for emacs-devel@gnu.org; Sun, 21 Nov 2004 13:02:19 -0500 Original-Received: from latte.josefsson.org (c494102a.s-bi.bostream.se [217.215.27.65]) (authenticated bits=0) by yxa.extundo.com (8.13.1/8.13.1/Debian-16) with ESMTP id iALI27cl015282 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES128-SHA bits=128 verify=OK); Sun, 21 Nov 2004 19:02:09 +0100 Original-To: Harald Maier OpenPGP: id=0xB565716F; url=http://josefsson.org/key.txt X-Hashcash: 1:23:041121:emacs-devel@gnu.org::fGlosMcA0tkLAX5a:00000000000000000000000000000000000000000061tZ X-Hashcash: 1:23:041121:harald@maierh.de::UjVrr0qv+jmn0D8Y:000000000000000000000000000000000000000000000NDvr In-Reply-To: (Harald Maier's message of "Sun, 21 Nov 2004 18:54:31 +0100") User-Agent: Gnus/5.110003 (No Gnus v0.3) Emacs/21.3.50 (gnu/linux) X-Virus-Scanned: ClamAV 0.80/589/Wed Nov 17 13:38:41 2004 clamav-milter version 0.80j on yxa.extundo.com X-Virus-Status: Clean 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: main.gmane.org gmane.emacs.devel:30198 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:30198 Harald Maier writes: > Simon Josefsson writes: > >> It used to be possible to invoke the shell by pressing M-x she RET but >> now I get: >> >> Symbol's function definition is void: she >> >> I prefer the old behavior. > > If I do 'emacs -Q' and type in 'M-x she' then I get a '*shell*' > buffer. Also in my normal environment I don't see the problem. Maybe > you 'require' other features that introduces a 'she.*' command. I get the same using emacs -Q. Are you using the latest CVS version?