Gnus development mailing list
 help / color / mirror / Atom feed
From: Georges KO <gko@gko.net>
Subject: Problems with: 1) French guillemets and Big5 in regexps, 2) QP filename MIME
Date: Thu, 23 Dec 1999 09:49:25 +0800	[thread overview]
Message-ID: <99Dec23.094212gmt+0800.27855@ns.alcatel.com.tw> (raw)


    Hello folks,

    I have problems with the » character in some of the
gnus-...-regexp on my machine at home: » and the following character
are interpreted as a Chinese Big5 character, causing errors. For
example, gnus-cite-prefix-regexp is:

"^[]>»|:}+ ]*[]>»|:}+]\\(.*>»\\)?\\|^.*>"

    but:

"^[]>»|:}+ ]*[]>»|:}+]\\(.*>»\\)?\\|^.*>"
     ^^         ^^          ^^

    the underlined pairs of characters are interpreted as Big5: the
third pair makes the regexp incorrect, as it eats the escaping \
(well, it may come from my setup).

    Another problem I have is with MIME: sometimes, I have the
following button:

[2. image/jpeg; =?big5?B?rNm5cS5qcGc=?=]...

    which cannot be saved (without modifying the name) for viewing...

    Georges.
-- 
 Georges KO      Alcatel Telecom Taiwan      gko@alcatel.com.tw / gko@gko.net




             reply	other threads:[~1999-12-23  1:49 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-12-23  1:49 Georges KO [this message]
1999-12-23  5:45 ` Georges KO
1999-12-23  9:53 ` Kai Großjohann
1999-12-23 10:16   ` Georges KO
1999-12-23 11:17     ` Kai Großjohann
1999-12-23 19:28       ` Florian Weimer

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=99Dec23.094212gmt+0800.27855@ns.alcatel.com.tw \
    --to=gko@gko.net \
    /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).