GNU bug report logs - #74496
30.0.91; fullscreen frame set with F11 is shifted when ctwm restarts

Previous Next

Package: emacs;

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 #122 received at 74496 <at> debbugs.gnu.org (full text, mbox):

From: martin rudalics <rudalics <at> gmx.at>
To: Van Ly <van.ly <at> SDF.ORG>
Cc: eliz <at> gnu.org, 74496 <at> debbugs.gnu.org
Subject: Re: bug#74496: 30.0.91; fullscreen frame set with F11 is shifted when
 ctwm restarts
Date: Sun, 8 Dec 2024 14:58:57 +0100
> 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.