From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: John Yates Newsgroups: gmane.emacs.devel Subject: Re: Emacs completion matches selection UI Date: Mon, 23 Dec 2013 21:47:40 -0500 Message-ID: References: <87fvqtg02v.fsf@flea.lifelogs.com> <87haa8moh6.fsf@flea.lifelogs.com> <874n67n450.fsf@flea.lifelogs.com> <87eh5bkxca.fsf@flea.lifelogs.com> <87d2kuzzqj.fsf@uwakimon.sk.tsukuba.ac.jp> <87a9fylusq.fsf@flea.lifelogs.com> <878uvizrwz.fsf@uwakimon.sk.tsukuba.ac.jp> <8761qmkyn1.fsf@flea.lifelogs.com> <87zjnyxdpb.fsf@uwakimon.sk.tsukuba.ac.jp> <87k3f2j7xv.fsf@flea.lifelogs.com> <2518D79A-B9E4-45DF-A403-8330145DFD17@gmail.com> <87eh58j0x3.fsf@flea.lifelogs.com> <87mwjvfrfy.fsf@flea.lifelogs.com> <877gawbhp0.fsf@flea.lifelogs.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=047d7bf10aa89b809204ee3ec44d X-Trace: ger.gmane.org 1387853259 23094 80.91.229.3 (24 Dec 2013 02:47:39 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 24 Dec 2013 02:47:39 +0000 (UTC) Cc: Emacs developers To: Stefan Monnier Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Dec 24 03:47:46 2013 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 1VvI25-0007Q0-Rj for ged-emacs-devel@m.gmane.org; Tue, 24 Dec 2013 03:47:46 +0100 Original-Received: from localhost ([::1]:36315 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VvI25-0002Lz-Dl for ged-emacs-devel@m.gmane.org; Mon, 23 Dec 2013 21:47:45 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:60256) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VvI22-0002Lu-NL for emacs-devel@gnu.org; Mon, 23 Dec 2013 21:47:43 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VvI21-0001I8-RN for emacs-devel@gnu.org; Mon, 23 Dec 2013 21:47:42 -0500 Original-Received: from mail-we0-x233.google.com ([2a00:1450:400c:c03::233]:55180) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VvI21-0001Hs-KL for emacs-devel@gnu.org; Mon, 23 Dec 2013 21:47:41 -0500 Original-Received: by mail-we0-f179.google.com with SMTP id q59so5598654wes.10 for ; Mon, 23 Dec 2013 18:47:40 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=JmxAGDWbkV0jEn54+RDf9t7Qm0Y9iIVbCLCypy6Jxac=; b=lr29SOplfG9b+Ag835QOE5VrjWckr9gr57BJRJc3cW/rlGkf5HcG5uuu+xJG31m0YK jBRqX6qt+Ph/aqFvtnUo3xysfA7NRMzM8Z+svz7b/AEm+DUyZBsTsxquLL6fF2NSpGa5 jcplplU8pnV90iROgOQhr+Gj1d339y1CX7OIXB11NB+dH+7C8W/wtUVm/FaVWYVuC6b6 5SLhxJNVEEPqrtQaX/sW9QSbULbJkP3XKaC8z1PsxYZjOLHVoNVCHu5TkkAm5fyM6rzl o2lXzgRMGEoUl0dByyzesDMV8SPpMNyvXOXiTt8/YNaNOdNDXpoLathgkUzuWL9aKoil eOwQ== X-Received: by 10.194.110.138 with SMTP id ia10mr20837994wjb.3.1387853260749; Mon, 23 Dec 2013 18:47:40 -0800 (PST) Original-Received: by 10.194.88.165 with HTTP; Mon, 23 Dec 2013 18:47:40 -0800 (PST) In-Reply-To: X-Google-Sender-Auth: Nr3opJZ4EupePP-9G1JJcSzsNSs X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a00:1450:400c:c03::233 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:166801 Archived-At: --047d7bf10aa89b809204ee3ec44d Content-Type: text/plain; charset=ISO-8859-1 Try a google search for "yasnippet autocomplete". Many folk seem to want to use them together. Not sure why the attempt so often leads to a plea for help. Perhaps the wrinkle is yasnippet's completion model. Based on context preceding point yasnippet decides either that a match exists (leading to template expansion and return) or that no match exists causing responsibility to be passed to a fallback completion handler. /john On Mon, Dec 23, 2013 at 11:02 AM, Stefan Monnier wrote: > > at a given point. I know trying to get yasnippet to play gracefully with > > other completion mechanisms has generated much discussion. > > I didn't know. Can you describe some of the problems w.r.t interaction > between completion and yasnippet? > > > Stefan > --047d7bf10aa89b809204ee3ec44d Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
Try a google search for "yasnippet autocomplete"= . =A0Many folk seem to want to use them together. =A0Not sure why the attem= pt so often leads to a plea for help.

Perhaps the wrinkl= e is yasnippet's completion model. =A0Based on context preceding point = yasnippet decides either that a match exists (leading to template expansion= and return) or that no match exists =A0causing responsibility to be passed= to a fallback completion handler.

/john


On Mon,= Dec 23, 2013 at 11:02 AM, Stefan Monnier <monnier@iro.umontreal.ca= > wrote:
> at a given point. =A0I know trying to g= et yasnippet to play gracefully with
> other completion mechanisms has generated much discussion.

I didn't know. =A0Can you describe some of the problems w.r.t interacti= on
between completion and yasnippet?


=A0 =A0 =A0 =A0 Stefan

--047d7bf10aa89b809204ee3ec44d--