Steve Youngs <youngs(a)xemacs.org> writes:
|--==> "Hrvoje" == Hrvoje Niksic
<hniksic(a)arsdigita.com> writes:
>>| Well, you folks could make your base64-encode-region compatible with
>>| the FSF Emacs version. You'll find that mailer writers will want
>>| the third arg anyway to do B-encoding.
Hrvoje> XEmacs arguments are (start end no-line-break). FSF arguments (in
Hrvoje> 20.7.1) are the same. Where's the incompatibility?
Hmm. Perhaps he was confusing the base64-encode-region in base64.el
that only has (start end).
FYI, the non-line-break argument has been added into base64.el of Gnus
5.8 for years. The copy is more compatible with builtin ones.
ShengHuo
--
(setq gnus-posting-styles
'((".*" (signature (format "(setq gnus-posting-styles
'%S)" gnus-posting-styles)))))