From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Dmitry Gutov Newsgroups: gmane.emacs.help Subject: Re: `looking-back' strange warning Date: Thu, 1 Oct 2015 20:56:47 +0300 Message-ID: <560D73DF.8040403@yandex.ru> References: <560B9C7F.2060301@easy-emacs.de> <560CD7CE.4010404@yandex.ru> <6524c81a-949c-40d1-b990-d214d6ee5b60@default> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1443724643 2558 80.91.229.3 (1 Oct 2015 18:37:23 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 1 Oct 2015 18:37:23 +0000 (UTC) To: Drew Adams , =?UTF-8?Q?Andreas_R=c3=b6hler?= , help-gnu-emacs Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Oct 01 20:37:22 2015 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1ZhijH-0002wR-Hu for geh-help-gnu-emacs@m.gmane.org; Thu, 01 Oct 2015 20:37:19 +0200 Original-Received: from localhost ([::1]:55269 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZhijH-00055Q-1F for geh-help-gnu-emacs@m.gmane.org; Thu, 01 Oct 2015 14:37:19 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:46162) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zhi6B-0001Jm-Fb for help-gnu-emacs@gnu.org; Thu, 01 Oct 2015 13:56:56 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Zhi67-00022q-Fv for help-gnu-emacs@gnu.org; Thu, 01 Oct 2015 13:56:55 -0400 Original-Received: from mail-wi0-x22c.google.com ([2a00:1450:400c:c05::22c]:38442) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zhi67-00022k-AR for help-gnu-emacs@gnu.org; Thu, 01 Oct 2015 13:56:51 -0400 Original-Received: by wiclk2 with SMTP id lk2so511709wic.1 for ; Thu, 01 Oct 2015 10:56:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:subject:to:references:from:message-id:date:user-agent :mime-version:in-reply-to:content-type:content-transfer-encoding; bh=C5AIaJfDviQS1rn/2HLIavEH48PC5SDgRmlXedNdmmk=; b=sODxFLxpY0JpXz5DoHGGFGalnHMbr7rIrHMTikzIQA2tqzGLyLbYcHxnZhQ2OtpVMt r1J2qGOpZsIfUvT8gbmx1HRP1KX030bfcGDRJ/PhGCog3hCD4B7qkOzL9s1e2Hl/EofK WaKX+6rxg6ejG1k5mxlQ3yc74lbwmAYTJcLEGvZ/a2tqZvOeshxqwjfL+TOD/KhN8u5P G80r++7CRFZwgC3fK6/a3PXKOGUZfSa0HwstzGL+Oejc0EUHpBeUB+ED05y11oxxtEVH uVszfcv5ZLYvbxC21XqbTJqW5A7FYvnbt2JqB0PT0N+gpibNk3Rmutz8BjikHKKEqfxO veZA== X-Received: by 10.194.52.67 with SMTP id r3mr13982671wjo.51.1443722210748; Thu, 01 Oct 2015 10:56:50 -0700 (PDT) Original-Received: from [10.9.0.103] (nat.webazilla.com. [78.140.128.228]) by smtp.googlemail.com with ESMTPSA id he3sm7248665wjc.48.2015.10.01.10.56.48 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 01 Oct 2015 10:56:49 -0700 (PDT) User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:41.0) Gecko/20100101 Thunderbird/41.0 In-Reply-To: <6524c81a-949c-40d1-b990-d214d6ee5b60@default> X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a00:1450:400c:c05::22c X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:107430 Archived-At: On 10/01/2015 07:00 PM, Drew Adams wrote: > Letting you know how to improve performance or avoid slow performance is helpful information, but it is not a "warning" - there is no danger here. And there is only one required argument. It's the first step toward making the LIMIT argument non-optional.