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