all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Bruno Félix Rezende Ribeiro" <oitofelix@gnu.org>
To: help-gnu-emacs@gnu.org
Subject: Re: Guile's SCM_DEFINE and Semantic mode
Date: Mon, 03 Nov 2014 20:57:30 -0200	[thread overview]
Message-ID: <5458085A.3050707@gnu.org> (raw)
In-Reply-To: <87bnopuqmm.fsf@zigzag.favinet>

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

Thien-Thi Nguyen wrote:
> Perhaps you can first find out how Semantic handles Emacs C source,
> which is full of similar constructs (named ‘DEFUN’) and then tweak
> that method for ‘SCM_DEFINE’.

That's an interesting idea; thank you.  However, Ludovic Courtès pointed
out, at GNU Guile users' mailing list, that GNU GLOBAL handles
SCM_DEFINE'd functions.  So, I ended up using ggtags as it seems
Semantic doesn't use GNU GLOBAL database for 'semantic-complete-jump'
and 'semantic-ia-fast-jump', despite its use of it in searches of symbol
references.  I'm still using Semantic for other things, in particular
for mode-line documentation, as ggtags' Eldoc support is not working for
me, and Semantic is able to grab the prototype of SCM_DEFINE'd functions
from the header files.

-- 
 ,= ,-_-. =.  Bruno Félix Rezende Ribeiro (oitofelix) [0x28D618AF]
((_/)o o(\_)) There is no system but GNU;
 `-'(. .)`-'  GNU Linux-Libre is one of its official kernels;
     \_/      All software must be free as in freedom;


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 473 bytes --]

      reply	other threads:[~2014-11-03 22:57 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-11-01 15:13 Guile's SCM_DEFINE and Semantic mode Bruno Félix Rezende Ribeiro
2014-11-02 23:30 ` Thien-Thi Nguyen
2014-11-03 22:57   ` Bruno Félix Rezende Ribeiro [this message]

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=5458085A.3050707@gnu.org \
    --to=oitofelix@gnu.org \
    --cc=help-gnu-emacs@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.