all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Modifying many function calls
@ 2010-10-26  8:44 Andrea Crotti
  2010-10-26  9:55 ` Andrea Crotti
  0 siblings, 1 reply; 11+ messages in thread
From: Andrea Crotti @ 2010-10-26  8:44 UTC (permalink / raw
  To: help-gnu-emacs

I would like to finally prepend a prefix to all my personal functions.
Since they are 80 at the moment I would like to do it automatically.

For the (defun fun) part is easy, but what about all the places when
they are called?

I should loop on all the
(defun fun) and substitute all the occurrences of fun every time, what's
the best way to do it with Emacs?

Thanks,
Andrea




^ permalink raw reply	[flat|nested] 11+ messages in thread
[parent not found: <mailman.5.1288082692.1069.help-gnu-emacs@gnu.org>]

end of thread, other threads:[~2010-10-28  2:56 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-10-26  8:44 Modifying many function calls Andrea Crotti
2010-10-26  9:55 ` Andrea Crotti
2010-10-26 19:07   ` Glauber Alex Dias Prado
2010-10-27  8:11   ` Andreas Röhler
2010-10-27 10:16     ` Andrea Crotti
2010-10-27 11:09       ` Andreas Röhler
2010-10-27 14:24         ` redefining/re-evaluating a defcustom [was: Modifying many function calls] Drew Adams
2010-10-27 13:05       ` Modifying many function calls Andreas Röhler
2010-10-28  2:56       ` PJ Weisberg
     [not found]     ` <mailman.1.1288174667.7486.help-gnu-emacs@gnu.org>
2010-10-27 13:40       ` Scott Frazer
     [not found] <mailman.5.1288082692.1069.help-gnu-emacs@gnu.org>
2010-10-26 13:42 ` Ted Zlatanov

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.