From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stephen Eglen Newsgroups: gmane.emacs.devel Subject: shell.el: suggest bind shell-resync-dirs to M-RET Date: Fri, 04 Jun 2010 10:42:24 +0100 Message-ID: <3709.1275644544@maps> NNTP-Posting-Host: lo.gmane.org X-Trace: dough.gmane.org 1275644561 4050 80.91.229.12 (4 Jun 2010 09:42:41 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 4 Jun 2010 09:42:41 +0000 (UTC) Cc: Stephen Eglen To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Jun 04 11:42:40 2010 connect(): No such file or directory Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1OKTQF-00059i-U2 for ged-emacs-devel@m.gmane.org; Fri, 04 Jun 2010 11:42:40 +0200 Original-Received: from localhost ([127.0.0.1]:51853 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OKTQF-0003HK-3i for ged-emacs-devel@m.gmane.org; Fri, 04 Jun 2010 05:42:39 -0400 Original-Received: from [140.186.70.92] (port=51165 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OKTQ3-0003G4-WF for emacs-devel@gnu.org; Fri, 04 Jun 2010 05:42:29 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OKTQ3-00021B-4R for emacs-devel@gnu.org; Fri, 04 Jun 2010 05:42:27 -0400 Original-Received: from ppsw-31.csi.cam.ac.uk ([131.111.8.131]:56600) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OKTQ2-00020r-UI for emacs-devel@gnu.org; Fri, 04 Jun 2010 05:42:27 -0400 X-Cam-AntiVirus: no malware found X-Cam-SpamDetails: not scanned X-Cam-ScannerInfo: http://www.cam.ac.uk/cs/email/scanner/ Original-Received: from lapc-br1-003.maths.private.cam.ac.uk ([172.16.218.3]:33671 helo=maps) by ppsw-31.csi.cam.ac.uk (ppsw.cam.ac.uk [131.111.8.137]:25) with esmtp id 1OKTQ1-0004si-Ju (Exim 4.70) (return-path ); Fri, 04 Jun 2010 10:42:25 +0100 Original-Received: from stephen (helo=maps) by maps with local-esmtp (Exim 4.71) (envelope-from ) id 1OKTQ0-0000xq-BT; Fri, 04 Jun 2010 10:42:24 +0100 X-Mailer: MH-E 8.2; nmh 1.3; GNU Emacs 23.2.1 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) 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: news.gmane.org gmane.emacs.devel:125499 Archived-At: The function M-x shell-resync-dirs is currently not bound to a key in *shell* buffers. XEmacs has had this function bound to M-RET for many years I think - could we do the same for Emacs within shell.el? Stephen