From mboxrd@z Thu Jan 1 00:00:00 1970 From: Viktor Rosenfeld Subject: Re: [patch] ox-koma-letter.el: credit [1/4] Date: Tue, 21 May 2013 19:06:09 +0200 Message-ID: <20130521170609.GC56408@client199-78.wlan.hu-berlin.de> References: <87wqqusder.fsf@pank.eu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([208.118.235.92]:34852) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ueq0w-0006XQ-I0 for emacs-orgmode@gnu.org; Tue, 21 May 2013 13:06:23 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Ueq0r-0004Sz-Ub for emacs-orgmode@gnu.org; Tue, 21 May 2013 13:06:18 -0400 Received: from mail-bk0-x233.google.com ([2a00:1450:4008:c01::233]:56820) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ueq0r-0004Sv-Nu for emacs-orgmode@gnu.org; Tue, 21 May 2013 13:06:13 -0400 Received: by mail-bk0-f51.google.com with SMTP id ji2so568116bkc.38 for ; Tue, 21 May 2013 10:06:13 -0700 (PDT) Content-Disposition: inline In-Reply-To: <87wqqusder.fsf@pank.eu> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Rasmus Cc: emacs-orgmode@gnu.org Hi, Rasmus wrote: > This one just updates the credit: most importantly with Viktor. Cool, thanks! > - Is it me or is there no option to have git send-email just fix a > the subject and heads and let the email program do the rest?! The > manual and various blog post did not reveal how on earth to get it > to just use Gnus for sending. . . The program seems not really to > follow the Unix principle. . . I use format-patch to create the patch and send them manually. But getting send-email to work would automate some things. Cheers, Viktor