From: Emanuel Berg <moasen@zoho.com>
To: help-gnu-emacs@gnu.org
Subject: execute function in replace-regexp
Date: Sun, 01 Oct 2017 05:22:28 +0200 [thread overview]
Message-ID: <864lrjwo0b.fsf@zoho.com> (raw)
How can I execute a Lisp function, namely
`downcase', on the match from `replace-regexp'?
I Googled it and found [1] the syntax
\, (downcase \1)
but doesn't get executed, just replaced as is.
[1] https://emacs.stackexchange.com/questions/26492/how-do-i-lowercase-downcase-a-group-with-replace-regexp
--
underground experts united
http://user.it.uu.se/~embe8573
next reply other threads:[~2017-10-01 3:22 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-10-01 3:22 Emanuel Berg [this message]
2017-10-01 7:55 ` execute function in replace-regexp tomas
2017-10-01 8:44 ` Emanuel Berg
2017-10-01 8:49 ` tomas
2017-10-01 18:41 ` Marcin Borkowski
2017-10-01 20:26 ` Emanuel Berg
2017-10-02 4:49 ` Marcin Borkowski
2017-10-02 8:11 ` Emanuel Berg
2017-10-02 7:08 ` tomas
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=864lrjwo0b.fsf@zoho.com \
--to=moasen@zoho.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.
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.