From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kyle Meyer Subject: Re: Minor fix for org-attach-dir Date: Mon, 02 Sep 2019 17:57:25 -0400 Message-ID: <87h85u2wfu.fsf@kyleam.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:41473) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1i4uKL-0001XL-TJ for emacs-orgmode@gnu.org; Mon, 02 Sep 2019 17:57:35 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1i4uKK-0002B7-Cx for emacs-orgmode@gnu.org; Mon, 02 Sep 2019 17:57:33 -0400 Received: from pb-smtp20.pobox.com ([173.228.157.52]:56427) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1i4uKK-00029b-3s for emacs-orgmode@gnu.org; Mon, 02 Sep 2019 17:57:32 -0400 In-Reply-To: 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" To: Gustav =?utf-8?Q?Wikstr=C3=B6m?= , "emacs-orgmode@gnu.org" Hi Gustav, Gustav Wikstr=C3=B6m writes: > See commit 4b7eda1a2 for the fix. This commit, as well as several other recent commits by you, do not follow the project's convention regarding changelog-like entries in the commit message. Regardless of your opinion on this convention (I personally don't prefer it either), please try to follow it. --=20 Kyle