From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?ISO-8859-15?Q?Andreas_R=F6hler?= Subject: broken names Date: Wed, 23 Oct 2013 13:48:01 +0200 Message-ID: <5267B771.8060006@easy-emacs.de> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:48854) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VYwsZ-00042t-TY for emacs-orgmode@gnu.org; Wed, 23 Oct 2013 07:45:43 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VYwsS-0006O1-KK for emacs-orgmode@gnu.org; Wed, 23 Oct 2013 07:45:35 -0400 Received: from moutng.kundenserver.de ([212.227.126.187]:54795) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VYwsS-0006Nj-9k for emacs-orgmode@gnu.org; Wed, 23 Oct 2013 07:45:28 -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: emacs-orgmode Hi all, as I have to deal with different Emacs versions, notice several name-changes, which break my code. Are you sure `org-forward-same-level' needed be renamed `org-forward-heading-same-level' for example? Please stay as conservative as possible WRT to this, please consider providing an alias in these cases, just to moan a little bit :), Andreas