From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: An org password manager Date: Sun, 01 Jun 2014 21:17:26 +0200 Message-ID: <87zjhwv3qx.fsf@bzg.ath.cx> References: <87d2fklwkv.fsf@gmail.com> <87k39fpoy0.fsf@bzg.ath.cx> <87zjhy0w25.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:58121) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WrBGK-0004s6-IC for emacs-orgmode@gnu.org; Sun, 01 Jun 2014 15:17:50 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WrBGE-0005tO-F9 for emacs-orgmode@gnu.org; Sun, 01 Jun 2014 15:17:44 -0400 Received: from mail-s76.mailgun.info ([184.173.153.204]:57238) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WrBGE-0005tH-Bd for emacs-orgmode@gnu.org; Sun, 01 Jun 2014 15:17:38 -0400 In-Reply-To: <87zjhy0w25.fsf@gmail.com> (Jorge A. Alfaro-Murillo's message of "Sat, 31 May 2014 12:09:22 -0400") 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: "Jorge A. Alfaro-Murillo" Cc: emacs-orgmode@gnu.org Dear Jorge, jorge.a.alfaro@gmail.com (Jorge A. Alfaro-Murillo) writes: > This is my first time submitting a patch, so I do not know if > this is the way I am supposed to do it. Yes, the commit message looks good. Can you resent the patch as an attachment? Simply create a dedicated branch from master, check this branch out, commit your change, then do git format-patch master to get the patch in the proper .patch format that you can attach. Thanks in advance, -- Bastien