From: Noam Postavsky <npostavs@gmail.com>
To: Thierry Volpiatto <thierry.volpiatto@gmail.com>
Cc: Lars Ingebrigtsen <larsi@gnus.org>, 17005@debbugs.gnu.org
Subject: bug#17005: 24.3.50; semantic is not finding cl-defun's and friends
Date: Thu, 15 Aug 2019 08:45:16 -0400 [thread overview]
Message-ID: <87zhkappgj.fsf@gmail.com> (raw)
In-Reply-To: <87k1bfrld1.fsf@gmail.com> (Thierry Volpiatto's message of "Thu, 15 Aug 2019 08:30:50 +0200")
Thierry Volpiatto <thierry.volpiatto@gmail.com> writes:
> Lars Ingebrigtsen <larsi@gnus.org> writes:
>
>> I'm not really a Semantic user, so I can't test this, but I assume by
>> "some trivial changes" you meant something like this, which I've now
>> applied to Emacs 27. If that's the wrong thing to do, please revert.
>
> AFAIK cl-defun* doesn't exists, thus you need a few more changes, I am
> not a semantic user as well, so maybe some more changes are needed.
> - "(\\(let\\*?\\|def\\(un\\|method\\|generic\\|\
> + "(\\(let\\*?\\|cl-defun\\|def\\(un\\|method\\|generic\\|\
There is also cl-defmethod and cl-defgeneric, so it should probably be
"(\\(let\\*?\\|\\(?:cl-\\)?def\\(un\\|method\\|generic\\|\
next prev parent reply other threads:[~2019-08-15 12:45 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-03-13 9:05 bug#17005: 24.3.50; semantic is not finding cl-defun's and friends Thierry Volpiatto
2019-08-15 1:04 ` Lars Ingebrigtsen
2019-08-15 6:30 ` Thierry Volpiatto
2019-08-15 12:45 ` Noam Postavsky [this message]
2019-08-15 15:43 ` Thierry Volpiatto
2019-08-16 1:12 ` 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
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=87zhkappgj.fsf@gmail.com \
--to=npostavs@gmail.com \
--cc=17005@debbugs.gnu.org \
--cc=larsi@gnus.org \
--cc=thierry.volpiatto@gmail.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).