GNU bug report logs - #22563
25.0.90; etags missing support for attr_XXX and alias_method calls with parens

Previous Next

Package: emacs;

Reported by: Dmitry Gutov <dgutov <at> yandex.ru>

Date: Fri, 5 Feb 2016 12:09:02 UTC

Severity: minor

Found in version 25.0.90

Done: Dmitry Gutov <dgutov <at> yandex.ru>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 22563 in the body.
You can then email your comments to 22563 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-gnu-emacs <at> gnu.org:
bug#22563; Package emacs. (Fri, 05 Feb 2016 12:09:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Dmitry Gutov <dgutov <at> yandex.ru>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Fri, 05 Feb 2016 12:09:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Dmitry Gutov <dgutov <at> yandex.ru>
To: bug-gnu-emacs <at> gnu.org
Subject: 25.0.90;
 etags missing support for attr_XXX and alias_method calls with parens
Date: Fri, 05 Feb 2016 15:07:53 +0300
Now that we have support for paren-less calls (added in bug#22241), it
would be nice to support the same calls when parens are used, even
though they're vastly less popular in the context we're interested in.
If only for completeness.

We already support:

    attr_reader :foo, :bar, # comment
                :qux
    alias_method :foo, #cmmt
                 :bar

This would add support for:

    attr_reader(:foo, :bar, # comment
                :qux)
    alias_method(:foo, #cmmt
                 :bar)




Severity set to 'minor' from 'normal' Request was from Dmitry Gutov <dgutov <at> yandex.ru> to control <at> debbugs.gnu.org. (Fri, 05 Feb 2016 12:12:02 GMT) Full text and rfc822 format available.

Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#22563; Package emacs. (Sat, 06 Feb 2016 09:11:01 GMT) Full text and rfc822 format available.

Message #10 received at 22563 <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: Dmitry Gutov <dgutov <at> yandex.ru>
Cc: 22563 <at> debbugs.gnu.org
Subject: Re: bug#22563: 25.0.90;
 etags missing support for attr_XXX and alias_method calls with parens
Date: Sat, 06 Feb 2016 11:10:19 +0200
> From: Dmitry Gutov <dgutov <at> yandex.ru>
> Date: Fri, 05 Feb 2016 15:07:53 +0300
> 
> We already support:
> 
>     attr_reader :foo, :bar, # comment
>                 :qux
>     alias_method :foo, #cmmt
>                  :bar
> 
> This would add support for:
> 
>     attr_reader(:foo, :bar, # comment
>                 :qux)
>     alias_method(:foo, #cmmt
>                  :bar)

This is now fixed on the emacs-25 branch.




Reply sent to Dmitry Gutov <dgutov <at> yandex.ru>:
You have taken responsibility. (Sat, 06 Feb 2016 10:05:02 GMT) Full text and rfc822 format available.

Notification sent to Dmitry Gutov <dgutov <at> yandex.ru>:
bug acknowledged by developer. (Sat, 06 Feb 2016 10:05:02 GMT) Full text and rfc822 format available.

Message #15 received at 22563-done <at> debbugs.gnu.org (full text, mbox):

From: Dmitry Gutov <dgutov <at> yandex.ru>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: 22563-done <at> debbugs.gnu.org
Subject: Re: bug#22563: 25.0.90; etags missing support for attr_XXX and
 alias_method calls with parens
Date: Sat, 6 Feb 2016 13:03:53 +0300
On 02/06/2016 12:10 PM, Eli Zaretskii wrote:

> This is now fixed on the emacs-25 branch.

Thanks!




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sat, 05 Mar 2016 12:24:05 GMT) Full text and rfc822 format available.

This bug report was last modified 9 years and 186 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.