From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: David Kastrup Newsgroups: gmane.emacs.help Subject: Re: load some code after execute a function Date: Fri, 24 Aug 2007 23:47:46 +0200 Organization: Organization?!? Message-ID: <85mywgfvul.fsf@lola.goethe.zz> References: <1187740441.364697.148450@l22g2000prc.googlegroups.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1187995240 16621 80.91.229.12 (24 Aug 2007 22:40:40 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 24 Aug 2007 22:40:40 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat Aug 25 00:40:37 2007 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1IOhpV-0003Lo-Du for geh-help-gnu-emacs@m.gmane.org; Sat, 25 Aug 2007 00:40:37 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IOhpU-0005vS-KG for geh-help-gnu-emacs@m.gmane.org; Fri, 24 Aug 2007 18:40:36 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!news.tele.dk!news.tele.dk!small.news.tele.dk!newsfeed00.sul.t-online.de!t-online.de!newsfeed.freenet.de!news.albasani.net!feeder06.uucp-net.de!news.uucp.at!uucp.gnuu.de!newsfeed.arcor.de!newsspool1.arcor-online.net!news.arcor.de.POSTED!not-for-mail Original-Newsgroups: gnu.emacs.help X-Face: 2FEFf>]>q>2iw=B6, xrUubRI>pR&Ml9=ao@P@i)L:\urd*t9M~y1^:+Y]'C0~{mAl`oQuAl \!3KEIp?*w`|bL5qr,H)LFO6Q=qx~iH4DN; i"; /yuIsqbLLCh/!U#X[S~(5eZ41to5f%E@'ELIi$t^ Vc\LWP@J5p^rst0+('>Er0=^1{]M9!p?&:\z]|;&=NP3AhB!B_bi^]Pfkw User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1.50 (gnu/linux) Cancel-Lock: sha1:8agB3K2d8RZP9Uq3/VWQDXGb/no= Original-Lines: 11 Original-NNTP-Posting-Date: 24 Aug 2007 23:47:45 CEST Original-NNTP-Posting-Host: 05f04a3b.newsspool3.arcor-online.net Original-X-Trace: DXC=fKYF>]J9@VOFJ3]dH>I?oEMcF=Q^Z^V3H4Fo<]lROoRA^; 5]aA^R6>BGoJeeLA@2eK1_LiI6ENVaM3>5MOK`; S:bhJL15XcHHLj4WH^?mak`[m[cI Original-X-Complaints-To: usenet-abuse@arcor.de Original-Xref: shelby.stanford.edu gnu.emacs.help:151250 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:46822 Archived-At: someusernamehere writes: > 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) C-h f defadvice RET -- David Kastrup, Kriemhildstr. 15, 44793 Bochum