all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Anselm Helbig <anselm.helbig+news2009@googlemail.com>
To: help-gnu-emacs@gnu.org
Subject: Re: git mode for emacs
Date: Fri, 26 Jun 2009 20:57:00 +0200	[thread overview]
Message-ID: <874ou2g6wz.wl%anselm.helbig+news2009@googlemail.com> (raw)
In-Reply-To: <78211629-80f8-44ad-9d8d-446fe191c739@a37g2000prf.googlegroups.com>

Hi!

> 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

I'm git.el (1.0), vc-git (part of emacs) and gitsum (0.2). All work
fine with Emacs 23.0.91.1 under Ubuntu here. vc-git is fine for
operations on a single file and mostly gets out of you way. git.el is
more useful when you're in "version control mode", for operations on a
the file tree. gitsum allows you to select what chunks to group into a
commit. There's no reason why you can't use several packages in
parallel and use each one what what it does best. See 

  http://www.emacswiki.org/emacs/Git

for an overview.

For troubleshooting your problem: what emacs version are you using?
Did you upgrade recently? Any stale byte compiled git.elc lying
around? What happens if you start emacs without customizations 
(emacs -Q) and load git.el with M-x load-file?

> 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?

This link

http://xtalk.msk.su/~ott/en/writings/emacs-vcs/EmacsGit.html#sec18 

mentions that egg contains windows-specific fixes. You should try
it. 8-)

Regards, 

Anselm


-- 
Anselm Helbig 
mailto:anselm.helbig+news2009@googlemail.com


  parent reply	other threads:[~2009-06-26 18:57 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-06-26 14:45 git mode for emacs rustom
2009-06-26 18:36 ` Thierry Volpiatto
2009-06-26 18:57 ` Anselm Helbig [this message]
2009-06-27  7:36   ` rustom
     [not found] ` <mailman.1332.1246053139.2239.help-gnu-emacs@gnu.org>
2009-06-26 22:14   ` Richard Riley
2009-06-27  5:15     ` Thierry Volpiatto
2009-06-27  5:17     ` Thierry Volpiatto
  -- strict thread matches above, loose matches on Subject: below --
2009-06-28 14:59 grischka

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

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

  git send-email \
    --in-reply-to=874ou2g6wz.wl%anselm.helbig+news2009@googlemail.com \
    --to=anselm.helbig+news2009@googlemail.com \
    --cc=help-gnu-emacs@gnu.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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.