From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Nikolaj Schumacher Newsgroups: gmane.emacs.help Subject: Re: An Eclim frontend for Emacs Date: Mon, 20 Apr 2009 08:58:41 +0200 Message-ID: References: <87y6tz12m2.fsf@thinkpad.tsdh.de> <87ws9i6ggv.fsf@thinkpad.tsdh.de> <87fxg6urhz.fsf_-_@thinkpad.tsdh.de> <200904181430.n3IEUqhW014738@projectile.siege-engine.com> <87k55hx0t4.fsf@thinkpad.tsdh.de> <87fxg5wraj.fsf@thinkpad.tsdh.de> <87ab6c4m1b.fsf@thinkpad.tsdh.de> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1240210770 31838 80.91.229.12 (20 Apr 2009 06:59:30 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 20 Apr 2009 06:59:30 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: Tassilo Horn Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Apr 20 09:00:48 2009 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1LvnUi-00078t-8D for geh-help-gnu-emacs@m.gmane.org; Mon, 20 Apr 2009 09:00:44 +0200 Original-Received: from localhost ([127.0.0.1]:49867 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LvnTJ-0006Qy-57 for geh-help-gnu-emacs@m.gmane.org; Mon, 20 Apr 2009 02:59:17 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LvnSs-0006PV-Nr for help-gnu-emacs@gnu.org; Mon, 20 Apr 2009 02:58:50 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LvnSr-0006Nb-Os for help-gnu-emacs@gnu.org; Mon, 20 Apr 2009 02:58:50 -0400 Original-Received: from [199.232.76.173] (port=35500 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LvnSr-0006NS-MA for help-gnu-emacs@gnu.org; Mon, 20 Apr 2009 02:58:49 -0400 Original-Received: from mx20.gnu.org ([199.232.41.8]:19990) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1LvnSr-0007sf-0O for help-gnu-emacs@gnu.org; Mon, 20 Apr 2009 02:58:49 -0400 Original-Received: from dd18200.kasserver.com ([85.13.138.168]) by mx20.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LvnSo-0006E9-Tj for help-gnu-emacs@gnu.org; Mon, 20 Apr 2009 02:58:47 -0400 Original-Received: from thursday (unknown [78.52.25.65]) by dd18200.kasserver.com (Postfix) with ESMTP id 49DDD18079058; Mon, 20 Apr 2009 08:58:43 +0200 (CEST) In-Reply-To: <87ab6c4m1b.fsf@thinkpad.tsdh.de> (Tassilo Horn's message of "Sun, 19 Apr 2009 18:59:28 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.92 (darwin) X-detected-kernel: by mx20.gnu.org: GNU/Linux 2.6 (newer, 2) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:63893 Archived-At: Tassilo Horn wrote: > BTW, is it possible to checkout company-mode from your VCS somehow? I > really like it, and I'd like to write some new backends, for example for > slime. Then you might be interested in the slime back-end Ole Arndt wrote: http://www.emacswiki.org/emacs-en/CompanyModeBackends I plan to push the repository to github.com. I'll let you know when I do. regards, Nikolaj Schumacher