all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: axa <axa@sendmail.ru>
Subject: Re: showing argument list in mini-buffer of c/c++ func
Date: Sun, 25 Apr 2004 22:28:26 +0200 (CEST)	[thread overview]
Message-ID: <Pine.LNX.4.58.0404252215560.1245@darkstar.example.net> (raw)

On Sun, 25 Apr 2004, axa wrote:

>
> Henceforth, thank you
> Best regards, axa
>

Ok, since none respond to this question, and by the respond Ive got from
other people about this particular question, I guess it is hard to to this
(or even impossible) in emacs. So I created one script, which collected all
C prototypes and putted them in one file. The idea is, when open some .C
file in emacs, and when cursor is over some functions name, when I type
(some) short-cut, then emacs would _take_ that function name (under the
cursor), give it to the script, and then display result (from script,
which would be func prototype) in mini-buffer. But since, I do not know
"elisp" (I guess it is needed to write such function), can someone help me
with this, by writing me how to do this?
So, again that function in emacs, would take C function name under the
cursor (or in worst case, provide input in mini-buffer in which  C
function name would be explicitly given), then call some bash script
with that C func name (or even, itself calls grep for one file, with C
function name), and then finally display result back in mini-buffer.

Thanks.


Best regards, axa
---
The law will never make men free; it is men who have got to make the
law free.
		-- Henry David Thoreau

             reply	other threads:[~2004-04-25 20:28 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-04-25 20:28 axa [this message]
     [not found] <mailman.1464.1082852746.1061.help-gnu-emacs@gnu.org>
2004-04-29  7:08 ` showing argument list in mini-buffer of c/c++ func Kai Grossjohann
     [not found] <mailman.1567.1082924943.1061.help-gnu-emacs@gnu.org>
2004-04-25 22:57 ` Stefan Monnier
2004-04-25 23:21   ` axa
     [not found]   ` <mailman.1579.1082935352.1061.help-gnu-emacs@gnu.org>
2004-04-29  7:38     ` Thorsten Bonow
  -- strict thread matches above, loose matches on Subject: below --
2004-04-25  0:25 axa

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=Pine.LNX.4.58.0404252215560.1245@darkstar.example.net \
    --to=axa@sendmail.ru \
    /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.