guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [REQ/DISCUSSION] patch managing system


From: Andy Wingo
Subject: Re: [REQ/DISCUSSION] patch managing system
Date: Wed, 23 Mar 2016 09:57:12 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux)

On Wed 23 Mar 2016 09:15, Chris Marusich <address@hidden> writes:

> Ricardo Wurmus <address@hidden> writes:
>
>> I’m using an email client in Emacs, so the email as well as the attached
>> patch is shown in a regular text buffer.  When I see the patch I can
>> directly apply it by running “git am” on the buffer contents, or by
>> opening a shell and running “git am” on the file associated with the
>> buffer.
>>
>> Using Emacs it’s very little work.  It would be more work and probably
>> more awkward when using an external email client or a web browser.
>
> Fascinating!  I'm also using emacs.  When you say that you run "git am"
> on the buffer contents, how do you do that?  I don't see any likely
> procedures with "git" in their name (searching via "C-h a").

In Gnus, I use gnus-summary-pipe-output, which is bound to `|'.  Usually
I have to then pipe to ( cd ~/src/guix; git am ).  Low-tech :)

Andy



reply via email to

[Prev in Thread] Current Thread [Next in Thread]