Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

replace-in-string bug

0 views
Skip to first unread message

José Miguel Figueroa

unread,
Jun 11, 2008, 6:50:31 PM6/11/08
to
I'm using a new version (1.4rc3) of Aquamacs Emacs on OS X, based on
GNU Emacs 22.2.50.2.

When VM starts I get the following error message:

Warning: replace-in-string called with 4 arguments, but accepts only 3

I've traced this down to the following:

1) the file color-theme.el (which comes with Aquamacs Emacs) defines
replace-in-string taking only 3 arguments

2) vm-rfaddons.el checks to see if replace-in-string is defined, and
if not defines one which takes 4 arguments, which is then called a
number of times.

Could I suggest changing the name of this function to vm-replace-in-
string to avoid such conflicts?

Many thanks!

José

newsspam5...@robf.de

unread,
Jun 13, 2008, 5:04:42 PM6/13/08
to

Well, it should be part of Emacs ... but sure you can suggest this.

;-)

Are you running the devo or stable VM?

Robert.

José Miguel Figueroa

unread,
Jun 15, 2008, 3:19:03 PM6/15/08
to
On Jun 13, 10:04 pm, newsspam5REMOVET...@robf.de wrote:

I'm using VM 8.0.9, which I guess it's the "devo" VM.

Cheers, José

newsspam5...@robf.de

unread,
Jul 5, 2008, 5:55:59 PM7/5/08
to
José Miguel Figueroa <j.m.fi...@gmail.com> writes:
[...]

>> Are you running the devo or stable VM?
>
> I'm using VM 8.0.9, which I guess it's the "devo" VM.

Your guess is wrong, it is stable.

I'll fix this for 8.0.10 which I plan to release in the coming
week ...

Robert.

0 new messages