Gnus development mailing list
 help / color / mirror / Atom feed
* custom-add-loads in gnus-load.el
@ 2001-02-15 19:18 NAGY Andras
  2001-02-15 19:31 ` ShengHuo ZHU
  0 siblings, 1 reply; 2+ messages in thread
From: NAGY Andras @ 2001-02-15 19:18 UTC (permalink / raw)



gnus-load.el contains lines like this:

(custom-add-loads 'gnus-exit '("gnus-group" "gnus"))

However, XEmacs does not have custom-add-loads function, only
(custom-add-load SYMBOL LOAD), maybe this should be used instead.


(cvs gnus, XEmacs 21.1 (patch 7))


Andras



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: custom-add-loads in gnus-load.el
  2001-02-15 19:18 custom-add-loads in gnus-load.el NAGY Andras
@ 2001-02-15 19:31 ` ShengHuo ZHU
  0 siblings, 0 replies; 2+ messages in thread
From: ShengHuo ZHU @ 2001-02-15 19:31 UTC (permalink / raw)


NAGY Andras <nagya@inf.elte.hu> writes:

> gnus-load.el contains lines like this:
> 
> (custom-add-loads 'gnus-exit '("gnus-group" "gnus"))
> 
> However, XEmacs does not have custom-add-loads function, only
> (custom-add-load SYMBOL LOAD), maybe this should be used instead.
> 
> 
> (cvs gnus, XEmacs 21.1 (patch 7))

It is in cus-load.el (gnus-load autoloads the file). If not, update
your XEmacs.

ShengHuo

-- 
(setq gnus-posting-styles 
      '((".*" (signature (format "(setq gnus-posting-styles 
      '%S)" gnus-posting-styles)))))



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2001-02-15 19:31 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-02-15 19:18 custom-add-loads in gnus-load.el NAGY Andras
2001-02-15 19:31 ` ShengHuo ZHU

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).