Steve Youngs <youngs(a)xemacs.org> writes:
I've been discussing with Kyle a problem with VM and
base64-encode-region. He had this to say:
,----
| Steve Youngs writes:
| > |--==> "KJ" == Kyle Jones <kyle_jones(a)wonderworks.com>
writes:
| >
| > KJ> OK, so much for my fix. I'll make a new one in 6.91.
| >
| > OK. Is there anything that 6.90 users can do in the meantime as a
| > work around?
|
| 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.
`----
Could somebody please look into this.
XEmacs arguments are (start end no-line-break). FSF arguments (in
20.7.1) are the same. Where's the incompatibility?