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
View this message in rfc822 format
> Having frame.c and xterm.c restored from the release archive, I am
> unable to apply lucid.diff without error.
>
> # emacs-29.4 frame.c and xterm.c restored
>
> $ git apply lucid.diff
> git apply lucid.diff
> error: patch failed: src/xterm.c:21573
> error: src/xterm.c: patch does not apply
>
> # emacs-29.4 frame.c and xterm.c restored
>
> $ git apply break-fullscreen.diff
> git apply break-fullscreen.diff
> $ git apply lucid.diff
> git apply lucid.diff
> error: patch failed: src/xterm.c:18041
> error: src/xterm.c: patch does not apply
Please forget about break-fullscreen.diff. Unless you have other
changes you want to preserve do
git reset --hard
git apply lucid.diff
If the latter fails again do
git apply lucid.diff --verbose | tee
and post me here what it says.
martin
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.