GNU bug report logs - #79287
[PATCH] Fix submit-emacs-patch MIME type

Previous Next

Package: emacs;

Reported by: Steven Allen <steven <at> stebalien.com>

Date: Thu, 21 Aug 2025 18:25:02 UTC

Severity: normal

Tags: patch

Done: Philip Kaludercic <philipk <at> posteo.net>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Philip Kaludercic <philipk <at> posteo.net>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#79287: closed ([PATCH] Fix submit-emacs-patch MIME type)
Date: Thu, 21 Aug 2025 20:05:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Thu, 21 Aug 2025 20:04:16 +0000
with message-id <877bywmog0.fsf <at> posteo.net>
and subject line Re: bug#79287: [PATCH] Fix submit-emacs-patch MIME type
has caused the debbugs.gnu.org bug report #79287,
regarding [PATCH] Fix submit-emacs-patch MIME type
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
79287: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=79287
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Steven Allen <steven <at> stebalien.com>
To: bug-gnu-emacs <at> gnu.org
Subject: [PATCH] Fix submit-emacs-patch MIME type
Date: Thu, 21 Aug 2025 11:23:40 -0700
[Message part 3 (text/plain, inline)]
Tags: patch


Change from text/patch to text/x-patch.

In GNU Emacs 31.0.50 (build 3, x86_64-pc-linux-gnu, cairo version
 1.18.4) of 2025-08-21 built on Laptop
Repository revision: 32b65fefb61426d76c9c899dbd3e4a1b8ed774b2
Repository branch: merged
Windowing system distributor 'The X.Org Foundation', version 11.0.12101018
System Description: Arch Linux

Configured using:
 'configure
 'CPPFLAGS=-I/run/user/1000/build/emacs-git/src/mps-git/build/include '
 'LDFLAGS=-L/run/user/1000/build/emacs-git/src/mps-git/build/lib -Wl,-O1
 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now
 -Wl,-z,pack-relative-relocs -flto=auto' --prefix=/usr --sysconfdir=/etc
 --libexecdir=/usr/lib --localstatedir=/var --mandir=/usr/share/man
 --with-gameuser=:games --with-modules --without-m17n-flt
 --without-selinux --without-pop --without-gconf --disable-gc-mark-trace
 --with-mps=yes --enable-link-time-optimization
 --with-native-compilation=yes --with-xinput2 --with-x-toolkit=no
 --without-toolkit-scroll-bars --without-xaw3d --without-gsettings
 --with-cairo-xcb --without-xft --with-sound=no --with-tree-sitter
 --without-gpm --without-compress-install
 '--program-transform-name=s/\([ec]tags\)/\1.emacs/'
 'CFLAGS=-march=native -mtune=native -O3 -pipe -fno-plt -fexceptions
 -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security
 -fstack-clash-protection -fcf-protection -fomit-frame-pointer
 -fno-math-errno -fno-trapping-math -fno-math-errno -fno-trapping-math
 -flto=auto' 'CXXFLAGS=-march=native -mtune=native -O3 -pipe -fno-plt
 -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security
 -fstack-clash-protection -fcf-protection -fomit-frame-pointer
 -Wp,-D_GLIBCXX_ASSERTIONS -flto=auto''

[0001-Fix-submit-emacs-patch-MIME-type.patch (text/x-patch, attachment)]
[Message part 5 (message/rfc822, inline)]
From: Philip Kaludercic <philipk <at> posteo.net>
To: Steven Allen <steven <at> stebalien.com>
Cc: 79287-done <at> debbugs.gnu.org
Subject: Re: bug#79287: [PATCH] Fix submit-emacs-patch MIME type
Date: Thu, 21 Aug 2025 20:04:16 +0000
The patch makes sense and I have pushed it to the master branch with
minor modifications to the commit message.  Thanks!

Steven Allen <steven <at> stebalien.com> writes:

> Tags: patch
>
>
> Change from text/patch to text/x-patch.
>
> In GNU Emacs 31.0.50 (build 3, x86_64-pc-linux-gnu, cairo version
>  1.18.4) of 2025-08-21 built on Laptop
> Repository revision: 32b65fefb61426d76c9c899dbd3e4a1b8ed774b2
> Repository branch: merged
> Windowing system distributor 'The X.Org Foundation', version 11.0.12101018
> System Description: Arch Linux
>
> Configured using:
>  'configure
>  'CPPFLAGS=-I/run/user/1000/build/emacs-git/src/mps-git/build/include '
>  'LDFLAGS=-L/run/user/1000/build/emacs-git/src/mps-git/build/lib -Wl,-O1
>  -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now
>  -Wl,-z,pack-relative-relocs -flto=auto' --prefix=/usr --sysconfdir=/etc
>  --libexecdir=/usr/lib --localstatedir=/var --mandir=/usr/share/man
>  --with-gameuser=:games --with-modules --without-m17n-flt
>  --without-selinux --without-pop --without-gconf --disable-gc-mark-trace
>  --with-mps=yes --enable-link-time-optimization
>  --with-native-compilation=yes --with-xinput2 --with-x-toolkit=no
>  --without-toolkit-scroll-bars --without-xaw3d --without-gsettings
>  --with-cairo-xcb --without-xft --with-sound=no --with-tree-sitter
>  --without-gpm --without-compress-install
>  '--program-transform-name=s/\([ec]tags\)/\1.emacs/'
>  'CFLAGS=-march=native -mtune=native -O3 -pipe -fno-plt -fexceptions
>  -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security
>  -fstack-clash-protection -fcf-protection -fomit-frame-pointer
>  -fno-math-errno -fno-trapping-math -fno-math-errno -fno-trapping-math
>  -flto=auto' 'CXXFLAGS=-march=native -mtune=native -O3 -pipe -fno-plt
>  -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security
>  -fstack-clash-protection -fcf-protection -fomit-frame-pointer
>  -Wp,-D_GLIBCXX_ASSERTIONS -flto=auto''


This bug report was last modified 1 day ago.

Previous Next


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