unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Danil Orlov <zargener@gmail.com>
To: John Yates <john@yates-sheets.org>
Cc: Daniel Colascione <dancol@dancol.org>, Tom <adatgyujto@gmail.com>,
	Emacs developers <emacs-devel@gnu.org>
Subject: Re: YouCompleteMe available as a Server
Date: Tue, 5 Aug 2014 17:01:42 +0400	[thread overview]
Message-ID: <20140805130142.GA26342@debian> (raw)
In-Reply-To: <CAJnXXoinyMnpRdqM2kbXrGCYTR-oy8L1t-udOGVo1D1tLfPV7g@mail.gmail.com>

It seems that ultisnips has totally same functionality as Yasnippet, the only
difference - last one uses elisp instead of python.

On Tue, Aug 05, 2014 at 08:22:39AM -0400, John Yates wrote:
> Agreed that YCM seems to bring little to the table.  OTOH the reference web
> page includes a link to an impressive snippet engine:
> 
> https://github.com/SirVer/ultisnips
> 
> /john
> 
> 
> On Tue, Aug 5, 2014 at 4:08 AM, Daniel Colascione <dancol@dancol.org> wrote:
> 
>     On 08/04/2014 11:27 PM, Tom wrote:
>     > independent HTTP+JSON server.
> 
>     It's 2014: of course we're using JSON over HTTP over TCP over IP to get
>     two programs running on the same machine as the same user to talk to
>     each other. There's even an HMAC system to avoid the usual attacks. At
>     the very least, I'd want a non-IP securable transport before using this
>     thing --- preferably one that doesn't rely on HTTP (which, based on the
>     source, seems to be used only to discriminate between short text commands).
> 
>     (Does this program really start 30 threads to handle requests?)
> 
>     Emacs has existing out-of-tree completion backends that talk to the same
>     modules ycm uses internally (e.g., clang and jedi), so I'm not sure ycm
>     is much of a win for us.
> 
>     Also, the list of supported languages for identifier completion (along
>     with one regex that tries to match all kinds of comment) appears to be
>     hardcoded in ycm's C++ codebase; this design choice would make it
>     difficult to add support for new languages.  (GNU Global has the same
>     flaw.) Doesn't dabbrev fill the same niche?
> 
> 
> 



  reply	other threads:[~2014-08-05 13:01 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-08-05  6:27 YouCompleteMe available as a Server Tom
2014-08-05  8:08 ` Daniel Colascione
2014-08-05 12:22   ` John Yates
2014-08-05 13:01     ` Danil Orlov [this message]
2014-08-05 13:20       ` John Yates
2014-08-08 17:38         ` João Távora
2014-08-05 22:22   ` Richard Stallman
2014-08-06 13:59   ` Dmitry
2014-09-09 15:48     ` Tom

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20140805130142.GA26342@debian \
    --to=zargener@gmail.com \
    --cc=adatgyujto@gmail.com \
    --cc=dancol@dancol.org \
    --cc=emacs-devel@gnu.org \
    --cc=john@yates-sheets.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).