all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [ELPA] New package: mctags
@ 2017-10-07  1:39 Chen Bin
  0 siblings, 0 replies; 14+ messages in thread
From: Chen Bin @ 2017-10-07  1:39 UTC (permalink / raw)
  To: emacs-devel

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



^ permalink raw reply	[flat|nested] 14+ messages in thread
* [ELPA] New package: mctags
@ 2017-10-12 11:05 Chen Bin
  2017-10-12 12:11 ` Eli Zaretskii
  0 siblings, 1 reply; 14+ messages in thread
From: Chen Bin @ 2017-10-12 11:05 UTC (permalink / raw)
  To: emacs-devel

[-- Attachment #1: Type: text/plain, Size: 761 bytes --]

Hi,
Sorry to re-send mail. I forget to attach the source code in previous
mail.

I developed a package using Ctags. 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


[-- Attachment #2: mctags.el --]
[-- Type: application/emacs-lisp, Size: 20650 bytes --]

[-- Attachment #3: Type: text/plain, Size: 50 bytes --]


-- 
Best Regards,
Chen Bin

--
Help me, help you

^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2017-11-12  3:19 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-10-07  1:39 [ELPA] New package: mctags Chen Bin
  -- strict thread matches above, loose matches on Subject: below --
2017-10-12 11:05 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

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.