Gnus development mailing list
 help / color / mirror / Atom feed
From: XeCycle <xecycle@gmail.com>
To: ding@gnus.org
Subject: Re: Inconsistency between `mml2015-use' and `mml2015-verify-function'
Date: Fri, 26 Aug 2011 22:06:15 +0800	[thread overview]
Message-ID: <87liugtgh4.fsf@gmail.com> (raw)
In-Reply-To: <m34o14pmq0.fsf-ueno@unixuser.org>

Daiki Ueno <ueno@unixuser.org> writes:

[...]

> Well, then how about mm-replace-in-string?  Is mm-util.elc correctly
> located under /usr/local/share/emacs/24.0.50/lisp/gnus/ or such?
>
> I mean, mm-replace-in-string seems not working for you.  Could you try:
> (mm-replace-in-string "\ntest encrypt.\n" "\n" "\n" t)

Oops...  I found out where this problem come from.

mm-replace-in-string is an alias for `replace-in-string' in
`mm-util.el'.

(mm-replace-in-string TARGET OLD NEW)

------------------------

replace-in-string is a compiled Lisp function in
`color-theme.el'.

(replace-in-string TARGET OLD NEW)

So...  F**ked up.  Anyway to force mm-replace-in-string use the one from
gnus?

Thank you.

-- 
Carl Lei (XeCycle)
Department of Physics, Shanghai Jiao Tong University
OpenPGP public key: 7795E591
Fingerprint: 1FB6 7F1F D45D F681 C845 27F7 8D71 8EC4 7795 E591




  parent reply	other threads:[~2011-08-26 14:06 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-25 12:49 XeCycle
2011-08-25 20:45 ` Daiki Ueno
2011-08-26  1:42   ` XeCycle
2011-08-26  2:00     ` Daiki Ueno
2011-08-26  7:57       ` XeCycle
2011-08-26  9:04         ` Daiki Ueno
2011-08-26 10:44           ` XeCycle
2011-08-26 14:06           ` XeCycle [this message]
2011-08-26 23:29             ` Daiki Ueno
2011-08-27  0:26               ` XeCycle
2011-09-10 22:10             ` 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=87liugtgh4.fsf@gmail.com \
    --to=xecycle@gmail.com \
    --cc=ding@gnus.org \
    /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).