GNU bug report logs - #78357
31.0.50; read file name completion generates wrong file name

Please note: This is a static page, with minimal formatting, updated once a day.
Click here to see this page with the latest information and nicer formatting.

Package: emacs; Reported by: Dieter Deyke <dieter.deyke@HIDDEN>; merged with #78323, #78325; dated Sat, 10 May 2025 17:57:02 UTC; Maintainer for emacs is bug-gnu-emacs@HIDDEN.
Merged 78323 78325 78357. Request was from Eli Zaretskii <eliz@HIDDEN> to control <at> debbugs.gnu.org. Full text available.

Message received at 78357 <at> debbugs.gnu.org:


Received: (at 78357) by debbugs.gnu.org; 10 May 2025 19:06:09 +0000
From debbugs-submit-bounces <at> debbugs.gnu.org Sat May 10 15:06:09 2025
Received: from localhost ([127.0.0.1]:50625 helo=debbugs.gnu.org)
	by debbugs.gnu.org with esmtp (Exim 4.84_2)
	(envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>)
	id 1uDpWR-0000rW-VY
	for submit <at> debbugs.gnu.org; Sat, 10 May 2025 15:06:09 -0400
Received: from eggs.gnu.org ([2001:470:142:3::10]:53906)
 by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256)
 (Exim 4.84_2) (envelope-from <eliz@HIDDEN>)
 id 1uDpWO-0000qn-8m; Sat, 10 May 2025 15:06:06 -0400
Received: from fencepost.gnu.org ([2001:470:142:3::e])
 by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256)
 (Exim 4.90_1) (envelope-from <eliz@HIDDEN>)
 id 1uDpWI-0003d3-Pi; Sat, 10 May 2025 15:05:58 -0400
DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org;
 s=fencepost-gnu-org; h=References:Subject:In-Reply-To:To:From:Date:
 mime-version; bh=9nEGFldfbq0FrQeOKko5pxEaeMTl8XYibI378nTXqho=; b=rqxa++tJDsm7
 9Wqo0xdZXOMLPY53d5qDd7R2IdlYXJKYNttqHsKW2bN8+0XiRVfJlfNcXtuCeZ44wSLNt4XyR4CRr
 yjYIwK+PQM0bM+SGQGqQhZp5mpKSi7KU7BW2C4EZ+2W9DJczTaTijDS46zm3btGihQ7I34yG8NRjI
 gqpA4hzKYfFVklIeEtTZrm608jfU0ECrS7AcACs85yYCvp/P/pku2hoUXmH9YHaEY/YmWjBeHxfi5
 S2vL5PlOjyH3sUbzzC0GUgALIvkb03hNwdkQTxkqGJbnvvt4PhpeOakFC9JeTt8g/v8I1KBKUMID9
 1/YOmJ9WoGcls4F+OtBo3w==;
Date: Sat, 10 May 2025 22:05:54 +0300
Message-Id: <86plgg8ewd.fsf@HIDDEN>
From: Eli Zaretskii <eliz@HIDDEN>
To: Dieter Deyke <dieter.deyke@HIDDEN>
In-Reply-To: <CAK9Z8HSQf3gX3Nv4pQkc5HCj0qm1W-=Na3mjnRf-n=6LMNFW5g@HIDDEN>
 (message from Dieter Deyke on Sat, 10 May 2025 19:55:43 +0200)
Subject: Re: bug#78357: 31.0.50;
 read file name completion generates wrong file name
References: <CAK9Z8HSQf3gX3Nv4pQkc5HCj0qm1W-=Na3mjnRf-n=6LMNFW5g@HIDDEN>
X-Spam-Score: -2.3 (--)
X-Debbugs-Envelope-To: 78357
Cc: 78357 <at> debbugs.gnu.org
X-BeenThere: debbugs-submit <at> debbugs.gnu.org
X-Mailman-Version: 2.1.18
Precedence: list
List-Id: <debbugs-submit.debbugs.gnu.org>
List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, 
 <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe>
