From unknown Thu Aug 14 20:55:54 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#7779 <7779@debbugs.gnu.org> To: bug#7779 <7779@debbugs.gnu.org> Subject: Status: Miserable widget completion for type 'directory on w32 Reply-To: bug#7779 <7779@debbugs.gnu.org> Date: Fri, 15 Aug 2025 03:55:54 +0000 retitle 7779 Miserable widget completion for type 'directory on w32 reassign 7779 emacs submitter 7779 Lennart Borgman severity 7779 minor tag 7779 fixed patch thanks From debbugs-submit-bounces@debbugs.gnu.org Mon Jan 03 15:53:38 2011 Received: (at submit) by debbugs.gnu.org; 3 Jan 2011 20:53:38 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1PZrPO-0005LM-H7 for submit@debbugs.gnu.org; Mon, 03 Jan 2011 15:53:38 -0500 Received: from eggs.gnu.org ([140.186.70.92]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1PZrPL-0005L4-1i for submit@debbugs.gnu.org; Mon, 03 Jan 2011 15:53:35 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PZrWD-0005FG-4B for submit@debbugs.gnu.org; Mon, 03 Jan 2011 16:00:42 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00,FREEMAIL_FROM, RCVD_IN_DNSWL_LOW,RFC_ABUSE_POST,T_DKIM_INVALID autolearn=unavailable version=3.3.1 Received: from lists.gnu.org ([199.232.76.165]:36481) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PZrWD-0005FC-2D for submit@debbugs.gnu.org; Mon, 03 Jan 2011 16:00:41 -0500 Received: from [140.186.70.92] (port=39645 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PZrWB-0003QT-SI for bug-gnu-emacs@gnu.org; Mon, 03 Jan 2011 16:00:40 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PZrWA-0005F1-Nq for bug-gnu-emacs@gnu.org; Mon, 03 Jan 2011 16:00:39 -0500 Received: from mail-ey0-f169.google.com ([209.85.215.169]:47268) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PZrWA-0005Ex-I9 for bug-gnu-emacs@gnu.org; Mon, 03 Jan 2011 16:00:38 -0500 Received: by eyh6 with SMTP id 6so3009138eyh.0 for ; Mon, 03 Jan 2011 13:00:37 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:mime-version:received:from:date :message-id:subject:to:content-type; bh=ZanXbzavKjbT628c31Q1tMiSNx0X8kqx1lKHlpg0gF8=; b=IXbGMNnA6Csb94XqOgBqPal1BM+5RR7bWWnLkrjbK7F9TtLv/aB3XQDp5LR+8cMsng zvv4O/keQhB/7WW/XEb812+//hDZ9W7R9glkY/LcDGlFGFmJTNzFPZo4IOHuaG2fAZcR F1ifBFTbxBpm8NOgCWsQ9KAc+oAkJCuai662A= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:from:date:message-id:subject:to:content-type; b=ikSaU1pGoPrAGaO8upXeUOR5tTmamSm8hS+aIXE27iNyC6oNCs+7PfacnqDbdmIR9+ HQkbY7v4THZFacFTOWGFfYa81QpzzwUyw2c9XE4MTvN4PTPC076iEUdz0QUNhS2vYRgP cGHHqWXip082xW9dHmfbQHSHR6+CO3RCnAn1k= Received: by 10.213.28.12 with SMTP id k12mr5286140ebc.84.1294088437412; Mon, 03 Jan 2011 13:00:37 -0800 (PST) MIME-Version: 1.0 Received: by 10.213.20.148 with HTTP; Mon, 3 Jan 2011 13:00:17 -0800 (PST) From: Lennart Borgman Date: Mon, 3 Jan 2011 22:00:17 +0100 Message-ID: Subject: Miserable widget completion for type 'directory on w32 To: Emacs Bugs Content-Type: text/plain; charset=UTF-8 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Spam-Score: -4.7 (----) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -4.7 (----) Suppose you have a defcustom with a ":type 'directory". Then you are supposed to be able to use widget-complete to make it easier to fill in this list. There are (at least) two problems with this on w32: - The completion is case sensitive. However the file system is case insensitive on w32. - widget-complete is bound to M-TAB. This is by default bound to Alt-Tab which is not available to applications on w32. GNU Emacs 24.0.50.1 (i386-mingw-nt5.1.2600) of 2010-12-29 on LENNART-69DE564 From debbugs-submit-bounces@debbugs.gnu.org Sun Jul 03 14:45:22 2011 Received: (at 7779) by debbugs.gnu.org; 3 Jul 2011 18:45:22 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QdRfV-0003OX-Ro for submit@debbugs.gnu.org; Sun, 03 Jul 2011 14:45:22 -0400 Received: from mail-pz0-f44.google.com ([209.85.210.44]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QdRfT-0003BT-Jp for 7779@debbugs.gnu.org; Sun, 03 Jul 2011 14:45:20 -0400 Received: by pzk5 with SMTP id 5so23162pzk.3 for <7779@debbugs.gnu.org>; Sun, 03 Jul 2011 11:45:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type:content-transfer-encoding; bh=QzqrGDUBKF8Yl/YyF5JbyCXV3J7bbJQBVr+9GW05j68=; b=pnKoiFGANduCpgA5HnKeVO+7UhTgRQfqPyn0flgS5c7A6DDf2atzsAb/949AUwkHJs kErQ7GIw8MSFeYP+7RL4jcAO6KG47IZoHFJNz8MjmrG83qsVNDeQNbCpdsYOC/x6k7wF kFyzFv//Xbh/PDdt+76ypTJXGAGtqqLxnU8Rw= Received: by 10.143.43.15 with SMTP id v15mr2440440wfj.164.1309718713108; Sun, 03 Jul 2011 11:45:13 -0700 (PDT) MIME-Version: 1.0 Received: by 10.142.48.6 with HTTP; Sun, 3 Jul 2011 11:44:33 -0700 (PDT) In-Reply-To: References: From: Juanma Barranquero Date: Sun, 3 Jul 2011 20:44:33 +0200 Message-ID: Subject: Re: bug#7779: Miserable widget completion for type 'directory on w32 To: Lennart Borgman Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -3.3 (---) X-Debbugs-Envelope-To: 7779 Cc: 7779@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -3.3 (---) On Mon, Jan 3, 2011 at 22:00, Lennart Borgman w= rote: > - The completion is case sensitive. It is? Can you show a test case? > - widget-complete is bound to M-TAB. This is by default bound to > Alt-Tab which is not available to applications on w32. But you can use , like you yourself discuss in bug#8256. =C2=A0 =C2=A0 Juanma From debbugs-submit-bounces@debbugs.gnu.org Sun Jul 03 14:49:16 2011 Received: (at 7779) by debbugs.gnu.org; 3 Jul 2011 18:49:16 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QdRjI-0003nN-HP for submit@debbugs.gnu.org; Sun, 03 Jul 2011 14:49:16 -0400 Received: from mail-ey0-f172.google.com ([209.85.215.172]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QdRjH-0003nA-0S for 7779@debbugs.gnu.org; Sun, 03 Jul 2011 14:49:15 -0400 Received: by eye13 with SMTP id 13so1882827eye.3 for <7779@debbugs.gnu.org>; Sun, 03 Jul 2011 11:49:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=ER1feoVGi7wv4BSsQsgy2Vb/pYdNruHGe8wGh+h8g5U=; b=RObPBRB4jsKx10zawrkUKSiAAEDVXuP8ThPonU+muIGXphq3MNFYpq1eZMNKE22mxF M48M3MoNmn4hEPvKeuUP8FrSuAFde5kEZR//ZPG626o7nsSucEmu+6DcNiWt2uIsXEc8 6qx1PEXcWeqggsWkndcxt6j25UnWJXPRNZiPc= Received: by 10.213.35.202 with SMTP id q10mr1176985ebd.64.1309718949217; Sun, 03 Jul 2011 11:49:09 -0700 (PDT) MIME-Version: 1.0 Received: by 10.213.7.84 with HTTP; Sun, 3 Jul 2011 11:48:49 -0700 (PDT) In-Reply-To: References: From: Lennart Borgman Date: Sun, 3 Jul 2011 20:48:49 +0200 Message-ID: Subject: Re: bug#7779: Miserable widget completion for type 'directory on w32 To: Juanma Barranquero Content-Type: text/plain; charset=UTF-8 X-Spam-Score: -3.6 (---) X-Debbugs-Envelope-To: 7779 Cc: 7779@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -3.6 (---) On Sun, Jul 3, 2011 at 20:44, Juanma Barranquero wrote: > On Mon, Jan 3, 2011 at 22:00, Lennart Borgman wrote: > >> - The completion is case sensitive. > > It is? Can you show a test case? > >> - widget-complete is bound to M-TAB. This is by default bound to >> Alt-Tab which is not available to applications on w32. > > But you can use , like you yourself discuss in bug#8256. Didn't I say that you can't do that? If you use some vi emulation like Viper. From debbugs-submit-bounces@debbugs.gnu.org Sun Jul 03 14:53:26 2011 Received: (at 7779) by debbugs.gnu.org; 3 Jul 2011 18:53:26 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QdRnK-0003tq-CD for submit@debbugs.gnu.org; Sun, 03 Jul 2011 14:53:26 -0400 Received: from mail-pz0-f44.google.com ([209.85.210.44]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QdRnI-0003td-Fu for 7779@debbugs.gnu.org; Sun, 03 Jul 2011 14:53:25 -0400 Received: by pzk5 with SMTP id 5so26402pzk.3 for <7779@debbugs.gnu.org>; Sun, 03 Jul 2011 11:53:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type:content-transfer-encoding; bh=7Nk7Q+SXaubP1tGO8nn4PvMZiQzunx2jpCUPvwgXxmg=; b=e/E0ng4sXUrbi9xL3JnYEn0u0vmNPKfVO+BKNhq8QVWpEwVsNFilX5fj6XdoyGa56F L2Oo7VONbJYQEQe+lRA4oMGsZTCaVOcyv1BkL0dKqofLMBcsSIUKfuv4tFQgLq52cmIB +i7yci7j0ToEG2Z2c0/oR2l/H5IZJI3Awu96c= Received: by 10.142.118.24 with SMTP id q24mr2395080wfc.392.1309719198417; Sun, 03 Jul 2011 11:53:18 -0700 (PDT) MIME-Version: 1.0 Received: by 10.142.48.6 with HTTP; Sun, 3 Jul 2011 11:52:37 -0700 (PDT) In-Reply-To: References: From: Juanma Barranquero Date: Sun, 3 Jul 2011 20:52:37 +0200 Message-ID: Subject: Re: bug#7779: Miserable widget completion for type 'directory on w32 To: Lennart Borgman Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -3.3 (---) X-Debbugs-Envelope-To: 7779 Cc: 7779@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -3.3 (---) On Sun, Jul 3, 2011 at 20:48, Lennart Borgman w= rote: >> It is? Can you show a test case? >> >>> - widget-complete is bound to M-TAB. This is by default bound to >>> Alt-Tab which is not available to applications on w32. >> >> But you can use , like you yourself discuss in bug#8256. > > Didn't I say that you can't do that? If you use some vi emulation like Vi= per. Could you answer both questions, not only the second one? As for that, if M-TAB cannot be reliably used on Windows, and ESC-TAB cannot be used inside Viper, please propose an alternate binding for using inside Viper. =C2=A0 =C2=A0 Juanma From debbugs-submit-bounces@debbugs.gnu.org Sun Jul 03 18:32:15 2011 Received: (at 7779) by debbugs.gnu.org; 3 Jul 2011 22:32:15 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QdVD4-0004Xz-6G for submit@debbugs.gnu.org; Sun, 03 Jul 2011 18:32:14 -0400 Received: from mail-ew0-f44.google.com ([209.85.215.44]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QdVD3-0004Xm-2P for 7779@debbugs.gnu.org; Sun, 03 Jul 2011 18:32:13 -0400 Received: by ewy19 with SMTP id 19so1927194ewy.3 for <7779@debbugs.gnu.org>; Sun, 03 Jul 2011 15:32:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=A5AIl58R8aWKbweYy8EVhqoNvJFeDNlsKBB1zdX0E88=; b=YkejcnsN62nNLOhxZ3XzdennoHQfEHlTSIl4ygb927QDSRAs/Phm/1Y+BX7o5IKoFr 77nvNqR3kDtS23CRxGv+d8ydMeHXnob/m6znfmDbUfaBQPyxk6xkdtcFlO46y+WghDuW PNCRALvtsoU+Sz/pBBVUCGnsOLrgebOcfNjI8= Received: by 10.213.114.66 with SMTP id d2mr1572759ebq.102.1309732327109; Sun, 03 Jul 2011 15:32:07 -0700 (PDT) MIME-Version: 1.0 Received: by 10.213.7.84 with HTTP; Sun, 3 Jul 2011 15:31:47 -0700 (PDT) In-Reply-To: References: From: Lennart Borgman Date: Mon, 4 Jul 2011 00:31:47 +0200 Message-ID: Subject: Re: bug#7779: Miserable widget completion for type 'directory on w32 To: Juanma Barranquero Content-Type: text/plain; charset=UTF-8 X-Spam-Score: -3.6 (---) X-Debbugs-Envelope-To: 7779 Cc: 7779@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -3.6 (---) On Sun, Jul 3, 2011 at 20:52, Juanma Barranquero wrote: > On Sun, Jul 3, 2011 at 20:48, Lennart Borgman wrote: > >>> It is? Can you show a test case? >>> >>>> - widget-complete is bound to M-TAB. This is by default bound to >>>> Alt-Tab which is not available to applications on w32. >>> >>> But you can use , like you yourself discuss in bug#8256. >> >> Didn't I say that you can't do that? If you use some vi emulation like Viper. > > Could you answer both questions, not only the second one? > > As for that, if M-TAB cannot be reliably used on Windows, and ESC-TAB > cannot be used inside Viper, please propose an alternate binding for > using inside Viper. That might be a good suggestion, but I am not sure. As everyone here no vi has two main states: input and command. Beside that there are the normal Emacs key sequences states during input of key sequences. (The clash between these states is why ESC-TAB can not be used.) For the "command" state the g key is unused. Using it directly would be a waste, but a sequence beginning with g might be good. But I am not very sure of the value of it since using it would require switching to "command" state first. And I think you are most likely to be in "input" mode if you want to do completion. ESC is the only "control char" that I am using of those vi recognize as its own. (The other are less important.) I suggest finding a key sequence in Emacs that does not use M (Alt). TAB by itself seems to be the favorite on EmacsWiki. Maybe use two fast TABs for it by default. And have C-RET as backup? From debbugs-submit-bounces@debbugs.gnu.org Sun Jul 03 18:43:33 2011 Received: (at 7779) by debbugs.gnu.org; 3 Jul 2011 22:43:33 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QdVO0-0004pu-Fu for submit@debbugs.gnu.org; Sun, 03 Jul 2011 18:43:32 -0400 Received: from mail-pz0-f44.google.com ([209.85.210.44]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QdVNy-0004pf-CO for 7779@debbugs.gnu.org; Sun, 03 Jul 2011 18:43:31 -0400 Received: by pzk5 with SMTP id 5so118362pzk.3 for <7779@debbugs.gnu.org>; Sun, 03 Jul 2011 15:43:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type:content-transfer-encoding; bh=21OnbN74KN3X2U7Q+PVPLOV7EKCEJ4kIRNp/3Tv7Ky4=; b=n30Er1iCGD3yh7zPsSJzmEzSnJ62oPo1gIlnJCZFEbw+OiqGXn/ipxwCHubO9QhJXt O2PKMcwjDjntaLRCF++uXpELSZmix28PNgkLxmc/VEYe+GOd7U1MuLfwqFJMKuQMS86t 8I4wr5jgIYrR5VEejdi3o3qVE6xpPYkTU8VII= Received: by 10.143.66.15 with SMTP id t15mr2498710wfk.278.1309733004198; Sun, 03 Jul 2011 15:43:24 -0700 (PDT) MIME-Version: 1.0 Received: by 10.142.48.6 with HTTP; Sun, 3 Jul 2011 15:42:44 -0700 (PDT) In-Reply-To: References: From: Juanma Barranquero Date: Mon, 4 Jul 2011 00:42:44 +0200 Message-ID: Subject: Re: bug#7779: Miserable widget completion for type 'directory on w32 To: Lennart Borgman Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -3.3 (---) X-Debbugs-Envelope-To: 7779 Cc: 7779@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -3.3 (---) On Mon, Jul 4, 2011 at 00:31, Lennart Borgman w= rote: > ESC is the only "control char" that I am using of those vi recognize > as its own. (The other are less important.) > > I suggest finding a key sequence in Emacs that does not use M (Alt). > TAB by itself seems to be the favorite on EmacsWiki. Maybe use two > fast TABs for it by default. And have C-RET as backup? Are you proposing changing the default binding? I don't think users used to the current binding should be penalized for the needs of Viper. If anything, an expert Viper user like you will surely know how to integrate a new keybinding into Viper. It is possible to bind shift-Esc to work from the input state? And, you still haven't answered the other question: do you still get case sensitive completion of directories? --=20 =C2=A0 =C2=A0 Juanma From debbugs-submit-bounces@debbugs.gnu.org Sun Jul 03 18:57:25 2011 Received: (at 7779) by debbugs.gnu.org; 3 Jul 2011 22:57:26 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QdVbR-00059n-3d for submit@debbugs.gnu.org; Sun, 03 Jul 2011 18:57:25 -0400 Received: from mail-ey0-f172.google.com ([209.85.215.172]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QdVbP-00059a-34 for 7779@debbugs.gnu.org; Sun, 03 Jul 2011 18:57:23 -0400 Received: by eye13 with SMTP id 13so1921907eye.3 for <7779@debbugs.gnu.org>; Sun, 03 Jul 2011 15:57:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=iBXzNnVcynpDrdHOyIH8HO+J5qT0I9llhIHXm1QijMU=; b=rU4mrm57/urdUKr99Rr8MwAUyo+LLxAbyC4MUIyzeb25Q0UOJoGSLDMPG/K4tpUeYI yBCT2dYilbmLW8OK4JnqytJpH6i3ciE9vwLWi0Fw7BM1qo4fz92AqCOwSLZaW6uesAPU zqHlwaTYrA6D+n8LbapqPxzSJrCaPqAB6YhG4= Received: by 10.213.114.66 with SMTP id d2mr1576130ebq.102.1309733837136; Sun, 03 Jul 2011 15:57:17 -0700 (PDT) MIME-Version: 1.0 Received: by 10.213.7.84 with HTTP; Sun, 3 Jul 2011 15:56:57 -0700 (PDT) In-Reply-To: References: From: Lennart Borgman Date: Mon, 4 Jul 2011 00:56:57 +0200 Message-ID: Subject: Re: bug#7779: Miserable widget completion for type 'directory on w32 To: Juanma Barranquero Content-Type: text/plain; charset=UTF-8 X-Spam-Score: -3.6 (---) X-Debbugs-Envelope-To: 7779 Cc: 7779@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -3.6 (---) On Mon, Jul 4, 2011 at 00:42, Juanma Barranquero wrote: > On Mon, Jul 4, 2011 at 00:31, Lennart Borgman wrote: > >> ESC is the only "control char" that I am using of those vi recognize >> as its own. (The other are less important.) >> >> I suggest finding a key sequence in Emacs that does not use M (Alt). >> TAB by itself seems to be the favorite on EmacsWiki. Maybe use two >> fast TABs for it by default. And have C-RET as backup? > > Are you proposing changing the default binding? I don't think users > used to the current binding should be penalized for the needs of > Viper. If anything, an expert Viper user like you will surely know how > to integrate a new keybinding into Viper. It is possible to bind > shift-Esc to work from the input state? I just tried these and they work (the states are called "vi" and "insert" - my bad): (define-key viper-vi-intercept-map [(shift escape)] (lambda () (interactive) (message "you pushed shift esc"))) ;; vi state (define-key viper-insert-intercept-map [(shift escape)] (lambda () (interactive) (message "you pushed shift esc"))) ;; insert state So S-ESC could be used with both default Emacs bindings and in Viper mode. Yes, I was proposing a change, but I think this should be discussed more. The main problem is that there are a lot of different completions. (Something I tried to address experimentally in tabkey2.el in nXhtml.) > And, you still haven't answered the other question: do you still get > case sensitive completion of directories? Oh, sorry I missed that one. So you want me to test this with the latest build? (BTW I see problems with my w32 build on Windows 7 64-bit. Should we perhaps provide 64-bit binaries? Can we?) From debbugs-submit-bounces@debbugs.gnu.org Sun Jul 03 19:05:04 2011 Received: (at 7779) by debbugs.gnu.org; 3 Jul 2011 23:05:04 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QdVip-00069y-Oo for submit@debbugs.gnu.org; Sun, 03 Jul 2011 19:05:04 -0400 Received: from mail-pz0-f44.google.com ([209.85.210.44]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QdVio-00069T-4D for 7779@debbugs.gnu.org; Sun, 03 Jul 2011 19:05:02 -0400 Received: by pzk5 with SMTP id 5so127192pzk.3 for <7779@debbugs.gnu.org>; Sun, 03 Jul 2011 16:04:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type:content-transfer-encoding; bh=AdB7/k+Nk/WokZ0czfMO8ikOCQjQRSi//DzzUIxmpq0=; b=EyEXU1zoXMYlDkwB6hhiWSGOQSNuu5AveWVC0Akciw57nMnOLA8UKEdGNupBuBGUT9 jNxvBndwDuDLnRNpfGIKCbZUELKNEsdF4TmxRjlJVonei0me8YR4TJqB784TDkfmL6lh 63H3JMCRHS+00M3QWtja3EsMFdPXV/4CAfIHc= Received: by 10.142.215.15 with SMTP id n15mr194905wfg.107.1309734296069; Sun, 03 Jul 2011 16:04:56 -0700 (PDT) MIME-Version: 1.0 Received: by 10.142.48.6 with HTTP; Sun, 3 Jul 2011 16:04:15 -0700 (PDT) In-Reply-To: References: From: Juanma Barranquero Date: Mon, 4 Jul 2011 01:04:15 +0200 Message-ID: Subject: Re: bug#7779: Miserable widget completion for type 'directory on w32 To: Lennart Borgman Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -3.3 (---) X-Debbugs-Envelope-To: 7779 Cc: 7779@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -3.3 (---) On Mon, Jul 4, 2011 at 00:56, Lennart Borgman w= rote: > So S-ESC could be used with both default Emacs bindings and in Viper mode= . > > Yes, I was proposing a change, but I think this should be discussed > more. OK, so we have a keybinding that you could use in Viper, and you want to propose a change. Care to do that in emacs-devel? (I don't think it will be accepted, but we'll be able to reach a consensus of what to do with Viper, I hope). > Oh, sorry I missed that one. So you want me to test this with the > latest build? Yes. *AND* provide a precise, step-by-step recipe, starting from "emacs -Q" (with stock Emacs, not your patched version), and explaining clearly what you do get and what do you expected to get. > (BTW I see problems with my w32 build on Windows 7 > 64-bit. I don't see problems with stock Emacs on Windows 7 64-bit. If you're able to reproduce these problems with the standard Emacs, could you please file bug reports for them? (Again: with recipes and clear explanations, which you often overlook.) > Should we perhaps provide 64-bit binaries? Can we?) It woud be nice, yes, but so far as I know, no one is working on building a 64-bit Windows Emacs. It isn't trivial, it's not just a matter of using a 64-bit compiler. But you are welcome to download, for example, the Twilight Dragon Media 64-bit build of GCC (http://tdm-gcc.tdragon.net/) and try it. =C2=A0 =C2=A0 Juanma From debbugs-submit-bounces@debbugs.gnu.org Sun Jul 03 19:23:47 2011 Received: (at 7779) by debbugs.gnu.org; 3 Jul 2011 23:23:47 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QdW0w-0006b9-Kv for submit@debbugs.gnu.org; Sun, 03 Jul 2011 19:23:47 -0400 Received: from mail-ey0-f172.google.com ([209.85.215.172]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QdW0u-0006ax-9L for 7779@debbugs.gnu.org; Sun, 03 Jul 2011 19:23:45 -0400 Received: by eye13 with SMTP id 13so1925599eye.3 for <7779@debbugs.gnu.org>; Sun, 03 Jul 2011 16:23:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type:content-transfer-encoding; bh=aPk/mtEcm9CydiQm6V7rP3MJ3YcXs+Iqg26iU/IuJzs=; b=BmE2C+dD9WpVaUeIwIl+hN4ywTg2aCQf+49rQCQEGKolTudYDPnLFr4LPWR1JcZgoB HqtKSQhjK76T17sP80JqBFc5pX14IliG3YrCXiJteIZlROmjap3EkDsosjsQo42zfHHU 2JXE6xR6RXwUt97nWBJGdHSz2pyfEBwynUbIw= Received: by 10.213.20.200 with SMTP id g8mr1652425ebb.140.1309735417295; Sun, 03 Jul 2011 16:23:37 -0700 (PDT) MIME-Version: 1.0 Received: by 10.213.7.84 with HTTP; Sun, 3 Jul 2011 16:23:17 -0700 (PDT) In-Reply-To: References: From: Lennart Borgman Date: Mon, 4 Jul 2011 01:23:17 +0200 Message-ID: Subject: Re: bug#7779: Miserable widget completion for type 'directory on w32 To: Juanma Barranquero Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -3.6 (---) X-Debbugs-Envelope-To: 7779 Cc: 7779@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -3.6 (---) On Mon, Jul 4, 2011 at 01:04, Juanma Barranquero wrote: > On Mon, Jul 4, 2011 at 00:56, Lennart Borgman = wrote: > >> So S-ESC could be used with both default Emacs bindings and in Viper mod= e. >> >> Yes, I was proposing a change, but I think this should be discussed >> more. > > OK, so we have a keybinding that you could use in Viper, and you want > to propose a change. Care to do that in emacs-devel? (I don't think it > will be accepted, but we'll be able to reach a consensus of what to do > with Viper, I hope). I can do that later. This binding (S-ESC) is trivial, but I do not know the state of the completion functions now. >> Oh, sorry I missed that one. So you want me to test this with the >> latest build? > > Yes. *AND* provide a precise, step-by-step recipe, starting from > "emacs -Q" (with stock Emacs, not your patched version), and > explaining clearly what you do get and what do you expected to get. I just have to find the binaries as I said in another thread ... ;-) >> =C2=A0(BTW I see problems with my w32 build on Windows 7 >> 64-bit. > > I don't see problems with stock Emacs on Windows 7 64-bit. If you're > able to reproduce these problems with the standard Emacs, could you > please file bug reports for them? (Again: with recipes and clear > explanations, which you often overlook.) Might be a problem with the old 32-bit compiler I used that shows up. >> Should we perhaps provide 64-bit binaries? Can we?) > > It woud be nice, yes, but so far as I know, no one is working on > building a 64-bit Windows Emacs. It isn't trivial, it's not just a > matter of using a 64-bit compiler. But you are welcome to download, > for example, the Twilight Dragon Media 64-bit build of GCC > (http://tdm-gcc.tdragon.net/) and try it. Thanks. Have you tried it? What problems did you see? From debbugs-submit-bounces@debbugs.gnu.org Sun Jul 03 19:32:12 2011 Received: (at 7779) by debbugs.gnu.org; 3 Jul 2011 23:32:12 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QdW96-0007es-0c for submit@debbugs.gnu.org; Sun, 03 Jul 2011 19:32:12 -0400 Received: from mail-pz0-f44.google.com ([209.85.210.44]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QdW94-0007ef-35 for 7779@debbugs.gnu.org; Sun, 03 Jul 2011 19:32:10 -0400 Received: by pzk5 with SMTP id 5so138448pzk.3 for <7779@debbugs.gnu.org>; Sun, 03 Jul 2011 16:32:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type:content-transfer-encoding; bh=ciLvBADWRZXbovmOrV6CTGQGSn04rFWysnhVIXNinck=; b=XnpuUeTjZDi96GJTWz1lHD4+gp+9Jp4wK4glm9ZF7AwDtcff5Yh83W+0ZiQX6unNiY UHtRaB39bm7JYTsTJ5s1FIq7Wan34g9bROY/eOZ/EcHaT3jJYk9YhzShfLSQpK1eBLLa /bHSj9WcSzDJ+sw7dE67ovo6LDDXhzbCfk6eM= Received: by 10.143.66.15 with SMTP id t15mr2514714wfk.278.1309735924075; Sun, 03 Jul 2011 16:32:04 -0700 (PDT) MIME-Version: 1.0 Received: by 10.142.48.6 with HTTP; Sun, 3 Jul 2011 16:31:24 -0700 (PDT) In-Reply-To: References: From: Juanma Barranquero Date: Mon, 4 Jul 2011 01:31:24 +0200 Message-ID: Subject: Re: bug#7779: Miserable widget completion for type 'directory on w32 To: Lennart Borgman Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -3.3 (---) X-Debbugs-Envelope-To: 7779 Cc: 7779@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -3.3 (---) On Mon, Jul 4, 2011 at 01:23, Lennart Borgman w= rote: > I can do that later. This binding (S-ESC) is trivial, but I do not > know the state of the completion functions now. OK, thanks. > I just have to find the binaries as I said in another thread ... ;-) I just sent the info in the other thread. > Have you tried it? No. =C2=A0 =C2=A0 Juanma From debbugs-submit-bounces@debbugs.gnu.org Sun Jul 03 21:36:07 2011 Received: (at 7779) by debbugs.gnu.org; 4 Jul 2011 01:36:07 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QdY50-0001yC-JI for submit@debbugs.gnu.org; Sun, 03 Jul 2011 21:36:07 -0400 Received: from mail-ey0-f172.google.com ([209.85.215.172]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QdY4y-0001xh-9B for 7779@debbugs.gnu.org; Sun, 03 Jul 2011 21:36:05 -0400 Received: by eye13 with SMTP id 13so1944884eye.3 for <7779@debbugs.gnu.org>; Sun, 03 Jul 2011 18:35:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=R9W8bvwSyLZgkGE3+9BCXZ3q3Ye8m2jK9DlXjITIMTY=; b=uhEG9I2eFBtUhaVYncYbYh8DBClKoIw2TnaKP4ZXitobcCTeZGSF1R6+68ygmtlwqi SUs0HkVoBU7deFrz3/heykygmjJKszDY+AEXofjirYDwYpPgoeuQljHXt60uehv1nkZ7 /6oCQsr2YKdxI8w8zALfk+B+9z20NoOvxHuUE= Received: by 10.213.114.66 with SMTP id d2mr1599705ebq.102.1309743358365; Sun, 03 Jul 2011 18:35:58 -0700 (PDT) MIME-Version: 1.0 Received: by 10.213.7.84 with HTTP; Sun, 3 Jul 2011 18:35:38 -0700 (PDT) In-Reply-To: References: From: Lennart Borgman Date: Mon, 4 Jul 2011 03:35:38 +0200 Message-ID: Subject: Re: bug#7779: Miserable widget completion for type 'directory on w32 To: Juanma Barranquero Content-Type: text/plain; charset=UTF-8 X-Spam-Score: -3.6 (---) X-Debbugs-Envelope-To: 7779 Cc: 7779@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -3.6 (---) >> Yes. *AND* provide a precise, step-by-step recipe, starting from >> "emacs -Q" (with stock Emacs, not your patched version), and >> explaining clearly what you do get and what do you expected to get. I wrote before: "- The completion is case sensitive. However the file system is case insensitive on w32." Testing now with downloaded binaries emacs-20110627-bin-i386.zip completion behaves even more strange. Try this: emacs -Q M-x load-library RET eshell RET M-x customize-option RET eshell-directory-name RET Then enter "c:/" in the directory field and do M-x widget-complete I would expect that to return the directory names. After this I tried "c:/E". I have directories started with "c:/E" and "c:/e". I only got those with "c:/e" (and some other things that should not match at all). From debbugs-submit-bounces@debbugs.gnu.org Sun Jul 03 22:59:48 2011 Received: (at 7779) by debbugs.gnu.org; 4 Jul 2011 02:59:48 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QdZNz-0005G9-Pp for submit@debbugs.gnu.org; Sun, 03 Jul 2011 22:59:47 -0400 Received: from mail-pz0-f44.google.com ([209.85.210.44]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QdZNy-0005Fu-5M for 7779@debbugs.gnu.org; Sun, 03 Jul 2011 22:59:46 -0400 Received: by pzk5 with SMTP id 5so232124pzk.3 for <7779@debbugs.gnu.org>; Sun, 03 Jul 2011 19:59:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type:content-transfer-encoding; bh=rDczl5Mtgoriamd7ZvEL2/imktabG7S7Bkyx8iZ6O6I=; b=G4HUahwBTAlinj1WK/qspCYC0FUw9yyjRvCwMDwu4G4MqPAQoxDyoSWG68BxNGlLK6 HIg5h45FRkPfVVCE0vE65ncKMMxcwlv+oTahHopQgN/nOJZ+7FzqsABOMW4coz47LXYb mjJkcE2FF8btzZvYWVLQRb0xLpRWknEJ8tp8w= Received: by 10.143.12.16 with SMTP id p16mr2628658wfi.50.1309748380181; Sun, 03 Jul 2011 19:59:40 -0700 (PDT) MIME-Version: 1.0 Received: by 10.142.48.6 with HTTP; Sun, 3 Jul 2011 19:59:00 -0700 (PDT) In-Reply-To: References: From: Juanma Barranquero Date: Mon, 4 Jul 2011 04:59:00 +0200 Message-ID: Subject: Re: bug#7779: Miserable widget completion for type 'directory on w32 To: Lennart Borgman Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -3.3 (---) X-Debbugs-Envelope-To: 7779 Cc: 7779@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -3.3 (---) On Mon, Jul 4, 2011 at 03:35, Lennart Borgman w= rote: > After this I tried "c:/E". I have directories started with "c:/E" and > "c:/e". I only got those with "c:/e" (and some other things that > should not match at all). It's a bit weird, yes. Sometimes it is "completing" all E's *and* all directories, sometimes it does it right (but always case sensitive). Definitely a bug, I'd say. =C2=A0 =C2=A0 Juanma From debbugs-submit-bounces@debbugs.gnu.org Wed Aug 28 11:48:10 2019 Received: (at 7779) by debbugs.gnu.org; 28 Aug 2019 15:48:11 +0000 Received: from localhost ([127.0.0.1]:51091 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1i30B8-0008RP-Gp for submit@debbugs.gnu.org; Wed, 28 Aug 2019 11:48:10 -0400 Received: from mail-lj1-f176.google.com ([209.85.208.176]:41360) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1i30B6-0008RB-JT for 7779@debbugs.gnu.org; Wed, 28 Aug 2019 11:48:09 -0400 Received: by mail-lj1-f176.google.com with SMTP id m24so3039056ljg.8 for <7779@debbugs.gnu.org>; Wed, 28 Aug 2019 08:48:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:from:date:message-id:subject:to:cc; bh=YRG4cGheH1OFT1LEffhf7leiBAzhjIBA3tRH0VLShqU=; b=gQrk+UIRqhRpf8wmRa7i4NYQLCPX6mBPbhYmCdASN40umwbj1cg5NtYQKfDqy6xJeZ utNGT+IGD2TvNTt2QQM37OlHyphjnKOzFQR/0LxYrGMv5qax0Mfn2GAP7ZzKr0GxqJcg jzviRkCszf8gs41x4DfSN/+KzT2AT5cdG/r3ByZM/koKtpKfLU7i2ZJBv1hzAlIU+aCj dLjFW5DuESdwJ65X3nZMrpD36dz3gpliL5iZw/FrWKsZfBll6G3mZGnpwlGGwtLb9oJo ClqON+jz4FsuSPheJzwG/X4RtI0nY2kGZjZwoD/AMUljxNcD7wKKdskfYyDLY53GlFZn Eqwg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to:cc; bh=YRG4cGheH1OFT1LEffhf7leiBAzhjIBA3tRH0VLShqU=; b=pQDhSL/S9bPkPoDiOlc7Xc/U/CdrD0VoYL3NYVb6MjmrV5lhCJilS/Eum1zy6zJLjj dFhfHku/Gjx69aS4+wWIW4kZsmBVQW6BJc1wMagr7g1S71kNwTyrNLygBnNHOXZ0xORG Gsg/tIj3V8xLt8K+An5tlo3mBCQYILDPua+5MhKuoJzd+R7FJ0GyLtEv+ApB9i0SZ3A1 ynpZsRAM/1CTlDU3wcZBU3OOdW+ulPZQlSZtyXOuPDSpC5EocspeK/A5Wuh8V2W2Etr5 scSbQ2EU9u2ht5+SQLEXeVvOQ/bsMVpHFFAJBetfcRtp6ILUODbTSBYNf1Ezr3NeF7CJ sA6Q== X-Gm-Message-State: APjAAAUh/PzxImhYA1hw+ni2WydD25VZ90em7gDZYF1LMoUDE41yvFVb XCeQDCRU3nAazwxUuwyyqBhQwcCnr/WUG/8w5lQxfm1c X-Google-Smtp-Source: APXvYqzYb8ZnvJaG/cff2u7jXdVXIs67VpSOuypFUYmV8SxPBCGOUho3d48LEUus0q0nrQQXN+GlpVr1Af1qCnHUlf4= X-Received: by 2002:a2e:3608:: with SMTP id d8mr2539238lja.140.1567007282217; Wed, 28 Aug 2019 08:48:02 -0700 (PDT) MIME-Version: 1.0 From: Mauro Aranda Date: Wed, 28 Aug 2019 12:47:50 -0300 Message-ID: Subject: bug#7779: Miserable widget completion for type 'directory on w32 To: 7779@debbugs.gnu.org Content-Type: multipart/mixed; boundary="0000000000006b131205912f50f0" X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 7779 Cc: lennart.borgman@gmail.com X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) --0000000000006b131205912f50f0 Content-Type: multipart/alternative; boundary="0000000000006b130e05912f50ee" --0000000000006b130e05912f50ee Content-Type: text/plain; charset="UTF-8" I can reproduce the bug in the latest master. On a Windows machine, and starting with emacs -Q, I do: M-x customize-option RET tutorial-directory and try to complete with C-M-i inside the editable-field, with different names, and different cases. It doesn't work, because the completion is made case sensitive, even though read-file-name-completion-ignore-case is t. Also, the completion is made not only for directory names, but also for file names. This also happens on a GNU/Linux machine. Since the 'file widget suffers from the first mentioned bug as well, the attached patch tries to improve the completion for both of these widgets. Best regards, Mauro. --0000000000006b130e05912f50ee Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
I can reproduce the bug in the latest master.=C2=A0 O= n a Windows machine,
and starting with emacs -Q, I do:
<= div>M-x customize-option RET tutorial-directory
and try to comple= te with C-M-i inside the editable-field, with different names,
an= d different cases.
It doesn't work, because the completio= n is made case sensitive, even though
read-file-name-completion-i= gnore-case is t.

