Re: insinuation bug/misfeature/suggestion in RMAIL

2005-08-18 Thread Evil Boris
Ronan Waide <[EMAIL PROTECTED]> writes: > On August 8, [EMAIL PROTECTED] said: >> First, a bug report, sort of. I use RMAIL but almost never the RMAIL >> summary mode. Insinuating into RMAIL causes trouble, as bbdb-insinuate-rmail >> includes >> >> (define-key rmail-summary-mode-map ":" 'bbd

Re: rfc2047 name decoding patch

2005-08-18 Thread Evil Boris
Ronan Waide <[EMAIL PROTECTED]> writes: > I'm looking at a cleaner way around this, but I'm a little puzzled: > does rmail simply not decode these headers when it's displaying them? > I've put a test one into an RMAIL buffer here and it's displaying it > 'raw'. As far as I know, pure unpatched R

Re: rfc2047 name decoding patch

2005-08-18 Thread Ronan Waide
On August 13, [EMAIL PROTECTED] said: > Evil Boris <[EMAIL PROTECTED]> writes: > > > I have seen the msg from Adrian Lanz regarding RFC2047-encoded From: > > fields, a few months back. I have been using the following patch to > > bbdb.el for a couple of years, with no visible ill effects. Ulike

Re: insinuation bug/misfeature/suggestion in RMAIL

2005-08-18 Thread Ronan Waide
On August 8, [EMAIL PROTECTED] said: > > First, a bug report, sort of. I use RMAIL but almost never the RMAIL > summary mode. Insinuating into RMAIL causes trouble, as bbdb-insinuate-rmail > includes > > (define-key rmail-summary-mode-map ":" 'bbdb/rmail-show-sender) > > among other stuff.