Gnus development mailing list
 help / color / mirror / Atom feed
From: "Štěpán Němec" <stepnem@gmail.com>
To: Ted Zlatanov <tzz@lifelogs.com>
Cc: ding@gnus.org,  tramp-devel@mail.freesoftware.fsf.org
Subject: Re: gnus-sync and the new nnimap
Date: Tue, 14 Sep 2010 14:50:19 +0200	[thread overview]
Message-ID: <87d3sg4hh0.fsf@gmail.com> (raw)
In-Reply-To: <87vd68a8ea.fsf@lifelogs.com> (Ted Zlatanov's message of "Tue, 14 Sep 2010 06:09:49 -0500")

Ted Zlatanov <tzz@lifelogs.com> writes:

> On Tue, 14 Sep 2010 12:54:05 +0200 Lars Magne Ingebrigtsen <larsi@gnus.org>
> wrote:
>
> LMI> I think the changes I did to imap.el before I decided to do a rewrite
> LMI> should be reverted in total.  How does one do that?  Just fetch an old
> LMI> version of imap.el somewhere and check that in?  And how do I fetch an
> LMI> old version of imap.el?  :-)
>
> The changes for logging and cleanup were OK.
>
> git log imap.el tells the revision you want, so then:
>
> git diff -r cb950ed8ff3e0f40dac437a51b269166f9ffb60d imap.el
>
> would work.

... and `git revert <commit>' does exactly what you need -- it makes a
new commit undoing changes done by a previous commit.

Štěpán



  parent reply	other threads:[~2010-09-14 12:50 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-09-14  7:55 tramp and the new nnimap? Steinar Bang
2010-09-14  8:05 ` gnus-sync and the new nnimap (Was: tramp and the new nnimap?) Steinar Bang
2010-09-14 10:47   ` gnus-sync and the new nnimap Ted Zlatanov
2010-09-14 10:54     ` Lars Magne Ingebrigtsen
2010-09-14 11:09       ` Ted Zlatanov
2010-09-14 12:22         ` Jose A. Ortega Ruiz
2010-09-14 13:17           ` Ted Zlatanov
2010-09-14 17:08             ` Štěpán Němec
2010-09-14 17:10           ` Lars Magne Ingebrigtsen
2010-09-14 12:50         ` Štěpán Němec [this message]
2010-09-14 12:54           ` Lars Magne Ingebrigtsen
2010-09-14 15:31             ` Lawrence Mitchell
2010-09-14 16:48               ` Štěpán Němec

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=87d3sg4hh0.fsf@gmail.com \
    --to=stepnem@gmail.com \
    --cc=ding@gnus.org \
    --cc=tramp-devel@mail.freesoftware.fsf.org \
    --cc=tzz@lifelogs.com \
    /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.
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 NNTP newsgroup(s).