GNU bug report logs -
#74496
30.0.91; fullscreen frame set with F11 is shifted when ctwm restarts
Previous Next
Reported by: Van Ly <van.ly <at> SDF.ORG>
Date: Sat, 23 Nov 2024 18:29:02 UTC
Severity: normal
Found in version 30.0.91
Done: martin rudalics <rudalics <at> gmx.at>
Bug is archived. No further changes may be made.
Full log
Message #125 received at 74496 <at> debbugs.gnu.org (full text, mbox):
martin rudalics <rudalics <at> gmx.at> writes:
Unless you have other
> changes you want to preserve do
>
> git reset --hard
> git apply lucid.diff
Even if the full release archive is newly unpacked
$ wget https://ftp.gnu.org/gnu/emacs/emacs-29.4.tar.xz.sig
$ wget https://ftp.gnu.org/gnu/emacs/emacs-29.4.tar.xz
$ gpg --verify emacs-29.4.tar.xz.sig
gpg --verify emacs-29.4.tar.xz.sig
gpg: assuming signed data in `emacs-29.4.tar.xz'
gpg: Signature made 23 June 2024 01:04:32 am AEST using RSA key ID 5957135D
gpg: Good signature from "Stefan Kangas <stefan <at> marxist.se>"
gpg: aka "Stefan Kangas <skangas <at> skangas.se>"
gpg: Note: This key has expired!
Primary key fingerprint: CEA1 DE21 AB10 8493 CC9C 6574 2E82 323B 8F43 53EE
Subkey fingerprint: BB02 E407 AE9E AA87 C9E7 2A1D 2D4E 1FE9 5957 135D
$ tar xJf emacs-29.4.tar.xz
the lucid.diff patch fails as follows
$ git apply lucid.diff
git apply lucid.diff
error: patch failed: src/xterm.c:21573
error: src/xterm.c: patch does not apply
$ git apply lucid.diff --verbose | tee
git apply lucid.diff --verbose | tee
Checking patch src/xterm.c...
Hunk #1 succeeded at 17500 (offset -541 lines).
error: while searching for:
#endif /* !defined USE_X_TOOLKIT && !defined USE_GTK */
#ifdef USE_GTK
if (!f
&& (f = any)
error: patch failed: src/xterm.c:21573
error: src/xterm.c: patch does not apply
--
vl
This bug report was last modified 200 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.