Gnus development mailing list
 help / color / mirror / Atom feed
* CVS HEAD Gnus packages are loaded even in vanilla XEmacs
@ 2006-11-12  0:23 Nelson Ferreira
  2006-11-15  9:39 ` Reiner Steib
  0 siblings, 1 reply; 3+ messages in thread
From: Nelson Ferreira @ 2006-11-12  0:23 UTC (permalink / raw)



xemacs -vanilla 
outputs:

Loading gnus...
Loading cus-face...
Loading cus-face...done
Loading gnus-xmas...

I tracked this down to this change:

2006-10-24  Reiner Steib  <Reiner.Steib@gmx.de>
[...]
	* gnus.el (gnus-getenv-nntpserver, gnus-select-method): Autoload.

Once I removed this line, these messages disappeared.
 
-;;;###autoload
 (defcustom gnus-select-method
   (condition-case nil
       (nconc


-- 
Nelson Ferreira




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

* Re: CVS HEAD Gnus packages are loaded even in vanilla XEmacs
  2006-11-12  0:23 CVS HEAD Gnus packages are loaded even in vanilla XEmacs Nelson Ferreira
@ 2006-11-15  9:39 ` Reiner Steib
  2006-11-16  2:11   ` Nelson Ferreira
  0 siblings, 1 reply; 3+ messages in thread
From: Reiner Steib @ 2006-11-15  9:39 UTC (permalink / raw)
  Cc: Nelson Ferreira

[ Resent. ]

On Sun, Nov 12 2006, Nelson Ferreira wrote:

> xemacs -vanilla 
> outputs:
>
> Loading gnus...
> Loading cus-face...
> Loading cus-face...done
> Loading gnus-xmas...
>
> I tracked this down to this change:
>
> 2006-10-24  Reiner Steib  <Reiner.Steib@gmx.de>
> [...]
> 	* gnus.el (gnus-getenv-nntpserver, gnus-select-method): Autoload.

I've installed a change that should fix this (but I cannot test it
with XEmacs).  Could you please try again and report back, please?

Please include the (S)XEmacs version(s) in your report.

Does SXEmacs have `custom-autoload'?

Bye, Reiner.
-- 
       ,,,
      (o o)
---ooO-(_)-Ooo---  |  PGP key available  |  http://rsteib.home.pages.de/



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

* Re: CVS HEAD Gnus packages are loaded even in vanilla XEmacs
  2006-11-15  9:39 ` Reiner Steib
@ 2006-11-16  2:11   ` Nelson Ferreira
  0 siblings, 0 replies; 3+ messages in thread
From: Nelson Ferreira @ 2006-11-16  2:11 UTC (permalink / raw)



"Reiner" == Reiner Steib <reinersteib+gmane@imap.cc>  escreveu:

  Reiner> [ Resent. ]
  Reiner> On Sun, Nov 12 2006, Nelson Ferreira wrote:

  >> xemacs -vanilla 
  >> outputs:
  >> 
  >> Loading gnus...
  >> Loading cus-face...
  >> Loading cus-face...done
  >> Loading gnus-xmas...
  >> 
  >> I tracked this down to this change:
  >> 
  >> 2006-10-24  Reiner Steib  <Reiner.Steib@gmx.de>
  >> [...]
  >> * gnus.el (gnus-getenv-nntpserver, gnus-select-method): Autoload.

  Reiner> I've installed a change that should fix this (but I cannot test it
  Reiner> with XEmacs).  Could you please try again and report back, please?

The change did resolve the issue.
I tested with SXEmacs 22.1.6-patch-97 and XEmacs 21.5 beta 26

  Reiner> Please include the (S)XEmacs version(s) in your report.

  Reiner> Does SXEmacs have `custom-autoload'?

Not yet. I believe it is planned for the next release (22.1.7)


[...]


-- 
Nelson Ferreira




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

end of thread, other threads:[~2006-11-16  2:11 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-11-12  0:23 CVS HEAD Gnus packages are loaded even in vanilla XEmacs Nelson Ferreira
2006-11-15  9:39 ` Reiner Steib
2006-11-16  2:11   ` Nelson Ferreira

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).