bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#9158: 24.0.50; Regression in e-mail heade completion


From: Stefan Monnier
Subject: bug#9158: 24.0.50; Regression in e-mail heade completion
Date: Mon, 22 Aug 2011 17:22:08 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

tags 9158 wontfix
thanks

> I get the message "completion for "foo" unfound" which is fine. The bug
> is that the cursor moves forward several spaces.  Apparently
> indent-relative gets called when it shouldn't.
> I expected the cursor to remain at the end of the entry that did not
> match.  It worked fine on 23.3.

The way the new code works can't handle this correctly because the BBDB
code doesn't indicate that something happened: it just always returns nil
whether something was done or not.
The new BBDB-3 has fixed this, AFAIK, so you may want to try that out.


        Stefan





reply via email to

[Prev in Thread] Current Thread [Next in Thread]