List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/>
List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org>
List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help>
List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, 
 <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe>
Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org
Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org>
X-Spam-Score: -3.3 (---)

merge 78357 78323
thanks

> From: Dieter Deyke <dieter.deyke@HIDDEN>
> Date: Sat, 10 May 2025 19:55:43 +0200
> 
> I am on Debian with a case sensitve file system. I have a directory
> named "~/media/SANSA CLIPP". After starting emacs -Q and setting the
> option Read File Name Completion Ignore Case to t,
> I type C-x d ~/media/sa then press the Tab key. Emacs completes the
> file name to ~/media/saNSA CLIPP/ which does not exist. In previous
> versions of emacs the "sa" would have been corrected to "SA".

This is a duplicate of bug#78323, so I'm merging them.




Information forwarded to bug-gnu-emacs@HIDDEN:
bug#78357; Package emacs. Full text available.

Message received at submit <at> debbugs.gnu.org:


Received: (at submit) by debbugs.gnu.org; 10 May 2025 17:56:20 +0000
From debbugs-submit-bounces <at> debbugs.gnu.org Sat May 10 13:56:19 2025
Received: from localhost ([127.0.0.1]:49844 helo=debbugs.gnu.org)
	by debbugs.gnu.org with esmtp (Exim 4.84_2)
	(envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>)
	id 1uDoQn-0001SI-3V
	for submit <at> debbugs.gnu.org; Sat, 10 May 2025 13:56:19 -0400
Received: from lists.gnu.org ([2001:470:142::17]:50806)
 by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256)
 (Exim 4.84_2) (envelope-from <dieter.deyke@HIDDEN>)
 id 1uDoQi-0001Rh-3h
 for submit <at> debbugs.gnu.org; Sat, 10 May 2025 13:56:10 -0400
Received: from eggs.gnu.org ([2001:470:142:3::10])
 by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256)
 (Exim 4.90_1) (envelope-from <dieter.deyke@HIDDEN>)
 id 1uDoQc-0001gl-Ns
 for bug-gnu-emacs@HIDDEN; Sat, 10 May 2025 13:56:02 -0400
Received: from mail-lj1-x229.google.com ([2a00:1450:4864:20::229])
 by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128)
 (Exim 4.90_1) (envelope-from <dieter.deyke@HIDDEN>)
 id 1uDoQY-0003G3-QI
 for bug-gnu-emacs@HIDDEN; Sat, 10 May 2025 13:56:02 -0400
Received: by mail-lj1-x229.google.com with SMTP id
 38308e7fff4ca-326ced52aa9so10675911fa.2
 for <bug-gnu-emacs@HIDDEN>; Sat, 10 May 2025 10:55:57 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=gmail.com; s=20230601; t=1746899756; x=1747504556; darn=gnu.org;
 h=to:subject:message-id:date:from:mime-version:from:to:cc:subject
 :date:message-id:reply-to;
 bh=bToCmE4zyDZA1mqTsDIcKP813vasxLNAa+mdhRykRRQ=;
 b=k1IlPssWaYM41ty5i+0YmhVFebw/LRmhkgZtYuAHRt83JH2pPa4yl+rUcHtLPg/h8q
 dH8wC/iSc/hjuebihwS4tWyy/mspEUOCiwlEUu4qB8Oq4Bv/vTQ8+l0WsB2ivYjVja36
 PkX4/zSl3b6tzwCMAqbIrQCiJE1uSXMu4NX/2HyGZ3Am3RA94f2SNzzEu8K5FkXBlL0h
 w0kqaSZk4MovldoeWNlRAleyLl35u230cBb8j1GAVlbZgRYkilfqmRvQ3lXCwBZg9JUt
 wzEnncTIcjEueQev2ierCtPJK3P3xtk9ZS0p4TpiDTqmM0T9dPY15uz9PWjr3gQ5cLyG
 0zGg==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20230601; t=1746899756; x=1747504556;
 h=to:subject:message-id:date:from:mime-version:x-gm-message-state
 :from:to:cc:subject:date:message-id:reply-to;
 bh=bToCmE4zyDZA1mqTsDIcKP813vasxLNAa+mdhRykRRQ=;
 b=JvxdNL8lFFSsKl9mMkSLIFhqgJnBJwcoxOZs2yUXf/7IXte13OiXUEVr0NfWm+WBV5
 ucT0pi+vEppuQKN/VzrPdTJkA6tE+0TNrHfLscXM4VLhuEg6JEcLFKCerjd7MntbTZvI
 2a1VEZf0osoAkZ2xTq/HPJGRRu06Rmce5khsnIqCl+L4p+dXFNjPHTklM/nW+41/uTNE
 UJljI3JI7iiN/F9xLJFy8uinsM2Xl1J7PHwS0DhhNr7Sg3BkzrPRCNt/6ShkxiwWkONa
 Gb356Pi/E/hEvgKhZyt+mTBe3xt9yWSzMpWvzAPpo8YpOqYkXC+omYMZSaOpjsnu67sO
 J16g==
