Gnus development mailing list
 help / color / mirror / Atom feed
From: Gregory Chernov <greg@visiontech-dml.com>
Subject: Problem with latest snapshot
Date: 17 Dec 2000 14:45:40 +0200	[thread overview]
Message-ID: <x0r937fc7f.fsf@visiontech-dml.com> (raw)


Hi, 

I've found couple of problems with latest snapshot
(gnus-CURRENT-20001217).

1. Symbol's function definition is void: charsetp
   I'm using xemacs without mule and charsetp function is not defined.
   For now I can live with simple workaround:
   (defun charsetp (&optional var) nil)


2. Strange problem with gnus-mime-save-part-and-strip.
   I used this function on some message with gif image
   and everything worked OK. Problems started when I
   tried to look on the results. 

   Opening message:

   [1. message/external-body; Jerusalem.gif] ...

   Clicking on this line:

   [1. message/external-body; Jerusalem.gif]

   [2. image/gif]...

   Then I've clicked couple of times on these lines
   closing and opening image. This messed up something.
   Now, I cannot reopen the message with g,
   cannot close group. I get error message:

   (wrong-type-argument listp "~/Jerusalem.gif")

   Lisp backtrace:

     mm-remove-part((name . "~/Jerusalem.gif"))
  mm-destroy-part((name . "~/Jerusalem.gif"))
  mm-destroy-parts(("message/external-body" (name . "~/Jerusalem.gif") (access-type . "LOCAL-FILE")))
  mm-destroy-parts(((#<killed buffer> ("image/gif") binary nil nil nil #<glyph (buffer) #<image-specifier global=... fallback=... 0x2e8e>0x2e8d> "<x0snnn8d58.fsf@visiontech-dml.com>") #<buffer " *mm*"> ("message/external-body" (name . "~/Jerusalem.gif") (access-type . "LOCAL-FILE")) nil nil ("attachment" (filename . "Jerusalem (1).gif")) nil (#<killed buffer> ("image/gif") binary nil nil nil #<glyph (buffer) #<image-specifier global=... fallback=... 0x2e8e>0x2e8d> "<x0snnn8d58.fsf@visiontech-dml.com>") nil))
  #<compiled-function (&optional temporary) "...(428)" [gnus-set-global-variables gnus-article-buffer buffer get-buffer buffer-name mm-destroy-parts gnus-article-mime-handles nil gnus-article-mime-handle-alist gnus-kill-save-kill-buffer gnus-async-halt-prefetch gnus-newsgroup-name group gnus-group-quit-config quit-config major-mode mode group-point buf gnus-newsgroup-adaptive gnus-score-adaptive gnus-use-scoring gnus-score-save gnus-run-hooks gnus-summary-prepare-exit-hook gnus-single-article-buffer gnus-original-article-buffer kill-buffer gnus-article-current gnus-use-cache gnus-cache-possibly-remove-articles gnus-cache-save-buffers gnus-async-prefetch-remove-group gnus-suppress-duplicates gnus-dup-enter-articles gnus-use-trees gnus-tree-close gnus-cache-write-active nnmail-purge-split-history gname string-match "^[^:]+:" 0 gnus-exit-group-hook gnus-summary-update-info gnus-close-group gnus-group-buffer gnus-group-jump-to-group gnus-summary-exit-hook gnus-group-group-name .!
 
..] 5 ("/Design/greg/emacs-progs/gnus-CURRENT-20001217/lisp/gnus-sum.elc" . 153192) nil>()
  call-interactively(gnus-summary-exit)

   



             reply	other threads:[~2000-12-17 12:45 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-12-17 12:45 Gregory Chernov [this message]
2000-12-17 15:36 ` ShengHuo ZHU
2000-12-17 17:45   ` Björn Torkelsson
2000-12-19 10:36     ` Didier Verna

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=x0r937fc7f.fsf@visiontech-dml.com \
    --to=greg@visiontech-dml.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).