[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: suggested feature -- console-mode frame title sets Xterm title
From: |
Miles Bader |
Subject: |
Re: suggested feature -- console-mode frame title sets Xterm title |
Date: |
02 Oct 2003 16:00:58 +0900 |
This patch seems to have been generated against an old version of emacs;
when I tried to apply it against (roughly) CVS HEAD, I got many failed
hunks (note the -l which causes patch to ignore whitespace problems):
(emacs--cvs-trunk) patch --dry-run -l -p1 < $ls/emacs-xterm-title.patch
patching file lisp/cus-start.el
Hunk #1 succeeded at 258 with fuzz 2 (offset 14 lines).
patching file lisp/term/xterm.el
Hunk #1 FAILED at 48.
1 out of 1 hunk FAILED -- saving rejects to file lisp/term/xterm.el.rej
patching file src/dispextern.h
Hunk #1 succeeded at 2544 with fuzz 2 (offset 320 lines).
Hunk #2 succeeded at 2715 (offset 347 lines).
patching file src/term.c
Hunk #1 succeeded at 276 (offset -9 lines).
Hunk #2 FAILED at 363.
Hunk #3 succeeded at 448 (offset -31 lines).
Hunk #4 succeeded at 2332 (offset -33 lines).
1 out of 4 hunks FAILED -- saving rejects to file src/term.c.rej
patching file src/xdisp.c
Hunk #1 FAILED at 1.
Hunk #2 succeeded at 755 with fuzz 2 (offset 459 lines).
Hunk #3 FAILED at 1154.
Hunk #4 succeeded at 7758 with fuzz 2 (offset 609 lines).
Hunk #5 FAILED at 7826.
Hunk #6 FAILED at 7877.
Hunk #7 succeeded at 7871 (offset 539 lines).
Hunk #8 succeeded at 7880 (offset 539 lines).
Hunk #9 FAILED at 14630.
Hunk #10 succeeded at 20993 with fuzz 2 (offset 6013 lines).
Hunk #11 FAILED at 21179.
Hunk #12 FAILED at 21186.
7 out of 12 hunks FAILED -- saving rejects to file src/xdisp.c.rej
It would be nice if you could try to use a development version of emacs
when sending patches.
Thanks,
-Miles
--
"1971 pickup truck; will trade for guns"
- Re: suggested feature -- console-mode frame title sets Xterm title, Richard Stallman, 2003/10/01
- Message not available
- Re: suggested feature -- console-mode frame title sets Xterm title, Martin Pool, 2003/10/02
- Message not available
- Re: suggested feature -- console-mode frame title sets Xterm title, Martin Pool, 2003/10/14
- Re: suggested feature -- console-mode frame title sets Xterm title, Eli Zaretskii, 2003/10/14
- Re: suggested feature -- console-mode frame title sets Xterm title, Martin Pool, 2003/10/14
- Re: suggested feature -- console-mode frame title sets Xterm title, Miles Bader, 2003/10/14
- Re: suggested feature -- console-mode frame title sets Xterm title, Martin Pool, 2003/10/14