X-Gm-Message-State: AOJu0Yx4oMSee9F0tsIUcy6iGDcBOKHd3scEmArAz0uThMXM13eCEQUE
 ofUm5mweyW9MAOARYyFZOYiPXVCOtAOsV11sOXHt11M0XfnOJzG2y3QBM5W25epLJK6n8S77X27
 b3xc4KrcLnoV00sDrtxxyiytcup897A==
X-Gm-Gg: ASbGnct1UNAhkMY2Nk4vMTOvfm750dftMIevcIioIADdctW7EnSc82lDOiNxjOWkhgG
 UNVTPOTn+ElHUNWLIGtgJMACY9MLC7D5OfRwmdgziVHjoK764E9hmeBjhzH5ehEIZGbBUlVTRyQ
 1r2oKe5G8miQ02tHyckBWTwmpaTErXnRj7
X-Google-Smtp-Source: AGHT+IHH01FlsZ1aiQPI+SSz0aI6kKZ8M9KZUYaOYLh+ZLdKC/E/ar95u3vA/MpjBwfTJaca+Jumo5MPuf9ALHsb+jI=
X-Received: by 2002:a05:651c:3226:b0:30b:f138:1b9f with SMTP id
 38308e7fff4ca-326c458633fmr26469941fa.17.1746899755464; Sat, 10 May 2025
 10:55:55 -0700 (PDT)
MIME-Version: 1.0
From: Dieter Deyke <dieter.deyke@HIDDEN>
Date: Sat, 10 May 2025 19:55:43 +0200
X-Gm-Features: AX0GCFvqmaUtX1FpszaizAhF2zMToxiKdeXDAL4ujuTOTx0sjkZT7TDWe-Z4QvY
Message-ID: <CAK9Z8HSQf3gX3Nv4pQkc5HCj0qm1W-=Na3mjnRf-n=6LMNFW5g@HIDDEN>
Subject: 31.0.50; read file name completion generates wrong file name
To: bug-gnu-emacs@HIDDEN
Content-Type: multipart/alternative; boundary="00000000000061fd170634cbcbd2"
Received-SPF: pass client-ip=2a00:1450:4864:20::229;
 envelope-from=dieter.deyke@HIDDEN; helo=mail-lj1-x229.google.com
X-Spam_score_int: -20
X-Spam_score: -2.1
X-Spam_bar: --
X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1,
 DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_FROM=0.001,
 HTML_MESSAGE=0.001, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001,
 SPF_PASS=-0.001 autolearn=ham autolearn_force=no
X-Spam_action: no action
X-Spam-Score: 1.0 (+)
X-Debbugs-Envelope-To: submit
X-BeenThere: debbugs-submit <at> debbugs.gnu.org
X-Mailman-Version: 2.1.18
Precedence: list
List-Id: <debbugs-submit.debbugs.gnu.org>
List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, 
 <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe>
