bug in file-name-coding-system detection

Stephen J. Turnbull stephen at xemacs.org
Thu Jan 11 10:25:17 EST 2007


Wulf C. Krueger writes:

 > That's how it's broken (even though I wish Stephen was as agitated about
 > my font-locking problem... :-/).

The macro issue is a problem in building Gnus, and can be
characterized as a missing `require'.  I'm sorry, but I did what I
could.  I have no knowledge of Gnus internals to be able to guess
what's missing, especially in Gnus CVS.

Here's the variable that controls Gnus on-the-fly byte-compiling.  I
don't promise that it will help, but it might.

----------------------------------------------------------------
`gnus-use-byte-compile' (buffer: *Hyper Apropos*, mode: Hyper-Apropos)


Customizable variable:

  value: t

  If non-nil, byte-compile crucial run-time code.
  Setting it to nil has no effect after the first time `gnus-byte-compile'
  is run.


Property-list:

  custom-requests: 		nil
  custom-version: 		"22.1"
  custom-type: 			boolean
  standard-value: 		(t)
----------------------------------------------------------------



More information about the XEmacs-Beta mailing list