From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: 'M-x she RET' behavior changed? Date: Tue, 23 Nov 2004 11:29:36 -0500 Message-ID: References: Reply-To: rms@gnu.org NNTP-Posting-Host: deer.gmane.org X-Trace: sea.gmane.org 1101227705 4710 80.91.229.6 (23 Nov 2004 16:35:05 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 23 Nov 2004 16:35:05 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Nov 23 17:34:57 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 1CWdd2-0004HV-00 for ; Tue, 23 Nov 2004 17:34:56 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CWdm8-00054u-I3 for ged-emacs-devel@m.gmane.org; Tue, 23 Nov 2004 11:44:20 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1CWdjo-0003xl-E8 for emacs-devel@gnu.org; Tue, 23 Nov 2004 11:41:57 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1CWdjl-0003vM-Du for emacs-devel@gnu.org; Tue, 23 Nov 2004 11:41:53 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CWdjl-0003uV-43 for emacs-devel@gnu.org; Tue, 23 Nov 2004 11:41:53 -0500 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1CWdaE-0002tU-Kj for emacs-devel@gnu.org; Tue, 23 Nov 2004 11:32:02 -0500 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1CWdXs-0001bS-QH; Tue, 23 Nov 2004 11:29:37 -0500 Original-To: Simon Josefsson In-reply-to: (message from Simon Josefsson on Sun, 21 Nov 2004 18:17:10 +0100) 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:30284 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:30284 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 It works when I try it. I just rebuilt from the sources this morning.