[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#21415: 25.0.50; Emacs Trunk -- pixelwise width/height for x-create-f
From: |
Keith David Bershatsky |
Subject: |
bug#21415: 25.0.50; Emacs Trunk -- pixelwise width/height for x-create-frame |
Date: |
Sun, 06 Sep 2015 15:01:28 -0700 |
Using a brand new download of the Emacs master repository and a fresh copy of
the patch, I ran:
git apply frame.c.diff
error: patch failed: src/frame.c:537
error: src/frame.c: patch does not apply
I also tried using a third-party program called Tower.app, and the result was
the same error message.
I ran: git diff
and I received no output, and was just returned to a new command prompt.
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
At Sun, 06 Sep 2015 21:26:54 +0200,
martin rudalics wrote:
>
> > With respect to the patch, I believe it was applied successfully -- I
> selected the option "y".
> >
> > [* * *]HOME$ patch -p1 < frame.c.diff
> >
> > patching file src/frame.c
> >
> > Reversed (or previously applied) patch detected! Assume -R? [n] y
>
> Strange. Are you sure you had a pristine frame.c? What does git diff
> give for your Emacs tree?
>
> > Hunk #3 succeeded at 4840 (offset 9 lines).
>
> If you have no private changes in frame.c do a C-x v u in a buffer
> showing frame.c and afterwards do
>
> git apply frame.c.diff
>
> followed by make.
>
> * * *
- bug#21415: 25.0.50; Emacs Trunk -- pixelwise width/height for x-create-frame, Keith David Bershatsky, 2015/09/04
- bug#21415: 25.0.50; Emacs Trunk -- pixelwise width/height for x-create-frame, martin rudalics, 2015/09/04
- bug#21415: 25.0.50; Emacs Trunk -- pixelwise width/height for x-create-frame, Keith David Bershatsky, 2015/09/04
- bug#21415: 25.0.50; Emacs Trunk -- pixelwise width/height for x-create-frame, Keith David Bershatsky, 2015/09/06
- bug#21415: 25.0.50; Emacs Trunk -- pixelwise width/height for x-create-frame, Keith David Bershatsky, 2015/09/06
- bug#21415: 25.0.50; Emacs Trunk -- pixelwise width/height for x-create-frame,
Keith David Bershatsky <=
- bug#21415: 25.0.50; Emacs Trunk -- pixelwise width/height for x-create-frame, Keith David Bershatsky, 2015/09/07
- bug#21415: 25.0.50; Emacs Trunk -- pixelwise width/height for x-create-frame, Keith David Bershatsky, 2015/09/08
- bug#21415: 25.0.50; Emacs Trunk -- pixelwise width/height for x-create-frame, Keith David Bershatsky, 2015/09/08
- bug#21415: 25.0.50; Emacs Trunk -- pixelwise width/height for x-create-frame, Keith David Bershatsky, 2015/09/09
- bug#21415: 25.0.50; Emacs Trunk -- pixelwise width/height for x-create-frame, Keith David Bershatsky, 2015/09/09