Also, the completion is made not = only for directory names,
but also for file names.=C2=A0 This als= o happens on a GNU/Linux machine.

Since the 'f= ile widget suffers from the first mentioned bug as well,
the atta= ched patch tries to improve the completion for both of these widgets.
=

Best regards,
Mauro.
--0000000000006b130e05912f50ee-- --0000000000006b131205912f50f0 Content-Type: text/x-patch; charset="US-ASCII"; name="0001-Improve-file-name-completion-in-file-and-directory-w.patch" Content-Disposition: attachment; filename="0001-Improve-file-name-completion-in-file-and-directory-w.patch" Content-Transfer-Encoding: base64 Content-ID: X-Attachment-Id: f_jzvfimc10 RnJvbSAyNGJlMGJjOTc2MGUxNmFmODA3NDdiNGJjMDZmZDk1M2UwNTBiZTRmIE1vbiBTZXAgMTcg MDA6MDA6MDAgMjAwMQpGcm9tOiBNYXVybyBBcmFuZGEgPG1hdXJvb2FyYW5kYUBnbWFpbC5jb20+ CkRhdGU6IFdlZCwgMjggQXVnIDIwMTkgMDg6Mjk6NTcgLTAzMDAKU3ViamVjdDogW1BBVENIXSBJ bXByb3ZlIGZpbGUgbmFtZSBjb21wbGV0aW9uIGluIGZpbGUgYW5kIGRpcmVjdG9yeSB3aWRnZXRz CiAoQnVnIzc3NzkpCgoqIGxpc3Avd2lkLWVkaXQuZWwgKHdpZGdldCAnZmlsZSwgd2lkZ2V0ICdk aXJlY3RvcnkpOiBSZXNwZWN0IHRoZSBvcHRpb24KcmVhZC1maWxlLW5hbWUtY29tcGxldGlvbi1p Z25vcmUtY2FzZS4KKHdpZGdldCAnZGlyZWN0b3J5KTogRmlsdGVyIHRoZSBmaWxlIG5hbWVzLCB0 byBvbmx5IHBlcmZvcm0gZGlyZWN0b3J5IG5hbWUKY29tcGxldGlvbi4KLS0tCiBsaXNwL3dpZC1l ZGl0LmVsIHwgOSArKysrKysrKy0KIDEgZmlsZSBjaGFuZ2VkLCA4IGluc2VydGlvbnMoKyksIDEg ZGVsZXRpb24oLSkKCmRpZmYgLS1naXQgYS9saXNwL3dpZC1lZGl0LmVsIGIvbGlzcC93aWQtZWRp dC5lbAppbmRleCAxZGRjNDYxLi5hZDY1Y2E2IDEwMDY0NAotLS0gYS9saXNwL3dpZC1lZGl0LmVs CisrKyBiL2xpc3Avd2lkLWVkaXQuZWwKQEAgLTMwODMsNyArMzA4Myw5IEBAIHdpZGdldC1yZWdl eHAtdmFsaWRhdGUKIChkZWZpbmUtd2lkZ2V0ICdmaWxlICdzdHJpbmcKICAgIkEgZmlsZSB3aWRn ZXQuCiBJdCByZWFkcyBhIGZpbGUgbmFtZSBmcm9tIGFuIGVkaXRhYmxlIHRleHQgZmllbGQuIgot ICA6Y29tcGxldGlvbnMgIydjb21wbGV0aW9uLWZpbGUtbmFtZS10YWJsZQorICA6Y29tcGxldGlv bnMgKGNvbXBsZXRpb24tdGFibGUtY2FzZS1mb2xkCisgICAgICAgICAgICAgICAgIydjb21wbGV0 aW9uLWZpbGUtbmFtZS10YWJsZQorICAgICAgICAgICAgICAgIChub3QgcmVhZC1maWxlLW5hbWUt Y29tcGxldGlvbi1pZ25vcmUtY2FzZSkpCiAgIDpwcm9tcHQtdmFsdWUgJ3dpZGdldC1maWxlLXBy b21wdC12YWx1ZQogICA6Zm9ybWF0ICIleyV0JX06ICV2IgogICA7OyBEb2Vzbid0IHdvcmsgd2Vs bCB3aXRoIHRlcm1pbmF0aW5nIG5ld2xpbmUuCkBAIC0zMTE4LDYgKzMxMjAsMTEgQEAgd2lkZ2V0 LWZpbGUtcHJvbXB0LXZhbHVlCiAoZGVmaW5lLXdpZGdldCAnZGlyZWN0b3J5ICdmaWxlCiAgICJB IGRpcmVjdG9yeSB3aWRnZXQuCiBJdCByZWFkcyBhIGRpcmVjdG9yeSBuYW1lIGZyb20gYW4gZWRp dGFibGUgdGV4dCBmaWVsZC4iCisgIDpjb21wbGV0aW9ucyAoYXBwbHktcGFydGlhbGx5ICMnY29t cGxldGlvbi10YWJsZS13aXRoLXByZWRpY2F0ZQorICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAoY29tcGxldGlvbi10YWJsZS1jYXNlLWZvbGQKKyAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICMnY29tcGxldGlvbi1maWxlLW5hbWUtdGFibGUKKyAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgIChub3QgcmVhZC1maWxlLW5hbWUtY29tcGxldGlvbi1pZ25vcmUtY2Fz ZSkpCisgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICMnZGlyZWN0b3J5LW5hbWUtcCAn c3RyaWN0KQogICA6dGFnICJEaXJlY3RvcnkiKQogCiAoZGVmdmFyIHdpZGdldC1zeW1ib2wtcHJv bXB0LXZhbHVlLWhpc3RvcnkgbmlsCi0tIAoyLjcuNAoK --0000000000006b131205912f50f0-- From debbugs-submit-bounces@debbugs.gnu.org Fri Aug 30 22:24:05 2019 Received: (at control) by debbugs.gnu.org; 31 Aug 2019 02:24:05 +0000 Received: from localhost ([127.0.0.1]:54919 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1i3t3d-0008EU-4D for submit@debbugs.gnu.org; Fri, 30 Aug 2019 22:24:05 -0400 Received: from mail-pl1-f175.google.com ([209.85.214.175]:43093) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1i3t3a-0008Dt-8J for control@debbugs.gnu.org; Fri, 30 Aug 2019 22:24:03 -0400 Received: by mail-pl1-f175.google.com with SMTP id 4so4136443pld.10 for ; Fri, 30 Aug 2019 19:24:02 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=Z/8TdrNoZtsGOmOhL1zmkdpbKxQ+wTTffdLtek1ZZDM=; b=h8rphqFYLt+QcSs7J3RFU/Qa1n6VhIOVj6WJzTrhIfUXTxWu3uvSAVGFu803uQcmAw SgYi1z2IO06zsX+z2TyDFF+wwfH1zi78uUK50g1VDZmwuHgrsffSwQycXrUwys9CAZ3E 3MoXBceX/j1jdwnXxP5oxPZZgrqOk1zaPne0oEdRMUTJJrKFlKGwy8F5t9q2FInFZy7l /BufT/1DDDZ8oVNEsKPwpvANXDzHgDOVfx5B3LSkwBzDMNz3VKNp269YurBz4DhSaPqD /QtxP4CQXtywhppTOdTI13XFqEtMxxfn53WLu3Slp+R3ffW7y+2SU7oMsS5ZEZd/W1Tp 4HiA== X-Gm-Message-State: APjAAAUO7oNI9Ndn68mHkjsj9YI68pPOSprwoYRNLEQrlo08YHu0Nfyz NhfszFuCtqvPYAJSSGR7OVe+NzJWSdosZ5QkJA9KwPQJ X-Google-Smtp-Source: APXvYqxS+D4AZEk/60yK7pMAP3Aa1hSVbydedlyf+ynfcfkCs1dT9wKeqorIXnHvg428VFqY9Ol3FKFid0TqNdwtJSo= X-Received: by 2002:a17:902:704b:: with SMTP id h11mr9257111plt.259.1567218235840; Fri, 30 Aug 2019 19:23:55 -0700 (PDT) MIME-Version: 1.0 From: Stefan Kangas Date: Sat, 31 Aug 2019 04:23:44 +0200 Message-ID: Subject: To: control@debbugs.gnu.org Content-Type: text/plain; charset="UTF-8" X-Spam-Score: 2.5 (++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: tags 7779 + patch quit Content analysis details: (2.5 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -0.0 SPF_PASS SPF: sender matches SPF record 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record 0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider (stefankangas[at]gmail.com) 0.2 HEADER_FROM_DIFFERENT_DOMAINS From and EnvelopeFrom 2nd level mail domains are different -0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at https://www.dnswl.org/, no trust [209.85.214.175 listed in list.dnswl.org] 2.0 BLANK_SUBJECT Subject is present but empty 0.2 FREEMAIL_FORGED_FROMDOMAIN 2nd level domains in From and EnvelopeFrom freemail headers are different X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 1.5 (+) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: tags 7779 + patch quit Content analysis details: (1.5 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at https://www.dnswl.org/, no trust [209.85.214.175 listed in list.dnswl.org] -0.0 SPF_PASS SPF: sender matches SPF record 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record 0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider (stefankangas[at]gmail.com) 0.2 HEADER_FROM_DIFFERENT_DOMAINS From and EnvelopeFrom 2nd level mail domains are different 2.0 BLANK_SUBJECT Subject is present but empty -1.0 MAILING_LIST_MULTI Multiple indicators imply a widely-seen list manager 0.2 FREEMAIL_FORGED_FROMDOMAIN 2nd level domains in From and EnvelopeFrom freemail headers are different tags 7779 + patch quit From debbugs-submit-bounces@debbugs.gnu.org Fri Sep 06 17:16:49 2019 Received: (at 7779) by debbugs.gnu.org; 6 Sep 2019 21:16:49 +0000 Received: from localhost ([127.0.0.1]:37386 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1i6Lb7-0004qw-Fs for submit@debbugs.gnu.org; Fri, 06 Sep 2019 17:16:49 -0400 Received: from mail-io1-f44.google.com ([209.85.166.44]:42608) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1i6Lb5-0004qh-Ex for 7779@debbugs.gnu.org; Fri, 06 Sep 2019 17:16:48 -0400 Received: by mail-io1-f44.google.com with SMTP id n197so15950854iod.9 for <7779@debbugs.gnu.org>; Fri, 06 Sep 2019 14:16:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:references:date:in-reply-to:message-id :user-agent:mime-version; bh=OAHFxgnaXcz+gr2oIedeJlOiDe949HuuDOVzuhjL8wM=; b=rvAGoNmL80DjVJazq2sbfcXsQWkIVPmA/eZfhsUg9nNNRFvFBenby36oLOzQiU1ezA poMwQVC6UhKwsvYCAxw5vEfjUXh/m4deHl3wnd7f8h/6dLOI/mHFA1ooPCIewasU7dDt 35Be2+zxC64phWOOnL5cCaRs35VdOZg73zrJfI5C0TDP7uKvmI3TGQg8GRxgpC9rVGK4 /zuhTo77Y/wcigoNqWSLWbJJkzpPonW1QHRlsxJiUHi26tPUjfnJBRfdCUOKWO5iGXry mBWOR9iS9Hv0upLYMHVsr3pv6R4UQEKMFebihVp/OkMBBHh/U7MwAe9izkieua0K5yzn AsVg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:references:date:in-reply-to :message-id:user-agent:mime-version; bh=OAHFxgnaXcz+gr2oIedeJlOiDe949HuuDOVzuhjL8wM=; b=BI34tRnhugeIf1KiRuEcvAIDKGdtXRQogHIPLQYBZsh5Bid98pigx3QOSLcNlHOWW0 YPIXO9b56xg1aKxOwk2xnVZIh6jC11DPio3s8+2h/V0hVsW4ZV1xUN02S3ClxXL5aCZ+ I0hvj1ehKRg0XviJsSStedg3644U48k/dwOBlcoI9+OJQ+kCKOLn6Fni7+ZfTYqnogKC J1xDUSKmDJ9smlZ3DSEpc+LkmlatMaROgcwUqZgniQsEehbxzNFOlvW04wK4MsDobO0Y yRK4J0C1ryRb4DDvhTFsBTG5q3YF/GRTHhEcjwU7CWpt9+/hs0XE214Ca2PgrVJMv+b9 PTnA== X-Gm-Message-State: APjAAAW3TiGC39CAYNPy2IsSKrOkKdVQyaDVifJg0rYn26/2vEESpDTA JsVOigDd/a2DO3uWOBfDrd0= X-Google-Smtp-Source: APXvYqztkrIsqpCNbRGgl0tOCkfSK42miq1/ZskYUAdr+NbrlSywDuUGTdhWMRQEgfD6zHvmvWRHZA== X-Received: by 2002:a6b:9203:: with SMTP id u3mr12847944iod.3.1567804601796; Fri, 06 Sep 2019 14:16:41 -0700 (PDT) Received: from vhost2 (CPE001143542e1f-CMf81d0f809fa0.cpe.net.cable.rogers.com. [99.230.38.42]) by smtp.gmail.com with ESMTPSA id o3sm6862808iob.64.2019.09.06.14.16.40 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Fri, 06 Sep 2019 14:16:40 -0700 (PDT) From: Noam Postavsky To: Mauro Aranda Subject: Re: bug#7779: Miserable widget completion for type 'directory on w32 References: Date: Fri, 06 Sep 2019 17:16:40 -0400 In-Reply-To: (Mauro Aranda's message of "Wed, 28 Aug 2019 12:47:50 -0300") Message-ID: <85k1ali0qv.fsf@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1.92 (windows-nt) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 7779 Cc: lennart.borgman@gmail.com, 7779@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Mauro Aranda writes: > Since the 'file widget suffers from the first mentioned bug as well, > the attached patch tries to improve the completion for both of these > widgets. Pushed to master. [1: 5b11751]: 2019-09-06 17:02:08 -0400 Improve file name completion in file and directory widgets (Bug#7779) https://git.savannah.gnu.org/cgit/emacs.git/commit/?id=5b117511aa1b5c451773891b505a7098a67f9532 From debbugs-submit-bounces@debbugs.gnu.org Fri Sep 06 17:17:06 2019 Received: (at control) by debbugs.gnu.org; 6 Sep 2019 21:17:06 +0000 Received: from localhost ([127.0.0.1]:37390 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1i6LbN-0004rx-RD for submit@debbugs.gnu.org; Fri, 06 Sep 2019 17:17:06 -0400 Received: from mail-io1-f47.google.com ([209.85.166.47]:45418) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1i6LbL-0004rF-VJ for control@debbugs.gnu.org; Fri, 06 Sep 2019 17:17:04 -0400 Received: by mail-io1-f47.google.com with SMTP id f12so15915316iog.12 for ; Fri, 06 Sep 2019 14:17:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:subject:date:message-id:mime-version; bh=AVcu6u4Z4PeNY+dgIYlZli+hEgTrkukGZJNg0PjLCHM=; b=FcZojL3tC3Gq0WxxGfHbTrF26/onfu547haRZs6Hdy/rY6K1Y/WKBIAIknARS8226l +Y8w3VXrlmGoAR79Z25iVKkYh7998Uco0SMf3Iswut++gbZalIJpVBXksrnlMkm8pVuX AL8hFTFuUahRV7C5HzfMr/nHoGxEsjZg5bReUl57NB0EH5Il3sZ2le981OM7XLOZu0H3 0moeqjhdefXgtN8Zv1MB7pd0TFPbKrHMnj8MwSNXjE5YRsrxfWgB719vj/dLmhtxs5rC WGlawv28961skVw+GDBjkga+t7EaRN27GawJ5yf069MEoS9uPxmem8YIWPY84vcpsVL+ Vlgg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:subject:date:message-id:mime-version; bh=AVcu6u4Z4PeNY+dgIYlZli+hEgTrkukGZJNg0PjLCHM=; b=LzZahlADI6a8wtSxO3UlAGHm27rY5KKKRfadk72+k0XGCRzeLv3e78PlNBV8N0hUPh Ue42Y35wex6XK1YuIMgM/9aKO5y8GVMF3SIagbZ1uvrMQsOteNS56NT9vX0gksmcHv1e 0VkmWQbuJooFD+P7tFk2mY3wSvTHUuUX1YC4KS+pjXGWVPh8S+uAFtMwacoFz/19UZFa dHOE77fYiBuaMo80APRQZ3qnGLujDMuzBGA6yLnoFlKqtObl/zi7PE+IVMuKlKAS+ywf rekPmPTWWYP2GyIdLr8BK0xp6Z18WKvH7xV0AbJQdUlZWGJqS7W3fU1bmpY5th+r8Ciu 76sQ== X-Gm-Message-State: APjAAAUUOevBSQLWnkduoVU9rBJ74T9ukBPGgpQLMk9PIcMfFa4D11aa m6qY4evKf4THYxFQ2csa8puTZBM9 X-Google-Smtp-Source: APXvYqwJjfvAwiZHrlJudyCaL+/rCroxkqhHV6qaz6p3cIneyGf5WD9RgLOnEv+6onpoWSw4Hr1vhg== X-Received: by 2002:a6b:4411:: with SMTP id r17mr12452575ioa.283.1567804618334; Fri, 06 Sep 2019 14:16:58 -0700 (PDT) Received: from vhost2 (CPE001143542e1f-CMf81d0f809fa0.cpe.net.cable.rogers.com. [99.230.38.42]) by smtp.gmail.com with ESMTPSA id l186sm12361550ioa.54.2019.09.06.14.16.57 for (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Fri, 06 Sep 2019 14:16:57 -0700 (PDT) From: Noam Postavsky To: control@debbugs.gnu.org Subject: control message for bug #7779 Date: Fri, 06 Sep 2019 17:16:58 -0400 Message-ID: <85imq5i0qd.fsf@gmail.com> MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) # patch was applied tags 7779 fixed close 7779 27.1 quit From unknown Thu Aug 14 20:55:54 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Sat, 05 Oct 2019 11:24:09 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator