From mboxrd@z Thu Jan 1 00:00:00 1970 From: srandby@gmail.com Subject: Re: Problem with tags Date: Sun, 27 Jul 2008 21:02:00 -0400 Message-ID: <488D1A88.7010406@gmail.com> References: <488CAEE5.1020204@uakron.edu> <8F54F4D3-F1E0-4190-9112-8EEC140BFD72@uva.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KNH8y-0004TM-9M for emacs-orgmode@gnu.org; Sun, 27 Jul 2008 21:03:20 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KNH8v-0004T7-P3 for emacs-orgmode@gnu.org; Sun, 27 Jul 2008 21:03:18 -0400 Received: from [199.232.76.173] (port=47514 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KNH8v-0004T4-N5 for emacs-orgmode@gnu.org; Sun, 27 Jul 2008 21:03:17 -0400 Received: from py-out-1112.google.com ([64.233.166.177]:47035) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KNH8v-0000YW-BJ for emacs-orgmode@gnu.org; Sun, 27 Jul 2008 21:03:17 -0400 Received: by py-out-1112.google.com with SMTP id p76so2364280pyb.1 for ; Sun, 27 Jul 2008 18:03:16 -0700 (PDT) In-Reply-To: <8F54F4D3-F1E0-4190-9112-8EEC140BFD72@uva.nl> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: "[Orgmode]" Thanks for the solution. I believe that I am using an older version of org-mode. I will upgrade later, but setting the `org-show-following-heading' variable to nil will do for now. Scott Randby Carsten Dominik wrote: > > On Jul 27, 2008, at 10:22 AM, srandby@uakron.edu wrote: > >> When I do a tag search (C-c \), the headline containing the tag is >> displayed along with the next headline (which does not contain the tag >> I was searching for) at that level if there is one. I don't want the >> next headline displayed. How do I adjust org-mode to stop displaying >> these undesired headlines? > > This is controlled be the variable `org-show-following-heading'. The > default in recent versions is nil, the fact that you do see these > exposed must mean that you are using an oder version of org-mode, or > that you have configured this variable yourself. > > - Carsten > > > > _______________________________________________ > Emacs-orgmode mailing list > Remember: use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode >