GNU bug report logs - #77083
31.0.50; submit-emacs-patch doesn't work in compressed lisp files

Previous Next

Package: emacs;

Reported by: Elijah Gabe Pérez <eg642616 <at> gmail.com>

Date: Mon, 17 Mar 2025 20:38:02 UTC

Severity: normal

Found in version 31.0.50

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: Elijah Gabe Pérez <eg642616 <at> gmail.com>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: philipk <at> posteo.net, 77083 <at> debbugs.gnu.org
Subject: bug#77083: 31.0.50; submit-emacs-patch doesn't work in compressed lisp files
Date: Tue, 18 Mar 2025 15:31:31 -0600
[Message part 1 (text/plain, inline)]
Eli Zaretskii <eliz <at> gnu.org> writes:

> So the problem in your case is not that the files are compressed, the
> problem is that the source tree doesn't exist on that system?  In that
> case, I believe the patch suggested by Philip up-thread will solve
> this.  Can you try it?

Yeah, I've tried it and it solves this issue.
However, maintainer address is not inserted in X-Debbugs-Cc:.

Maybe Should i set source-directory to my emacs-git path in my config?

Or there should be a defcustom instead using source-directory?

Something like this?
#+begin_src emacs-lisp
  (defcustom submit-emacs-patch-src-path source-directory
    "Path to Emacs source directory for submit patch."
    :type 'string)
#+end_src
[Message part 2 (text/html, inline)]
[Message part 3 (text/plain, inline)]

-- 
                                          - E.G via GNU Emacs and Org.

This bug report was last modified 62 days ago.

Previous Next


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