help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

load some code after execute a function


From: someusernamehere
Subject: load some code after execute a function
Date: Tue, 21 Aug 2007 16:54:01 -0700
User-agent: G2/1.0

This is the question, I want to load some code when I execute a code,
for example, when I execute "erc" this code should be executed:
(require 'bar)
(my-foo-bar)


thanks.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]