[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [RP] Bug - 'bloody strtok()' or 'unbind error message'
From: |
Shawn |
Subject: |
Re: [RP] Bug - 'bloody strtok()' or 'unbind error message' |
Date: |
Tue Dec 11 20:53:02 2001 |
User-agent: |
Gnus/5.09 (Gnus v5.9.0) Emacs/21.1 |
John Betts <address@hidden> writes:
> Doug Kearns <address@hidden> writes:
>
> > Problem: The error messages generated from cmd_unbind() are incorrect for
> > key descriptions which include a modifier - only the first
> > modifier is included in the message.
> >
> > unbind Esc -> "Esc unbound key"
> > unbind C-Esc -> "C unbound key"
> >
> > This occurs because the 'keydesc' string is passed off to
> > parse_keydesc() which uses strtok() and this is kind enough to
> > modify the string.
> >
> > Fix: Trivial - I'll leave it up to you guys.
>
> Thanks. Fixed in CVS.
Don't reply to that message. The return address is wrong :)