all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Chen Bin <chenbin.sh@gmail.com>
To: emacs-devel@gnu.org
Subject: [ELPA] New package: mctags
Date: Sat, 07 Oct 2017 12:39:25 +1100	[thread overview]
Message-ID: <87o9pjohwy.fsf@gmail.com> (raw)

Hi,
I developed a package using Ctags.

Project URL: https://github.com/redguardtoo/mctags/

I would like this package be accepted by ELPA.

I'm the only developer of this package which is only dependent on
package counsel. Counsel is already accepted by ELPA.

I've Emacs signed Copyright Papers when contributing company-mode,
https://github.com/company-mode/company-mode/pull/13

My situation is not changed.

Here is summary of mctags:

Fast and complete Ctags solution.

Usage:
  "M-x mctags-find-tag-at-point" to navigate.  This command will also
  run `mctags-scan-code' automatically if tags file is not built yet.

  "M-x mctags-scan-code" to create tags file
  "M-x mctags-grep" to grep

Tips:
You can use ivy's negative pattern to filter candidates.
For example, input "keyword1 !keyword2 keyword3" means:
  "(keyword1 and (not (keyword2 or keyword3))"

See https://github.com/redguardtoo/mctags/ for more advanced tips.

-- 
Best Regards,
Chen Bin

--
Help me, help you



             reply	other threads:[~2017-10-07  1:39 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-10-07  1:39 Chen Bin [this message]
  -- strict thread matches above, loose matches on Subject: below --
2017-10-12 11:05 [ELPA] New package: mctags Chen Bin
2017-10-12 12:11 ` Eli Zaretskii
2017-10-12 13:24   ` chen bin
2017-10-12 16:13     ` Eli Zaretskii
2017-10-13  1:39       ` chen bin
2017-10-13  8:47         ` Eli Zaretskii
2017-10-13 12:24           ` chen bin
2017-10-13 12:33           ` Dmitry Gutov
2017-10-13 13:42         ` Stefan Monnier
2017-10-21 19:59           ` Tom Tromey
2017-10-21 20:43             ` Stefan Monnier
2017-10-25 15:11               ` Tom Tromey
2017-11-12  3:19             ` Tom Tromey

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=87o9pjohwy.fsf@gmail.com \
    --to=chenbin.sh@gmail.com \
    --cc=emacs-devel@gnu.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.