From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: rustom Newsgroups: gmane.emacs.help Subject: git mode for emacs Date: Fri, 26 Jun 2009 07:45:11 -0700 (PDT) Organization: http://groups.google.com Message-ID: <78211629-80f8-44ad-9d8d-446fe191c739@a37g2000prf.googlegroups.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1246034857 32199 80.91.229.12 (26 Jun 2009 16:47:37 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 26 Jun 2009 16:47:37 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Jun 26 18:47:31 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 1MKEaI-0005og-PS for geh-help-gnu-emacs@m.gmane.org; Fri, 26 Jun 2009 18:47:30 +0200 Original-Received: from localhost ([127.0.0.1]:56378 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MKEaI-0007iD-4y for geh-help-gnu-emacs@m.gmane.org; Fri, 26 Jun 2009 12:47:30 -0400 Original-Path: news.stanford.edu!headwall.stanford.edu!news.glorb.com!news2.glorb.com!postnews.google.com!a37g2000prf.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 15 Original-NNTP-Posting-Host: 59.95.8.131 Original-X-Trace: posting.google.com 1246027511 20196 127.0.0.1 (26 Jun 2009 14:45:11 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Fri, 26 Jun 2009 14:45:11 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: a37g2000prf.googlegroups.com; posting-host=59.95.8.131; posting-account=mBpa7woAAAAGLEWUUKpmbxm-Quu5D8ui User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9) Gecko/2008052912 Firefox/3.0,gzip(gfe),gzip(gfe) Original-Xref: news.stanford.edu gnu.emacs.help:170336 X-Mailman-Approved-At: Fri, 26 Jun 2009 12:45:32 -0400 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:65560 Archived-At: Can anyone give some tips on which git mode works for emacs? I tried git.el but it seems to be broken -- my report at http://article.gmane.org/gmane.comp.version-control.git/122295 Im looking at dvc but its really obese and does not even have an entry on how to configure to use the git backend!! ------------------------ Well... I typed this and then tried google and got Richard's pages on git +emacs. [Thanks Richard] I tried magit and its broken under windows as is git.el Right now I'm on linux and egg seems to be good. Anyone with experience of egg on windows?