From mboxrd@z Thu Jan 1 00:00:00 1970 From: Samuel Wales Subject: bug: z in agenda goes to wrong headline Date: Wed, 5 Oct 2011 19:08:59 -0700 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Return-path: Received: from eggs.gnu.org ([140.186.70.92]:50891) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RBdOP-0004JU-TW for emacs-orgmode@gnu.org; Wed, 05 Oct 2011 22:09:02 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RBdOP-0003xV-0k for emacs-orgmode@gnu.org; Wed, 05 Oct 2011 22:09:01 -0400 Received: from mail-iy0-f169.google.com ([209.85.210.169]:37213) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RBdOO-0003xL-Tz for emacs-orgmode@gnu.org; Wed, 05 Oct 2011 22:09:00 -0400 Received: by iaen33 with SMTP id n33so3299495iae.0 for ; Wed, 05 Oct 2011 19:09:00 -0700 (PDT) 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@gnu.org I wonder if z is using a marker to go to the headline? Inserting a line above in the outline can cause that line to be affected by z. Maybe the code could confirm that it is the same headline? I don't use this command, but probably others do.