From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.ciao.gmane.io!not-for-mail From: Konstantin Kharlamov Newsgroups: gmane.emacs.devel Subject: Re: What is the most useful potential feature which Emacs lacks? A: Autocompletion Date: Wed, 03 Jun 2020 15:50:42 +0300 Message-ID: <8919f9382c738573f20d97e22f293d61866f99b8.camel@yandex.ru> References: <380db8f0-0e18-744f-d72a-a6e12c3b6e1d@yandex.ru> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Injection-Info: ciao.gmane.io; posting-host="ciao.gmane.io:159.69.161.202"; logging-data="41380"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Evolution 3.36.3 To: Dmitry Gutov , ndame , Emacs developers Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Wed Jun 03 14:51:22 2020 Return-path: Envelope-to: ged-emacs-devel@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1jgSrZ-000AdY-4o for ged-emacs-devel@m.gmane-mx.org; Wed, 03 Jun 2020 14:51:21 +0200 Original-Received: from localhost ([::1]:57622 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jgSrY-0000as-7L for ged-emacs-devel@m.gmane-mx.org; Wed, 03 Jun 2020 08:51:20 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:50578) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jgSr3-00006d-V8 for emacs-devel@gnu.org; Wed, 03 Jun 2020 08:50:49 -0400 Original-Received: from forward106o.mail.yandex.net ([37.140.190.187]:47021) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jgSr1-0000mz-Nk for emacs-devel@gnu.org; Wed, 03 Jun 2020 08:50:49 -0400 Original-Received: from mxback20o.mail.yandex.net (mxback20o.mail.yandex.net [IPv6:2a02:6b8:0:1a2d::71]) by forward106o.mail.yandex.net (Yandex) with ESMTP id BA5BF50631FB; Wed, 3 Jun 2020 15:50:43 +0300 (MSK) Original-Received: from iva8-6403930b9beb.qloud-c.yandex.net (iva8-6403930b9beb.qloud-c.yandex.net [2a02:6b8:c0c:2c9a:0:640:6403:930b]) by mxback20o.mail.yandex.net (mxback/Yandex) with ESMTP id P3cRdaN0Sd-ohNWfuMP; Wed, 03 Jun 2020 15:50:43 +0300 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1591188643; bh=P+vHrvOjZkbAbxsLYyN5ooRcOtFETKHNNB/AgMzotSA=; h=In-Reply-To:To:From:Subject:Message-ID:References:Date; b=XrmP6G8RIK7UimxkGLeSHurLglmLL7Af0ZBuBLQMrk6jwu3kOFQH/v7Igmd/mrP2r XIIxVtApWEMR7nUxc6AzRxrAHwUO/nJSUL0KfIC88OJfDypf1Vo9AOUyG7xyy37z6t /eEfss6Z3YoTgdZc8wPrTSKMBKhbmxjptGYCwrFI= Authentication-Results: mxback20o.mail.yandex.net; dkim=pass header.i=@yandex.ru Original-Received: by iva8-6403930b9beb.qloud-c.yandex.net (smtp/Yandex) with ESMTPSA id xVSduWEpIe-oh2i8FAw; Wed, 03 Jun 2020 15:50:43 +0300 (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) (Client certificate not present) In-Reply-To: <380db8f0-0e18-744f-d72a-a6e12c3b6e1d@yandex.ru> Received-SPF: pass client-ip=37.140.190.187; envelope-from=hi-angel@yandex.ru; helo=forward106o.mail.yandex.net X-detected-operating-system: by eggs.gnu.org: First seen = 2020/06/03 08:50:44 X-ACL-Warn: Detected OS = Linux 2.2.x-3.x [generic] [fuzzy] X-Spam_score_int: -27 X-Spam_score: -2.8 X-Spam_bar: -- X-Spam_report: (-2.8 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001 autolearn=_AUTOLEARN X-Spam_action: no action X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.23 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-mx.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.io gmane.emacs.devel:251801 Archived-At: On Wed, 2020-06-03 at 15:36 +0300, Dmitry Gutov wrote: > On 03.06.2020 14:39, Konstantin Kharlamov wrote: > > Lack of such simple but immensely useful feature is so > > disappointing > > that some years ago I was trying to migrate over to some other > > editor. > > What simple feature? Prediction? Is that like mind reading? You misunderstand what I say. In technical terms "prediction" here means "the timeout set to 0". > As far a multithreading goes, try some backend that uses an external > program (either of the LSP clients, or irony, rtags, etc). That's a > basic kind of concurrency already available in Emacs. Just to make sure: and it not gonna lag if I set timeout to 0? If yes, then great to know, maybe I fell behind recent developments, I should try it then.