Gnus development mailing list
 help / color / mirror / Atom feed
From: Daiki Ueno <ueno@gnu.org>
To: David Engster <deng@randomsample.de>
Cc: Lars Ingebrigtsen <larsi@gnus.org>,  ding@gnus.org
Subject: Re: git am/send-email support?
Date: Mon, 02 Feb 2015 17:11:29 +0900	[thread overview]
Message-ID: <877fw0lolq.fsf-ueno@gnu.org> (raw)
In-Reply-To: <87386t9xdc.fsf@randomsample.de> (David Engster's message of "Thu, 29 Jan 2015 20:53:51 +0100")

David Engster <deng@randomsample.de> writes:

> Well, here's mine:
>
> (defvar DE-gnus-git-directories
>       '(("cedet" "~/cedet-git")
>         ("emacs" "~/emacs-git"))
>   "Name and directory for git projects.")
>
> (defvar DE-gnus-git-last-dir nil)
>
> (defun DE-gnus-apply-git-patch ()
>   "Run git-am on currently visible mail or posting."

Thank you, working nicely!

Lars Ingebrigtsen <larsi@gnus.org> writes:

> I have the following in my .gnus.el:
>
> (setq gnus-summary-pipe-output-default-command "patch
> --no-backup-if-mismatch -l -f -d ~/pgnus/lisp")
>
> And I just edit the path to point at the right thing I want to patch,
> which varies from time to time.

This looks also useful, thanks.  Maybe I could set the directory path
through a group parameter to fully automate it.

Regards,
--
Daiki Ueno



  reply	other threads:[~2015-02-02  8:11 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-28  3:55 Daiki Ueno
2015-01-29  2:23 ` Lars Ingebrigtsen
2015-01-29  9:05   ` Daiki Ueno
2015-01-29 19:53     ` David Engster
2015-02-02  8:11       ` Daiki Ueno [this message]
2015-01-29 23:37     ` Lars 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=877fw0lolq.fsf-ueno@gnu.org \
    --to=ueno@gnu.org \
    --cc=deng@randomsample.de \
    --cc=ding@gnus.org \
    --cc=larsi@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).