Gnus development mailing list
 help / color / mirror / Atom feed
From: Vladimir Volovich <vvv@vvv.vsu.ru>
Subject: Re: uudecoding bug?
Date: 07 Nov 1998 20:33:12 +0300	[thread overview]
Message-ID: <m3pvazz9uv.fsf@vvv.vsu.ru> (raw)
In-Reply-To: Lars Magne Ingebrigtsen's message of "07 Nov 1998 16:44:23 +0100"

"LMI" == Lars Magne Ingebrigtsen writes:

 LMI> Vladimir Volovich <vvv@vvv.vsu.ru> writes: What does
 LMI> (gnus-uu-reginize-string (gnus-summary-article-subject)) on one
 LMI> of these lines say?
 >>  Here is it (in russian):
 >> 
 >> "Шрифт[ ]+на[ ]+обсуждение[ ]+(TTF)[ ]+([0-9]+/7)"

 LMI> That looks ok.
 LMI> Does
 LMI> (gnus-uu-find-articles-matching)
 LMI> over one of those lines return `nil'?

Yes.

 LMI> If so, could you edebug-defun that function?

Well, i'm not so much a elisp hacker. :-) I did not find how to use
edebug-defun. I used debug-on-entry instead. Here is what happens:
gnus prepared a regexp to look for subjects, and then started to
verify matching for all subjects in the summary buffer. i.e. it
executed statements like this:

string-match("\xe48\xe60\xe58\xe64\xe62[ 	]+\xe5d\xe50[ 	]+\xe5e\xe51\xe61\xe63\xe56\xe54\xe55\xe5d\xe58\xe55[ 	]+(TTF)[ 	]+([0-9]+/7)" "Re: \xe3a\xe50\xe5f\xe58\xe62\xe55\xe5b\xe6c \xe51\xe63\xe5a\xe52\xe6b \"\xe67\".")

All of them returned nil, and no articles were found. Maybe, this is
because of multibyte/encoding/whatever?

	Best regards, -- Vladimir.


  reply	other threads:[~1998-11-07 17:33 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1998-10-30 21:23 Vladimir Volovich
1998-11-07 13:37 ` Lars Magne Ingebrigtsen
1998-11-07 15:08   ` Vladimir Volovich
1998-11-07 15:44     ` Lars Magne Ingebrigtsen
1998-11-07 17:33       ` Vladimir Volovich [this message]
1998-11-07 17:46       ` Vladimir Volovich
1998-11-07 19:56         ` Vladimir Volovich
1998-11-07 23:38           ` Lars Magne Ingebrigtsen

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=m3pvazz9uv.fsf@vvv.vsu.ru \
    --to=vvv@vvv.vsu.ru \
    /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).