From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrea Crotti Subject: org-goto before headline Date: Fri, 10 Feb 2012 14:19:27 +0000 Message-ID: <4F35276F.4040601@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([140.186.70.92]:43917) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RvrK7-0001Y4-JH for emacs-orgmode@gnu.org; Fri, 10 Feb 2012 09:19:40 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RvrK2-00057B-Qf for emacs-orgmode@gnu.org; Fri, 10 Feb 2012 09:19:39 -0500 Received: from mail-bk0-f41.google.com ([209.85.214.41]:57322) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RvrK2-00052g-Iy for emacs-orgmode@gnu.org; Fri, 10 Feb 2012 09:19:34 -0500 Received: by mail-bk0-f41.google.com with SMTP id y12so114088bkt.0 for ; Fri, 10 Feb 2012 06:19:30 -0800 (PST) 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 What is exactly the reason for org-goto to need to be at least in the first headline to work? I always get this error when I just try to jump in the first line: byte-code: Before first headline at position 1 in buffer .. Couldn't it jump anyway or maybe go to first headline if the not there yet? I've updated from git just now to try again: Org-mode version 7.7 (release_7.8.03.330.gc804)