From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Latest Org Compatible with Emacs 23.3.1 Date: Mon, 29 Jul 2013 22:00:42 +0200 Message-ID: <87mwp55e6t.fsf@gmail.com> References: <87txjecyov.fsf@be.cs.appstate.edu> <87ehaizctj.fsf@gmail.com> <87d2q2ceiw.fsf@be.cs.appstate.edu> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:38141) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V3tcT-00017v-E9 for emacs-orgmode@gnu.org; Mon, 29 Jul 2013 16:00:43 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1V3tcN-0006ng-G8 for emacs-orgmode@gnu.org; Mon, 29 Jul 2013 16:00:37 -0400 Received: from mail-we0-x22c.google.com ([2a00:1450:400c:c03::22c]:59541) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V3tcN-0006nT-A2 for emacs-orgmode@gnu.org; Mon, 29 Jul 2013 16:00:31 -0400 Received: by mail-we0-f172.google.com with SMTP id t61so4447513wes.31 for ; Mon, 29 Jul 2013 13:00:30 -0700 (PDT) In-Reply-To: <87d2q2ceiw.fsf@be.cs.appstate.edu> (Kenneth Jacker's message of "Sun, 28 Jul 2013 21:59:19 -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: khj@cs.appstate.edu Cc: emacs-orgmode@gnu.org Kenneth Jacker writes: > How did you "get around" the missing Emacs functions (scroll-up-line and > scroll-down-line)? Made/included your own? ;-) (scroll-up-line) is the same as (scroll-up 1). Regards, -- Nicolas Goaziou