Gnus development mailing list
 help / color / mirror / Atom feed
* Symbol's function definition is void ((charsetp))
@ 2001-02-02 17:17 Andreas Jaeger
  2001-02-02 18:54 ` ShengHuo ZHU
  0 siblings, 1 reply; 2+ messages in thread
From: Andreas Jaeger @ 2001-02-02 17:17 UTC (permalink / raw)



With the current ognus CVS version I get on an XEmacs *without* Mule
support:

While compiling toplevel forms in file /home/aj/ELisp/pgnus/lisp/qp.el:
  !! Symbol's function definition is void ((charsetp))

It seems that this change is the problem:
2001-01-31  Dave Love  <fx@gnu.org>

        * mm-util.el (mm-mime-mule-charset-alist)
        (mm-find-mime-charset-region): Consider mule-utf-8.

In other parts of mm-util an extra (fboundp 'charsetp) is used before
but not in mm-mime-mule-charset-alist.

Andreas
-- 
 Andreas Jaeger
  SuSE Labs aj@suse.de
   private aj@arthur.inka.de
    http://www.suse.de/~aj



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

* Re: Symbol's function definition is void ((charsetp))
  2001-02-02 17:17 Symbol's function definition is void ((charsetp)) Andreas Jaeger
@ 2001-02-02 18:54 ` ShengHuo ZHU
  0 siblings, 0 replies; 2+ messages in thread
From: ShengHuo ZHU @ 2001-02-02 18:54 UTC (permalink / raw)


Andreas Jaeger <aj@suse.de> writes:


[...]

> In other parts of mm-util an extra (fboundp 'charsetp) is used before
> but not in mm-mime-mule-charset-alist.

I've added (fboundp 'charsetp).

ShengHuo

-- 
(setq gnus-posting-styles '((".*" (signature-file "~/.signature"))))



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

end of thread, other threads:[~2001-02-02 18:54 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-02-02 17:17 Symbol's function definition is void ((charsetp)) Andreas Jaeger
2001-02-02 18:54 ` 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).