all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Dmitry Gutov <dgutov@yandex.ru>
To: Robert Weiner <rswgnu@gmail.com>
Cc: Andreas Schwab <schwab@linux-m68k.org>, 23400@debbugs.gnu.org
Subject: bug#23400: Emacs 25.0.92.1: etags fails to handle file format generated by Exuberant Ctags 5.8 in etags emulation mode
Date: Sun, 1 May 2016 23:23:17 +0300	[thread overview]
Message-ID: <3eb5a885-7b56-e1a1-ab2d-d8a6dd50b157@yandex.ru> (raw)
In-Reply-To: <CA+OMD9gDsYhC7V9dsQ9W5iys62o+y03oV9LB7xb24SCH3Sa_Kw@mail.gmail.com>

On 05/01/2016 06:47 PM, Robert Weiner wrote:

> The main Exhuberant CTags site is: http://ctags.sourceforge.net/ which
> shows a last released version of 5.8.

That doesn't mean it's the last version of the code produced by that 
project: https://sourceforge.net/p/ctags/code/816/log/?path=/trunk lists 
newer commits that continue up to the year 2014.

It was my assumption that Ubuntu's version either used one of the later 
snapshots (like "~svn" in the version indicates), or included only 
minimal changes made by Ubuntu's maintainers.

> The popular `brew' package
> manager for OS X installs version 5.8 as the latest.

Have you tried discussing that the Brew maintainers?

> There is universal-ctags (version 0, based on V5.8) which fixes the
> problem I listed and has a separate web page: http://ctags.io.

Indeed, this project seems to be THE way forward for ctags.

Any reason to believe that it isn't based on any of the subsequent 
version of code posted to the original project's SVN?

> The patch to fix the problem is simple but whether you want to apply it
> given all of this is left for you far more knowledgeable maintainers to
> decide.

I'm inclined toward "no", because:

- The problem seems limited to `M-x list-tags', which is not really 
essential functionality.
- ctags 5.8 clearly violates the established format.
- The only generator of TAGS files that we officially support is our 
'etags' program.
- Adding a workaround for an old version of ctags in counterproductive 
in other ways: the sooner the user notices problems with the ctags they 
installed, the sooner they might go looking for a newer version. Which 
contains other improvements and bugfixes as well.





  reply	other threads:[~2016-05-01 20:23 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-04-29 14:42 bug#23400: Emacs 25.0.92.1: etags fails to handle file format generated by Exuberant Ctags 5.8 in etags emulation mode Robert Weiner
2016-04-29 16:28 ` Andreas Schwab
2016-04-29 20:26   ` Dmitry Gutov
2016-05-01 15:47     ` Robert Weiner
2016-05-01 20:23       ` Dmitry Gutov [this message]
2020-08-19 13:30 ` 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

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

  git send-email \
    --in-reply-to=3eb5a885-7b56-e1a1-ab2d-d8a6dd50b157@yandex.ru \
    --to=dgutov@yandex.ru \
    --cc=23400@debbugs.gnu.org \
    --cc=rswgnu@gmail.com \
    --cc=schwab@linux-m68k.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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.