List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/>
List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org>
List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help>
List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, 
 <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe>
Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org
Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org>
X-Spam-Score: -0.0 (/)

--00000000000061fd170634cbcbd2
Content-Type: text/plain; charset="UTF-8"

I am on Debian with a case sensitve file system. I have a directory
named "~/media/SANSA CLIPP". After starting emacs -Q and setting the
option Read File Name Completion Ignore Case to t,
I type C-x d ~/media/sa then press the Tab key. Emacs completes the
file name to ~/media/saNSA CLIPP/ which does not exist. In previous
versions of emacs the "sa" would have been corrected to "SA".



In GNU Emacs 31.0.50 (build 1, x86_64-pc-linux-gnu, GTK+ Version
 3.24.49, cairo version 1.18.4) of 2025-05-09 built on deyke2
Repository revision: e929d6df772e19d29b6e396e3a3330d4c9d7fe21
Repository branch: master
Windowing system distributor 'The X.Org Foundation', version 11.0.12101016
System Description: Debian GNU/Linux trixie/sid

Configured using:
 'configure --prefix=/usr/local/emacs'

Configured features:
ACL CAIRO DBUS FREETYPE GIF GLIB GMP GNUTLS GPM GSETTINGS HARFBUZZ JPEG
LCMS2 LIBOTF LIBSELINUX LIBSYSTEMD LIBXML2 M17N_FLT MODULES NOTIFY
INOTIFY PDUMPER PNG RSVG SECCOMP SOUND SQLITE3 THREADS TIFF
TOOLKIT_SCROLL_BARS TREE_SITTER WEBP X11 XDBE XIM XINERAMA XINPUT2 XPM
XRANDR GTK3 ZLIB

Important settings:
  value of $LANG: en_US.UTF-8
  locale-coding-system: utf-8-unix

Major mode: Custom

Minor modes in effect:
  tooltip-mode: t
  global-eldoc-mode: t
  eldoc-mode: t
  show-paren-mode: t
  electric-indent-mode: t
  mouse-wheel-mode: t
  tool-bar-mode: t
  menu-bar-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  blink-cursor-mode: t
  minibuffer-regexp-mode: t
  line-number-mode: t
  indent-tabs-mode: t
  transient-mark-mode: t
  auto-composition-mode: t
  auto-encryption-mode: t
  auto-compression-mode: t

Load-path shadows:
None found.

Features:
(shadow sort mail-extr emacsbug lisp-mnt message mailcap yank-media puny
rfc822 mml mml-sec password-cache epa derived epg rfc6068 epg-config
gnus-util text-property-search mm-decode mm-bodies mm-encode mail-parse
rfc2231 mailabbrev gmm-utils mailheader sendmail rfc2047 rfc2045
ietf-drums mm-util mail-prsvr mail-utils dired dired-loaddefs time-date
subr-x etags fileloop generator xref project byte-opt gv bytecomp
byte-compile ring tabify apropos cus-edit pp cus-start cus-load wid-edit
warnings icons cl-loaddefs cl-lib rmc iso-transl tooltip cconv eldoc
paren electric uniquify ediff-hook vc-hooks lisp-float-type elisp-mode
mwheel term/x-win x-win term/common-win x-dnd touch-screen tool-bar dnd
fontset image regexp-opt fringe tabulated-list replace newcomment
text-mode lisp-mode prog-mode register page tab-bar menu-bar rfn-eshadow
isearch easymenu timer select scroll-bar mouse jit-lock font-lock syntax
font-core term/tty-colors frame minibuffer nadvice seq simple cl-generic
indonesian philippine cham georgian utf-8-lang misc-lang vietnamese
tibetan thai tai-viet lao korean japanese eucjp-ms cp51932 hebrew greek
romanian slovak czech european ethiopic indian cyrillic chinese
composite emoji-zwj charscript charprop case-table epa-hook
jka-cmpr-hook help abbrev obarray oclosure cl-preloaded button loaddefs
theme-loaddefs faces cus-face macroexp files window text-properties
overlay sha1 md5 base64 format env code-pages mule custom widget keymap
hashtable-print-readable backquote threads dbusbind inotify lcms2
dynamic-setting system-font-setting font-render-setting cairo gtk
x-toolkit xinput2 x multi-tty move-toolbar make-network-process
tty-child-frames emacs)

Memory information:
((conses 16 79089 9698) (symbols 48 8520 0) (strings 32 21152 1757)
 (string-bytes 1 526951) (vectors 16 14217)
 (vector-slots 8 151635 12490) (floats 8 29 1) (intervals 56 377 0)
 (buffers 1064 13))

-- 
Dieter Deyke
mailto:dieter.deyke@HIDDEN
Get my Gnupg key:
gpg --keyserver keys.gnupg.net --recv-keys B116EA20

--00000000000061fd170634cbcbd2
Content-Type: text/html; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr"><br><br>I am on Debian with a case sensitve file system. I=
 have a directory<br>named &quot;~/media/SANSA CLIPP&quot;. After starting =
emacs -Q and setting the<br>option Read File Name Completion Ignore Case to=
 t,<br>I type C-x d ~/media/sa then press the Tab key. Emacs completes the<=
br>file name to ~/media/saNSA CLIPP/ which does not exist. In previous<br>v=
ersions of emacs the &quot;sa&quot; would have been corrected to &quot;SA&q=
uot;.<br><br><br><br>In GNU Emacs 31.0.50 (build 1, x86_64-pc-linux-gnu, GT=
K+ Version<br>=C2=A03.24.49, cairo version 1.18.4) of 2025-05-09 built on d=
eyke2<br>Repository revision: e929d6df772e19d29b6e396e3a3330d4c9d7fe21<br>R=
epository branch: master<br>Windowing system distributor &#39;The X.Org Fou=
ndation&#39;, version 11.0.12101016<br>System Description: Debian GNU/Linux=
 trixie/sid<br><br>Configured using:<br>=C2=A0&#39;configure --prefix=3D/us=
r/local/emacs&#39;<br><br>Configured features:<br>ACL CAIRO DBUS FREETYPE G=
IF GLIB GMP GNUTLS GPM GSETTINGS HARFBUZZ JPEG<br>LCMS2 LIBOTF LIBSELINUX L=
IBSYSTEMD LIBXML2 M17N_FLT MODULES NOTIFY<br>INOTIFY PDUMPER PNG RSVG SECCO=
MP SOUND SQLITE3 THREADS TIFF<br>TOOLKIT_SCROLL_BARS TREE_SITTER WEBP X11 X=
DBE XIM XINERAMA XINPUT2 XPM<br>XRANDR GTK3 ZLIB<br><br>Important settings:=
<br>=C2=A0 value of $LANG: en_US.UTF-8<br>=C2=A0 locale-coding-system: utf-=
8-unix<br><br>Major mode: Custom<br><br>Minor modes in effect:<br>=C2=A0 to=
oltip-mode: t<br>=C2=A0 global-eldoc-mode: t<br>=C2=A0 eldoc-mode: t<br>=C2=
=A0 show-paren-mode: t<br>=C2=A0 electric-indent-mode: t<br>=C2=A0 mouse-wh=
eel-mode: t<br>=C2=A0 tool-bar-mode: t<br>=C2=A0 menu-bar-mode: t<br>=C2=A0=
 file-name-shadow-mode: t<br>=C2=A0 global-font-lock-mode: t<br>=C2=A0 font=
