From mboxrd@z Thu Jan 1 00:00:00 1970 From: James Harkins Subject: Re: Visibility cycling of plain lists? Date: Mon, 31 Dec 2012 22:05:07 +0800 Message-ID: References: <87k3ryo95z.fsf@bzg.ath.cx> Reply-To: jamshark70@dewdrop-world.net Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=e89a8fb201ac2785bb04d22680f2 Return-path: Received: from eggs.gnu.org ([208.118.235.92]:41050) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TpfzM-0004uz-Rm for Emacs-orgmode@gnu.org; Mon, 31 Dec 2012 09:05:14 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TpfzI-0000fZ-AR for Emacs-orgmode@gnu.org; Mon, 31 Dec 2012 09:05:12 -0500 Received: from mail-ob0-f182.google.com ([209.85.214.182]:63418) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TpfzI-0000fD-5R for Emacs-orgmode@gnu.org; Mon, 31 Dec 2012 09:05:08 -0500 Received: by mail-ob0-f182.google.com with SMTP id 16so11479746obc.27 for ; Mon, 31 Dec 2012 06:05:07 -0800 (PST) In-Reply-To: <87k3ryo95z.fsf@bzg.ath.cx> 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 --e89a8fb201ac2785bb04d22680f2 Content-Type: text/plain; charset=ISO-8859-1 On Dec 31, 2012 5:36 PM, "Bastien" wrote: > > This confused me, however, because there is no "integrate" option in > > org 7.9. There is an option "As children of outline headings." > > You are confusing the value of the option (which can indeed be > 'integrate as a symbol) and the description of this choice in the > customize interface. My point exactly- neither the manual nor the docstring do anything to dispel that confusion. > > Also, org-cycle-include-plain-lists's docstring is wrong: "When t, > > make TAB cycle visibility on plain list items." > > Mhh... what is wrong here? There are (at least) 3 options (I have no idea if there are any more), but only t is described. I suppose t is the default behavior (tab collapses plain list items, but they're all open by default). But I'm guessing based on observation. This goes unstated. 'integrate is a valid option, but the docstring doesn't say so. It also doesn't say anything about the behavior of nil. I can file bugs later. hjh --e89a8fb201ac2785bb04d22680f2 Content-Type: text/html; charset=ISO-8859-1

On Dec 31, 2012 5:36 PM, "Bastien" <bzg@altern.org> wrote:
> > This confused me, however, because there is no "integrate" option in
> > org 7.9. There is an option "As children of outline headings."
>
> You are confusing the value of the option (which can indeed be
> 'integrate as a symbol) and the description of this choice in the
> customize interface.

My point exactly- neither the manual nor the docstring do anything to dispel that confusion.

> > Also, org-cycle-include-plain-lists's docstring is wrong: "When t,
> > make TAB cycle visibility on plain list items."
>
> Mhh... what is wrong here?

There are (at least) 3 options (I have no idea if there are any more), but only t is described.

I suppose t is the default behavior (tab collapses plain list items, but they're all open by default). But I'm guessing based on observation. This goes unstated.

'integrate is a valid option, but the docstring doesn't say so. It also doesn't say anything about the behavior of nil.

I can file bugs later.

hjh

--e89a8fb201ac2785bb04d22680f2--