From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Peter Keller Newsgroups: gmane.emacs.help Subject: Re: SLIME and CTRL-D Date: 08 Apr 2010 23:40:43 GMT Organization: elsewhere Message-ID: <4bbe697b$0$9896$80265adb@spool.cs.wisc.edu> References: <4bbe1f01$0$9897$80265adb@spool.cs.wisc.edu> <4bbe3c95$0$9896$80265adb@spool.cs.wisc.edu> NNTP-Posting-Host: lo.gmane.org X-Trace: dough.gmane.org 1273004813 2479 80.91.229.12 (4 May 2010 20:26:53 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 4 May 2010 20:26:53 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue May 04 22:26:52 2010 connect(): No such file or directory 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.69) (envelope-from ) id 1O9Ohd-0007DN-3p for geh-help-gnu-emacs@m.gmane.org; Tue, 04 May 2010 22:26:49 +0200 Original-Received: from localhost ([127.0.0.1]:49292 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1O9Ohc-00015j-EG for geh-help-gnu-emacs@m.gmane.org; Tue, 04 May 2010 16:26:48 -0400 Original-Path: usenet.stanford.edu!elk.ncren.net!newsfeed.cs.wisc.edu!news.cs.wisc.edu!not-for-mail Original-Newsgroups: gnu.emacs.help User-Agent: tin/1.8.3-20070201 ("Scotasay") (UNIX) (Linux/2.6.18-164.11.1.el5 (i686)) Original-Lines: 12 Original-NNTP-Posting-Host: merlin.cs.wisc.edu Original-X-Trace: 1270770043 spool.cs.wisc.edu 9896 128.105.185.17 Original-Xref: usenet.stanford.edu gnu.emacs.help:177667 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:73135 Archived-At: Helmut Eller wrote: > In Slime, C-d is already taken and there needs to be a way to send the > current input without automatically adding newlines or closing parens, > so C-u RET seemed fitting. Huh. Thanks for the explanation. I just know C-u to be a "do this N times" command, so relating it to stdin was surprising. Then again, I haven't learned all of the slime commands yet. Maybe I'll run into it in the manual. Thank you. -pete