From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Dmitry Gutov Newsgroups: gmane.emacs.devel Subject: Re: completing-read return meta-information? Date: Mon, 28 Sep 2015 08:50:34 +0300 Message-ID: <5608D52A.8050708@yandex.ru> References: <86y4g6zcuo.fsf@stephe-leake.org> <7c37cd21-a9e0-48fa-b5a2-a32595c43dda@default> <86twquxnpa.fsf@stephe-leake.org> <861tdrwwhx.fsf@stephe-leake.org> <86oaguv5sp.fsf@stephe-leake.org> <86twqh78n7.fsf@stephe-leake.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1443419468 30775 80.91.229.3 (28 Sep 2015 05:51:08 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 28 Sep 2015 05:51:08 +0000 (UTC) Cc: emacs-devel@gnu.org To: Stefan Monnier , Stephen Leake Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Sep 28 07:51:04 2015 Return-path: Envelope-to: ged-emacs-devel@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 1ZgRL5-0002Eo-7f for ged-emacs-devel@m.gmane.org; Mon, 28 Sep 2015 07:51:03 +0200 Original-Received: from localhost ([::1]:60567 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZgRL4-000282-Gc for ged-emacs-devel@m.gmane.org; Mon, 28 Sep 2015 01:51:02 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:34684) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZgRKs-00027v-8r for emacs-devel@gnu.org; Mon, 28 Sep 2015 01:50:50 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZgRKp-0006pf-3o for emacs-devel@gnu.org; Mon, 28 Sep 2015 01:50:50 -0400 Original-Received: from mail-wi0-x231.google.com ([2a00:1450:400c:c05::231]:36919) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZgRKo-0006nh-Mn for emacs-devel@gnu.org; Mon, 28 Sep 2015 01:50:46 -0400 Original-Received: by wicfx3 with SMTP id fx3so85010770wic.0 for ; Sun, 27 Sep 2015 22:50:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:subject:to:references:cc:from:message-id:date:user-agent :mime-version:in-reply-to:content-type:content-transfer-encoding; bh=jYooBFa7nKAUfAwNmNqm8AXOSQGcwLmUfOaAsPt3RTY=; b=o/88MApsaN24sPeGknb6rWpExLL0fjEUpFKovg8lR70FEdSmdFVFLHIu1N7HYLIvL7 zuFP0VIqPcmNvPHgshNZ74LrnQf5G6yIGJ0M+bmWuk+IK5q1PmdL+SEybde5uDW7fMLV 251gb1a1hbu7puAcs2v28FjQJr1oaV/3UM12tmuXR2DYH4mrQ5B1uvhHEAyF/NFNqO/M x7XZmujhOp/0C4thq6HAd8tHZaL2Y8A5cn3nSOJak2lp3brJdkbnrVub0U9zNsGsDfx3 RSrDCk3r+7tYIhNCKjYt960kYc3HU8B+UFC3d8vHU6ugIQYttK/EArPq3GCYCfQiM3Lb 6ihQ== X-Received: by 10.194.184.136 with SMTP id eu8mr22318424wjc.151.1443419446035; Sun, 27 Sep 2015 22:50:46 -0700 (PDT) Original-Received: from [10.9.0.103] (nat.webazilla.com. [78.140.128.228]) by smtp.googlemail.com with ESMTPSA id h6sm16376969wiy.14.2015.09.27.22.50.44 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sun, 27 Sep 2015 22:50:45 -0700 (PDT) User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:41.0) Gecko/20100101 Thunderbird/41.0 In-Reply-To: X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a00:1450:400c:c05::231 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:190426 Archived-At: On 09/27/2015 06:45 PM, Stefan Monnier wrote: > No, you still don't have to type it, so you're not forced to care. > But yes, you get to see it, so you can (even sub-consciously) > double-check that it's indeed the one you want. I also think that it's a benefit, rather than a drawback.