Gnus development mailing list
 help / color / mirror / Atom feed
From: Clemens Fischer <ino@despammed.com>
Subject: Re: definition void `message-strip-special-text-properties' with attachments
Date: Mon, 18 Nov 2002 23:59:40 +0100	[thread overview]
Message-ID: <u1iepjqb.fsf@ID-23066.news.dfncis.de> (raw)
In-Reply-To: <848yzsq8c6.fsf@lucy.cs.uni-dortmund.de>

kai.grossjohann@uni-duisburg.de (Kai Großjohann):

> That's right!  So nothing in Gnus can be calling this function.
> Therefore, the problem must be somewhere else.

so here goes.  with an attachment displayed like:

[2. image/gif; gehoer-ears.gif]...  pressing RETURN on it gives:

Debugger entered--Lisp error: (void-function message-strip-special-text-properties)
  message-strip-special-text-properties("gehoer-ears.gif")

  gnus-map-function((mm-file-name-trim-whitespace
                     mm-file-name-collapse-whitespace
                     mm-file-name-replace-whitespace
                     message-strip-special-text-properties t)
                    "gehoer-ears.gif")

  mm-display-external((#<buffer *mm*<3>> ("image/gif") base64 nil
              ("attachment" (filename . "gehoer-ears.gif")) nil nil nil)
              "showpicture %s")

  mm-display-part((#<buffer *mm*<3>> ("image/gif") base64 nil
          ("attachment" (filename . "gehoer-ears.gif")) nil nil nil))

  gnus-mm-display-part((#<buffer *mm*<3>> ("image/gif") base64 nil
          ("attachment" (filename . "gehoer-ears.gif")) nil nil nil))
  
  gnus-article-press-button()

  call-interactively(gnus-article-press-button)

showpicture(1) is installed.  where does gnus-map-function get this
bull from?

(  aheam.  from my .emacs.  all the time i even glimpsed for this, but
   i didn't look into my own fschck' dot-emacs!!)

ok.  haul in the bloodhounds.  search is off for the night.  uhm.
getting cold these days ...

>> this is weird:  your post is present here, but none of mine.
>
> Weird.

i found two old postings, but miss a recent one.  dunno.

> GNU grep supports recursively searching directories.  You can do
> "grep -r" to do this, I think.  If invoked as "rgrep", GNU grep does
> like "grep -r".

and all those years i did "grep -r" ...

clemens





  reply	other threads:[~2002-11-18 22:59 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-11-16 20:50 clemens fischer
2002-11-16 21:40 ` Kai Großjohann
2002-11-17 19:32   ` Clemens Fischer
2002-11-17 19:55     ` Kai Großjohann
2002-11-18 22:59       ` Clemens Fischer [this message]
2002-11-20  1:09         ` Katsumi Yamaoka
2002-11-20 20:50           ` Clemens Fischer

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=u1iepjqb.fsf@ID-23066.news.dfncis.de \
    --to=ino@despammed.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).