From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sebastian =?utf-8?Q?Reu=C3=9Fe?= Subject: Re: [PATCH 1/2] org-refile: escape slashes only in headline of refile target Date: Sat, 06 May 2017 08:41:27 +0200 Message-ID: <87y3uafpwo.fsf@wirrsal.net> References: <20170503175003.22151-2-seb@wirrsal.net> <20170503203046.31610-1-seb@wirrsal.net> <87vapesxbn.fsf@kyleam.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:38351) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1d6tPI-0007po-Af for emacs-orgmode@gnu.org; Sat, 06 May 2017 02:41:33 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1d6tPF-0001qB-7a for emacs-orgmode@gnu.org; Sat, 06 May 2017 02:41:32 -0400 Received: from wirrsal.net ([188.68.36.149]:41026 helo=mail.wirrsal.net) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1d6tPF-0001pg-0F for emacs-orgmode@gnu.org; Sat, 06 May 2017 02:41:29 -0400 In-reply-to: <87vapesxbn.fsf@kyleam.com> 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: Kyle Meyer Cc: emacs-orgmode@gnu.org Kyle Meyer writes: > Org's master branch currently supports Emacs >=3D 24.3, but string-join > was added in the 24.5 release. > I'm fine with the append -> cons conversion, but avoiding it would > make for a cleaner diff that's more focused on the main purpose of > this patch. Thank you, Kyle. I=E2=80=99ve incorporated your suggestions (after pullin= g the git send-mail trigger early a few times). Kind regards, Sebastian