From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: =?UTF-8?B?QW5kcmVhcyBSw7ZobGVy?= Newsgroups: gmane.emacs.help Subject: Re: Evaluate current line in Python mode? Date: Mon, 30 Aug 2010 18:17:39 +0200 Message-ID: <4C7BD9A3.8040001@easy-emacs.de> References: <950559.18533.qm@web55007.mail.re4.yahoo.com> <4C7A140D.9080201@easy-emacs.de> <87iq2tu84v.fsf@tux.homenetwork> <4C7B8B6A.6030906@easy-emacs.de> <87aao4s2ew.fsf@tux.homenetwork> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Trace: dough.gmane.org 1283193288 20429 80.91.229.12 (30 Aug 2010 18:34:48 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 30 Aug 2010 18:34:48 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Aug 30 20:34:47 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.69) (envelope-from ) id 1Oq9Bv-0002nk-BN for geh-help-gnu-emacs@m.gmane.org; Mon, 30 Aug 2010 20:34:47 +0200 Original-Received: from localhost ([127.0.0.1]:34746 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Oq9Bu-0006I7-MX for geh-help-gnu-emacs@m.gmane.org; Mon, 30 Aug 2010 14:34:46 -0400 Original-Received: from [140.186.70.92] (port=53165 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Oq73p-0003zO-Tt for help-gnu-emacs@gnu.org; Mon, 30 Aug 2010 12:18:22 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1Oq73l-0002hQ-9D for help-gnu-emacs@gnu.org; Mon, 30 Aug 2010 12:18:17 -0400 Original-Received: from moutng.kundenserver.de ([212.227.126.187]:64994) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Oq73k-0002h2-SO for help-gnu-emacs@gnu.org; Mon, 30 Aug 2010 12:18:13 -0400 Original-Received: from [192.168.178.27] (brln-4dbc633f.pool.mediaWays.net [77.188.99.63]) by mrelayeu.kundenserver.de (node=mrbap0) with ESMTP (Nemesis) id 0LgNEa-1PD5xG3nOu-00nWh9; Mon, 30 Aug 2010 18:18:11 +0200 User-Agent: Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9.1.11) Gecko/20100711 Thunderbird/3.0.6 In-Reply-To: <87aao4s2ew.fsf@tux.homenetwork> X-Provags-ID: V02:K0:SF/7joZ7uLBScfZECdzTAsak5/QVlCXBxeBxyokBZj+ QhAI7OJxGP1c5cM4/k/g0pyWT91Sr/yRGwgYrmXeKIXiER5bvb Np0tReQo8JnzLtEVvQmwyBU57V5n/XlzzC3a9Ym8zpFS8H+f5b MTvazEdZqJWUypRZ0A9jbumgWvj33lcyr8415/+gOqhmC6WaZF dGTp0fH1PCt27YO8HJs2WdyNOa179CIORYXnyT78HU= X-detected-operating-system: by eggs.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:74835 Archived-At: Am 30.08.2010 14:36, schrieb Thierry Volpiatto: > Andreas Röhler writes: > >> "r" complains if no mark is set > So you could use (&optional beg end) > >> Did choose the default getting rid of that constraint > Which default? > That depends. Whats set if the values, "r" would expect, are not delivered.