unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Ergus <spacibba@aol.com>
To: Dmitry Gutov <dgutov@yandex.ru>
Cc: "Alfred M. Szmidt" <ams@gnu.org>, Po Lu <luangruo@yahoo.com>,
	eliz@gnu.org, emacs-devel@gnu.org
Subject: Re: etags name collision.
Date: Tue, 12 Apr 2022 19:13:57 +0200	[thread overview]
Message-ID: <20220412171357.depooakl6vnapijv@Ergus> (raw)
In-Reply-To: <c8f9936e-f523-c00a-d2fb-e27ea96e9ad4@yandex.ru>

On Tue, Apr 12, 2022 at 05:29:50PM +0300, Dmitry Gutov wrote:
>On 12.04.2022 16:45, Alfred M. Szmidt wrote:
>>What I think I said was that ctags has a standardized format by POSIX,
>>this is what Emacs ctags (and BSD ctags) output; Exuberant ctags does
>>not output this format.
>
>Wikipedia says:
>
>Extended Ctags
>This is the format used by Vim's Exuberant Ctags and Universal Ctags. 
>These programs can generate an original ctags file format or an 
>extended format that attempts to retain backward compatibility.
>
>Universal Ctags's manual says:
>
>u-ctags, e-ctags u-ctags is the default output format extending the 
>Exuberant Ctags output format
>(e-ctags).
>--format=1 and --format=2 are same as --output-format=e-ctags and
>--output-format=u-ctags respectively.
>See man page tags (5) for details. The difference between u-ctags and 
>e-ctags are marked as “EX-
>CEPTION”. Additional changes in Universal Ctags are described in 
>Changes to the tags file format.
>
>Somebody should experiment with the --format flag, but if there is 
>indeed no option for the original format, 
>https://en.wikipedia.org/wiki/Ctags should be updated.

Hi Dmitry:

The Universal ctags manual says:

--format=(1|2)
        Change the format of the output tag file. Currently the only
        valid values for level are 1 or 2. Level 1 specifies the original
        tag file format and level 2 specifies a new extended format
        containing extension fields (but in a manner which retains
        backward-compatibility with original vi(1) implementations). The
        default level is 2.  [Ignored in etags mode]

So if this 1 doesn't generate a vi compatible format it is not a
wikipedia issue, it is an issue to report.  As I said before, After a
basic test with my limited vi knowledge the format is compatible (and
BTW it worked out of the box with zero effort configuring vi.)



  parent reply	other threads:[~2022-04-12 17:13 UTC|newest]

Thread overview: 65+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20220411124736.3qijvtearh6wlen7.ref@Ergus>
2022-04-11 12:47 ` etags name collision Ergus
2022-04-11 13:18   ` Eli Zaretskii
2022-04-11 13:38     ` Dmitry Gutov
2022-04-11 13:52       ` Ergus
2022-04-11 14:11         ` Eli Zaretskii
2022-04-11 14:25           ` Ergus
2022-04-12  7:16             ` Alfred M. Szmidt
2022-04-12  8:30               ` Andreas Schwab
2022-04-12 10:48               ` Ergus
2022-04-12 10:51                 ` Po Lu
2022-04-12 11:03                   ` Ergus
2022-04-12 11:13                   ` Dmitry Gutov
2022-04-12 11:28                     ` Po Lu
2022-04-12 13:45                       ` Alfred M. Szmidt
2022-04-12 14:29                         ` Dmitry Gutov
2022-04-12 15:36                           ` Óscar Fuentes
2022-04-12 17:13                           ` Ergus [this message]
2022-04-12 13:45                   ` Alfred M. Szmidt
2022-04-12 13:45                 ` Alfred M. Szmidt
2022-04-12 16:40                   ` Ergus
2022-04-12 17:21                     ` Alfred M. Szmidt
2022-04-12 17:48                       ` Ergus
2022-04-12 19:50                         ` Alfred M. Szmidt
2022-04-12 20:49                           ` Dmitry Gutov
2022-04-13  5:45                             ` Alfred M. Szmidt
2022-04-12 17:53                       ` Stefan Monnier
2022-04-11 13:59       ` Andreas Schwab
2022-04-11 14:07       ` Eli Zaretskii
2022-04-11 13:47     ` Ergus
2022-04-11 14:09       ` Eli Zaretskii
2022-04-11 14:18         ` Ergus
2022-04-11 15:46         ` [PATCH] " Ergus
2022-04-11 15:51           ` Eli Zaretskii
2022-04-11 16:19             ` Ergus
2022-04-11 16:40               ` Eli Zaretskii
2022-04-11 19:19                 ` Ergus
2022-04-11 19:39                   ` Ulrich Mueller
2022-04-11 19:53                     ` Ergus
2022-04-11 21:04                       ` Ulrich Mueller
2022-04-11 22:20                         ` Ergus
2022-04-12  7:21                           ` Alfred M. Szmidt
2022-04-12  7:34                             ` Ulrich Mueller
2022-04-12 10:53                             ` Ergus
2022-04-12  2:28                       ` Eli Zaretskii
2022-04-12  2:43                         ` Po Lu
2022-04-12  5:03                         ` Ulrich Mueller
2022-04-12 11:13                           ` Ergus
2022-04-12 11:48                             ` Eli Zaretskii
2022-04-12 11:56                               ` Eli Zaretskii
2022-04-12 12:50                             ` Ulrich Mueller
2022-04-12  7:16                         ` Alfred M. Szmidt
2022-04-12 12:15                   ` Eli Zaretskii
2022-04-11 16:46         ` Stefan Monnier
2022-04-11 17:01           ` Eli Zaretskii
2022-04-11 17:41             ` Stefan Monnier
2022-04-11 18:15               ` Eli Zaretskii
2022-04-11 19:11                 ` Ulrich Mueller
2022-04-12  7:42                 ` Thierry Volpiatto
2022-04-11 18:15               ` Ergus
2022-04-11 23:09               ` Ergus
2022-04-11 14:10     ` Andreas Schwab
2022-04-11 13:56   ` Kaushal Modi
2022-04-11 14:16     ` Óscar Fuentes
2022-04-12  3:19   ` Richard Stallman
2022-04-12  7:16     ` Alfred M. Szmidt

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=20220412171357.depooakl6vnapijv@Ergus \
    --to=spacibba@aol.com \
    --cc=ams@gnu.org \
    --cc=dgutov@yandex.ru \
    --cc=eliz@gnu.org \
    --cc=emacs-devel@gnu.org \
    --cc=luangruo@yahoo.com \
    /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).