From: Elena <egarrulo@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Re: Change function name style
Date: Thu, 29 Jul 2010 15:15:40 -0700 (PDT) [thread overview]
Message-ID: <6b2886a0-0a91-4a0c-98b4-03811b06e675@r27g2000yqb.googlegroups.com> (raw)
In-Reply-To: mailman.16.1280439739.8442.help-gnu-emacs@gnu.org
On 29 Lug, 23:42, Andrea Crotti <andrea.crott...@gmail.com> wrote:
> Anyway I see that strangely if I do face-at-point on a function call
>
> functionCall(...)
>
> I get a "default", it only recognizes functions when they're defined.
> So maybe is not the way to go...
Well, if functions are not recognized, I suppose you'll have to resort
to regexps.
I think you'll need to perform your task in two steps:
- look for a regexp which includes parentheses and then check faces
(like I said before);
- call `rgrep' with the same regexp and fix the missed hits into
"*grep*" buffer and then call `grep-edit-finish-edit'.
next prev parent reply other threads:[~2010-07-29 22:15 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-07-29 16:14 Change function name style Andrea Crotti
2010-07-29 19:33 ` Andreas Röhler
2010-07-29 19:45 ` Andrea Crotti
2010-07-29 20:30 ` suvayu ali
2010-07-29 21:42 ` Andrea Crotti
2010-07-29 23:48 ` suvayu ali
2010-07-30 6:36 ` Andreas Röhler
[not found] ` <mailman.16.1280439739.8442.help-gnu-emacs@gnu.org>
2010-07-29 22:15 ` Elena [this message]
[not found] ` <mailman.3.1280432759.8442.help-gnu-emacs@gnu.org>
2010-07-29 20:29 ` Elena
2010-07-29 21:53 ` Colin S. Miller
2010-07-29 22:01 ` Elena
2010-07-30 2:44 ` Thamer Mahmoud
2010-07-30 12:04 ` Andrea Crotti
2010-08-03 10:00 ` Andrea Crotti
[not found] ` <mailman.0.1280492013.7663.help-gnu-emacs@gnu.org>
2010-07-30 13:19 ` Elena
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=6b2886a0-0a91-4a0c-98b4-03811b06e675@r27g2000yqb.googlegroups.com \
--to=egarrulo@gmail.com \
--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.
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).