From xemacs-m  Sun Jun 22 17:22:30 1997
Received: from jagor.srce.hr (hniksic@jagor.srce.hr [161.53.2.130])
	by xemacs.org (8.8.5/8.8.5) with ESMTP id RAA19560
	for <xemacs-beta@xemacs.org>; Sun, 22 Jun 1997 17:22:29 -0500 (CDT)
Received: (from hniksic@localhost)
          by jagor.srce.hr (8.8.5/8.8.4)
	  id AAA01088; Mon, 23 Jun 1997 00:22:26 +0200 (MET DST)
To: Gary.Foster@Corp.Sun.COM (Gary D. Foster)
Cc: XEmacs Developers <xemacs-beta@xemacs.org>
Subject: Re: Bookmark mode is broken [PATCH]
References: <87lo436i49.fsf@bittersweet.inetarena.com> <m2bu4ynbnb.fsf@altair.xemacs.org> <kigu3iq98mf.fsf@jagor.srce.hr> <bcibu4ylihq.fsf@corp.Sun.COM> <kigoh8ypq03.fsf@jagor.srce.hr> <bciyb82jnuk.fsf_-_@corp.Sun.COM> <kigg1uaqogc.fsf@jagor.srce.hr> <bciu3iqjnht.fsf@corp.Sun.COM>
X-Attribution: Hrv
X-Face: Mie8:rOV<\c/~z{s.X4A{!?vY7{drJ([U]0O=W/<W*SMo/Mv:58:*_y~ki>xDi&N7XG
        KV^$k0m3Oe/)'e%3=$PCR&3ITUXH,cK>]bci&<qQ>Ff%x_>1`T(+M2Gg/fgndU%k*ft
        [(7._6e0n-V%|%'[c|q:;}td$#INd+;?!-V=c8Pqf}3J
From: Hrvoje Niksic <hniksic@srce.hr>
Date: 23 Jun 1997 00:22:26 +0200
In-Reply-To: Gary.Foster@Corp.Sun.COM's message of "22 Jun 1997 15:12:30 -0700"
Message-ID: <kigd8peqnvh.fsf@jagor.srce.hr>
Lines: 22
X-Mailer: Gnus v5.4.59/XEmacs 20.3(beta8) - "Copenhagen"

Gary.Foster@Corp.Sun.COM (Gary D. Foster) writes:

> >>>>> "Hrv" == Hrvoje Niksic <hniksic@srce.hr> writes:
> 
>     Hrv> You should never add stuff to auto-autoload yourself.  The
>     Hrv> correct way is to add an autoload cookie in the appropriate
>     Hrv> part of the code.
> 
> Which is where, in this case?

Wherever the function is defined.

> Is auto-autoloads built by scanning all the stuff in the directory,
> or what?

Auto-autoloads is built by scanning everything, yes.

-- 
Hrvoje Niksic <hniksic@srce.hr> | Student at FER Zagreb, Croatia
--------------------------------+--------------------------------
* Q: What is an experienced Emacs user?
* A: A person who wishes that the terminal had pedals.

