From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/86312 Path: news.gmane.org!not-for-mail From: =?utf-8?Q?Peter_M=C3=BCnster?= Newsgroups: gmane.emacs.gnus.general Subject: Re: tab-completion with gnus-group-jump-to-group Date: Fri, 20 Nov 2015 19:32:04 +0100 Message-ID: <87a8q8frob.fsf@roche-blanche.net> References: <87vb8x6jr0.fsf@roche-blanche.net> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Trace: ger.gmane.org 1448044406 22712 80.91.229.3 (20 Nov 2015 18:33:26 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 20 Nov 2015 18:33:26 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M34544@lists.math.uh.edu Fri Nov 20 19:33:14 2015 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from lists1.math.uh.edu ([129.7.128.208]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1ZzqUi-0007aS-RJ for ding-account@gmane.org; Fri, 20 Nov 2015 19:33:12 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by lists1.math.uh.edu with smtp (Exim 4.85) (envelope-from ) id 1ZzqTz-0003pJ-53; Fri, 20 Nov 2015 12:32:27 -0600 Original-Received: from mx2.math.uh.edu ([129.7.128.33]) by lists1.math.uh.edu with esmtps (TLSv1.2:AES128-GCM-SHA256:128) (Exim 4.85) (envelope-from ) id 1ZzqTv-0003ol-NW for ding@lists.math.uh.edu; Fri, 20 Nov 2015 12:32:23 -0600 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtps (TLSv1.2:DHE-RSA-AES128-SHA:128) (Exim 4.85) (envelope-from ) id 1ZzqTs-0004pB-Gn for ding@lists.math.uh.edu; Fri, 20 Nov 2015 12:32:23 -0600 Original-Received: from plane.gmane.org ([80.91.229.3]) by quimby.gnus.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:256) (Exim 4.80) (envelope-from ) id 1ZzqTq-00070V-CN for ding@gnus.org; Fri, 20 Nov 2015 19:32:18 +0100 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1ZzqTo-0005sd-Vj for ding@gnus.org; Fri, 20 Nov 2015 19:32:17 +0100 Original-Received: from arennes-651-1-219-238.w90-32.abo.wanadoo.fr ([90.32.94.238]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 20 Nov 2015 19:32:16 +0100 Original-Received: from pmlists by arennes-651-1-219-238.w90-32.abo.wanadoo.fr with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 20 Nov 2015 19:32:16 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 26 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: arennes-651-1-219-238.w90-32.abo.wanadoo.fr User-Agent: Gnus/5.130014 (Ma Gnus v0.14) Emacs/25.1.50 (gnu/linux) Cancel-Lock: sha1:IYtXPU+j+ZK+yvJo7BPsHGW7ob8= X-Spam-Score: -3.3 (---) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:86312 Archived-At: On Fri, Nov 20 2015, Peter Münster wrote: > With latest git-gnus, there is no more tab-completion when trying to > jump to an unsubscribed group. Some months ago it still worked. > What has changed and what should I do to get back the tab-completion > please? Ok, I've done a git bisect: 0814c236bf5b827fd046819bbd6ad591986c9caf is the first bad commit commit 0814c236bf5b827fd046819bbd6ad591986c9caf Author: Michael Sperber Date: Mon Oct 19 14:26:00 2015 +0000 Bind `rmail-dont-reply-to-names' * message.el (message-get-reply-headers): In addition to `mail-dont-reply-to-names', bind `rmail-dont-reply-to-names', which is used in XEmacs. Michael, could you help please? Tab-completion does not work for my nnml groups. TIA, -- Peter