unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Dmitry Gutov <dgutov@yandex.ru>
To: "christopher flöß" <chris.floess@mailbox.org>, 50079@debbugs.gnu.org
Subject: bug#50079: 27.2; imenu doesn't work with inline access modifier in ruby
Date: Tue, 17 Aug 2021 04:09:07 +0300	[thread overview]
Message-ID: <0ae11064-38be-4c80-4ebb-3ba57c49dc9d@yandex.ru> (raw)
In-Reply-To: <2143857935.109225.1629141626922@office.mailbox.org>

Version: 28.1

On 16.08.2021 22:20, christopher flöß via Bug reports for GNU Emacs, the 
Swiss army knife of text editors wrote:
> While editing a ruby file, invoking imenu with the following class
> definition:
> 
> class Blub
>    def hi
>      "Hi!"
>    end
> 
>    def bye
>      "Bye!"
>    end
> 
>    private def hiding
>      "You can't see me"
>    end
> end
> 
> fails to list the private method `hiding`. This is valid ruby and the
> method definition has a so-called inline access modifier
> (`private`).

Thanks for the report, should be fixed now in commit 9e2cc406d3.

No solution for Emacs 27, but I suppose you could patch your local version.





  reply	other threads:[~2021-08-17  1:09 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-16 19:20 bug#50079: 27.2; imenu doesn't work with inline access modifier in ruby christopher flöß via Bug reports for GNU Emacs, the Swiss army knife of text editors
2021-08-17  1:09 ` Dmitry Gutov [this message]
2021-09-17 14:51   ` Lars Ingebrigtsen

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.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=0ae11064-38be-4c80-4ebb-3ba57c49dc9d@yandex.ru \
    --to=dgutov@yandex.ru \
    --cc=50079@debbugs.gnu.org \
    --cc=chris.floess@mailbox.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.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).