From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/82100 Path: news.gmane.org!not-for-mail From: Julien Cubizolles Newsgroups: gmane.emacs.gnus.general Subject: Bug when using address completion from bbdb Date: Sat, 28 Jul 2012 16:22:39 +0200 Message-ID: <874nost174.fsf@free.fr> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Trace: dough.gmane.org 1343485403 12029 80.91.229.3 (28 Jul 2012 14:23:23 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sat, 28 Jul 2012 14:23:23 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M30369@lists.math.uh.edu Sat Jul 28 16:23:22 2012 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Sv7vL-0006vw-D0 for ding-account@gmane.org; Sat, 28 Jul 2012 16:23:19 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by util0.math.uh.edu with smtp (Exim 4.63) (envelope-from ) id 1Sv7v6-0002W5-DW; Sat, 28 Jul 2012 09:23:04 -0500 Original-Received: from mx2.math.uh.edu ([129.7.128.33]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1Sv7v4-0002Vu-SD for ding@lists.math.uh.edu; Sat, 28 Jul 2012 09:23:02 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.76) (envelope-from ) id 1Sv7uu-00088R-JB for ding@lists.math.uh.edu; Sat, 28 Jul 2012 09:23:02 -0500 Original-Received: from plane.gmane.org ([80.91.229.3]) by quimby.gnus.org with esmtp (Exim 4.72) (envelope-from ) id 1Sv7ut-0000DG-62 for ding@gnus.org; Sat, 28 Jul 2012 16:22:51 +0200 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1Sv7us-0006XD-Jg for ding@gnus.org; Sat, 28 Jul 2012 16:22:50 +0200 Original-Received: from 78.250.187.27 ([78.250.187.27]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 28 Jul 2012 16:22:50 +0200 Original-Received: from j.cubizolles by 78.250.187.27 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 28 Jul 2012 16:22:50 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 25 Original-X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: 78.250.187.27 User-Agent: Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.1.50 (gnu/linux) Cancel-Lock: sha1:q4508aP+Qt8sgZlgz8MTe97d4uc= X-Spam-Score: -0.7 (/) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:82100 Archived-At: The headers get all mixed up when I try to complete an adress. More precisely : * I type some characters in the From field * I press TAB (bound to message-tab) * bbdb proposes several completion * I middle click on the one I want * some (not all) part of the address is copied in the *Subject* header * resulting in something like : To: Subjecsomename@mit: notice that Subject is cut, and the complete adress should be somename@mines.org Has anyone else seen something like that ? Also, is there a way to get TAB (message-tab) to focus on the newly created bbdb frame, and to select the address with a key (RET for example) without using the mouse ? Thanks for your help, Julien.