From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: [PATCH 1/2] Add tests for org-refile-get-targets Date: Mon, 22 May 2017 08:55:01 +0200 Message-ID: <8760gtgz3u.fsf@nicolasgoaziou.fr> References: <20170515125455.18251-1-seb@wirrsal.net> <87efvqxeha.fsf@nicolasgoaziou.fr> <87d1b7gw7r.fsf@wirrsal.net> <87pof1hgjb.fsf@nicolasgoaziou.fr> <87inktmlsg.fsf@wirrsal.net> 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]:46565) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dChFA-0005LJ-Fh for emacs-orgmode@gnu.org; Mon, 22 May 2017 02:55:05 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dChF9-00058C-RJ for emacs-orgmode@gnu.org; Mon, 22 May 2017 02:55:04 -0400 Received: from relay4-d.mail.gandi.net ([2001:4b98:c:538::196]:59782) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1dChF9-00057v-L1 for emacs-orgmode@gnu.org; Mon, 22 May 2017 02:55:03 -0400 In-Reply-To: <87inktmlsg.fsf@wirrsal.net> ("Sebastian =?utf-8?Q?Reu=C3=9Fe?= =?utf-8?Q?=22's?= message of "Mon, 22 May 2017 08:46:07 +0200") 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: Sebastian =?utf-8?Q?Reu=C3=9Fe?= Cc: emacs-orgmode@gnu.org Hello, Sebastian Reu=C3=9Fe writes: > Fair enough. Thank you! FWIW, is there some handy table to consult on > newly supported functions by Emacs version? Or do you have it all > memorized from the Emacs changelogs? When I encounter a suspicious function, i.e., a function I have hardly seen before, I use an search for it in the document. I also quickly browse Emacs 24.4 and 24.5 changes with . That's rather low-level. Regards, --=20 Nicolas Goaziou