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.

Full log


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.




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

Previous Next


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