From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: =?ISO-8859-1?Q?Andreas_R=F6hler?= Newsgroups: gmane.emacs.help Subject: Re: move code from inside a list Date: Sun, 10 Jan 2010 20:26:37 +0100 Message-ID: <4B4A29ED.6020704@easy-emacs.de> References: <4B45DD6D.4050900@online.de> <87hbqyvw1y.fsf@thinkpad.tsdh.de> <87ljg5pzje.fsf@hubble.informatimago.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: ger.gmane.org 1263151593 17830 80.91.229.12 (10 Jan 2010 19:26:33 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 10 Jan 2010 19:26:33 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun Jan 10 20:26:25 2010 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.50) id 1NU3Qf-0006ZT-Cw for geh-help-gnu-emacs@m.gmane.org; Sun, 10 Jan 2010 20:26:25 +0100 Original-Received: from localhost ([127.0.0.1]:43392 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NU3Qf-0006wT-On for geh-help-gnu-emacs@m.gmane.org; Sun, 10 Jan 2010 14:26:25 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NU3QI-0006v2-C4 for help-gnu-emacs@gnu.org; Sun, 10 Jan 2010 14:26:02 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NU3QD-0006sd-Et for help-gnu-emacs@gnu.org; Sun, 10 Jan 2010 14:26:02 -0500 Original-Received: from [199.232.76.173] (port=52056 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NU3QD-0006sQ-AC for help-gnu-emacs@gnu.org; Sun, 10 Jan 2010 14:25:57 -0500 Original-Received: from moutng.kundenserver.de ([212.227.17.10]:52825) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NU3QC-0005jb-Rz for help-gnu-emacs@gnu.org; Sun, 10 Jan 2010 14:25:57 -0500 Original-Received: from [192.168.178.27] (p54BE9CF6.dip0.t-ipconnect.de [84.190.156.246]) by mrelayeu.kundenserver.de (node=mrbap0) with ESMTP (Nemesis) id 0MXEu5-1NR5HU2UKr-00WlNU; Sun, 10 Jan 2010 20:25:53 +0100 User-Agent: Thunderbird 2.0.0.19 (X11/20081227) In-Reply-To: <87ljg5pzje.fsf@hubble.informatimago.com> X-Provags-ID: V01U2FsdGVkX1/2kS3LyXl1h+vWcCJ04t3roIXTzgr1qse1Q+t WK4zPwAs9G/nPmPfYYEAV02VNt8gs++4J4XkFX2W1Zphu08I78 kKQYWwRa3y+R/ocujQ2nDnk1P1pytn/4z8XiJzqpyM= X-detected-operating-system: by monty-python.gnu.org: Genre and OS details not recognized. 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:71154 Archived-At: Pascal J. Bourguignon wrote: > Andreas Röhler writes: > >> Great! Danke! > > Why don't you read the doc of paredit? > > Type C-h m in a paredit buffer. > > Thanks!