-lock-mode: t<br>=C2=A0 blink-cursor-mode: t<br>=C2=A0 minibuffer-regexp-mo=
de: t<br>=C2=A0 line-number-mode: t<br>=C2=A0 indent-tabs-mode: t<br>=C2=A0=
 transient-mark-mode: t<br>=C2=A0 auto-composition-mode: t<br>=C2=A0 auto-e=
ncryption-mode: t<br>=C2=A0 auto-compression-mode: t<br><br>Load-path shado=
ws:<br>None found.<br><br>Features:<br>(shadow sort mail-extr emacsbug lisp=
-mnt message mailcap yank-media puny<br>rfc822 mml mml-sec password-cache e=
pa derived epg rfc6068 epg-config<br>gnus-util text-property-search mm-deco=
de mm-bodies mm-encode mail-parse<br>rfc2231 mailabbrev gmm-utils mailheade=
r sendmail rfc2047 rfc2045<br>ietf-drums mm-util mail-prsvr mail-utils dire=
d dired-loaddefs time-date<br>subr-x etags fileloop generator xref project =
byte-opt gv bytecomp<br>byte-compile ring tabify apropos cus-edit pp cus-st=
art cus-load wid-edit<br>warnings icons cl-loaddefs cl-lib rmc iso-transl t=
ooltip cconv eldoc<br>paren electric uniquify ediff-hook vc-hooks lisp-floa=
t-type elisp-mode<br>mwheel term/x-win x-win term/common-win x-dnd touch-sc=
reen tool-bar dnd<br>fontset image regexp-opt fringe tabulated-list replace=
 newcomment<br>text-mode lisp-mode prog-mode register page tab-bar menu-bar=
 rfn-eshadow<br>isearch easymenu timer select scroll-bar mouse jit-lock fon=
t-lock syntax<br>font-core term/tty-colors frame minibuffer nadvice seq sim=
ple cl-generic<br>indonesian philippine cham georgian utf-8-lang misc-lang =
vietnamese<br>tibetan thai tai-viet lao korean japanese eucjp-ms cp51932 he=
brew greek<br>romanian slovak czech european ethiopic indian cyrillic chine=
se<br>composite emoji-zwj charscript charprop case-table epa-hook<br>jka-cm=
pr-hook help abbrev obarray oclosure cl-preloaded button loaddefs<br>theme-=
loaddefs faces cus-face macroexp files window text-properties<br>overlay sh=
a1 md5 base64 format env code-pages mule custom widget keymap<br>hashtable-=
print-readable backquote threads dbusbind inotify lcms2<br>dynamic-setting =
system-font-setting font-render-setting cairo gtk<br>x-toolkit xinput2 x mu=
lti-tty move-toolbar make-network-process<br>tty-child-frames emacs)<br><br=
>Memory information:<br>((conses 16 79089 9698) (symbols 48 8520 0) (string=
s 32 21152 1757)<br>=C2=A0(string-bytes 1 526951) (vectors 16 14217)<br>=C2=
=A0(vector-slots 8 151635 12490) (floats 8 29 1) (intervals 56 377 0)<br>=
=C2=A0(buffers 1064 13))<br><br>-- <br>Dieter Deyke<br>mailto:<a href=3D"ma=
ilto:dieter.deyke@HIDDEN">dieter.deyke@HIDDEN</a><br>Get my Gnupg key=
:<br>gpg --keyserver <a href=3D"http://keys.gnupg.net">keys.gnupg.net</a> -=
-recv-keys B116EA20<br></div>

--00000000000061fd170634cbcbd2--




Acknowledgement sent to Dieter Deyke <dieter.deyke@HIDDEN>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs@HIDDEN. Full text available.
Report forwarded to bug-gnu-emacs@HIDDEN:
bug#78357; Package emacs. Full text available.
Please note: This is a static page, with minimal formatting, updated once a day.
Click here to see this page with the latest information and nicer formatting.
Last modified: Sat, 10 May 2025 19:15:01 UTC

GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997 nCipher Corporation Ltd, 1994-97 Ian Jackson.