emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: "Rémi Vanicat" <vanicat@debian.org>
To: Bastien <bzg@altern.org>
Cc: emacs-orgmode@gnu.org
Subject: Re: Bugs in org-cycle-internal-local?
Date: Tue, 18 Dec 2012 19:57:23 +0100	[thread overview]
Message-ID: <87k3sf9oj0.fsf@debian.org> (raw)
In-Reply-To: <87a9tbfgo8.fsf@bzg.ath.cx> (Bastien's message of "Tue, 18 Dec 2012 16:06:48 +0100")

Bastien <bzg@altern.org> writes:

> Hi Rémi,
>
> Rémi Vanicat <vanicat@debian.org> writes:
>
>> I've tried to use visibility cycling in outline minor mode[1] with ruby,
>
> I tried your minor mode with the minimal snippet you gave and it works
> well here.  

did you let the two space before the both def? Without those space,
every thing work find:

the full snipet is like

class XmmsInteract
  def get(info, attr, default=nil)
    info[attr].to_a[0][1]
  end

  def initialize
    @looking_for_medialib_list = []
  end
end

and the hide fail on the "  def get"

I admit that the importance of the space could be not obvious in my
first email.



> Could it be the version of org-mode you're using?

It's stock org-mode from Emacs

-- 
Rémi Vanicat

  reply	other threads:[~2012-12-18 18:57 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-12-17 21:43 Bugs in org-cycle-internal-local? Rémi Vanicat
2012-12-18 15:06 ` Bastien
2012-12-18 18:57   ` Rémi Vanicat [this message]
2012-12-25  3:21     ` Bastien
2012-12-27 15:44       ` Rémi Vanicat
2012-12-28 11:43         ` Bastien

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87k3sf9oj0.fsf@debian.org \
    --to=vanicat@debian.org \
    --cc=bzg@altern.org \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).