Gnus development mailing list
 help / color / mirror / Atom feed
From: Katsumi Yamaoka <yamaoka@jpl.org>
To: ding@gnus.org
Subject: Re: git newbie errors
Date: Wed, 10 Nov 2010 11:15:07 +0900	[thread overview]
Message-ID: <b4msjz97wlw.fsf@jpl.org> (raw)
In-Reply-To: <m3k4kmz7vi.fsf@quimbies.gnus.org>

Lars Magne Ingebrigtsen wrote:
> I did...  something...  just now that probably removed Sven, Glenn, and
> Katsumi's last three patches.  I'm not quite sure what.

> But I've tried reapplying them, but have a look...

Er, I don't know what happened in your side.  I did:

When I was about to apply Sven's patch, I found nnbabyl.el has
been changed by Glenn in the Emacs trunk.  So, I put Glenn's
change and Sven's patch into the local copy of Gnus git, and
updated the ChangeLog locally.  And then:

git commit --author='Glenn...' -m '...' lisp/nnbabyl.el
git push
git commit --author='Sven...' -m '...' lisp/message.el
git push
git commit -m Update. lisp/ChangeLog
git push

(Maybe a better way was to push Glenn's change and its log, and
then to put Sven's change and its log.)

Before them I noticed "(was Re: ...)" in subject was not removed
even though message-subject-trailing-was-query is t (to which Lars
has changed it in 2010-10-31).  Try replying to the article:

<b4msjzc1jwt.fsf_-_@jpl.org>

Therefore I changed message-subject-trailing-was-regexp slightly.
See: <E1PFdVw-0007jE-00@quimby.gnus.org>

Now "(was Re: ...)" got not being deleted again. :<

BTW, I wondered why there are two regexps
message-subject-trailing-was-ask-regexp and
message-subject-trailing-was-regexp.  Is there any reason unable
to integrate them into one?



  parent reply	other threads:[~2010-11-10  2:15 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-11-09 18:09 Lars Magne Ingebrigtsen
2010-11-09 18:52 ` Steinar Bang
2010-11-09 18:56   ` Julien Danjou
2010-11-09 19:07     ` Lars Magne Ingebrigtsen
2010-11-09 21:12       ` Andreas Schwab
2010-11-09 20:19   ` Francis Moreau
2010-11-09 20:36     ` Steinar Bang
2010-11-10 13:50       ` Francis Moreau
2010-11-10 14:02         ` Steinar Bang
2010-11-12  0:01           ` Greg Troxel
2010-11-10  2:15 ` Katsumi Yamaoka [this message]
2010-11-10 17:38   ` Andreas Schwab
2010-11-10 17:56   ` Lars Magne Ingebrigtsen

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=b4msjz97wlw.fsf@jpl.org \
    --to=yamaoka@jpl.org \
    --cc=ding@gnus.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.
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).