From: Peter Dyballa <Peter_Dyballa@freenet.de>
To: Eli Zaretskii <eliz@gnu.org>
Cc: emacs-pretest-bug@gnu.org, monnier@iro.umontreal.ca
Subject: Re: 23.0.60; Ediff's Apply Patch To A File fails
Date: Mon, 17 Mar 2008 00:14:40 +0100 [thread overview]
Message-ID: <797CA6EA-E04A-47A4-99D7-662672ADF34D@freenet.de> (raw)
In-Reply-To: <u3aqqifou.fsf@gnu.org>
Am 16.03.2008 um 21:20 schrieb Eli Zaretskii:
>>> Please characterize the failure.
>>
>>
>> When trying to patch the file on disk, only a .rej file was created.
>> When trying to patch the same file opened in a buffer, it worked, the
>> complete patch was applied.
>
> Could be an EOL problem, or some other whitespace-related snafu?
The patch files are undecided unix, the ELisp file to patch is
incorrectly set up:
;;; tramp.el --- Transparent Remote Access, Multiple Protocol
;;; -*- mode: Emacs-Lisp; coding: utf-8; -*-
So it's ISO Latin-1: iso-latin-1-unix. (I'll write another bug report
on this.)
--
Greetings
Pete
There are two major products that come out of Berkeley: LSD and UNIX.
We don't believe this to be a coincidence.
- Jeremy S. Anderson
prev parent reply other threads:[~2008-03-16 23:14 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-03-15 22:37 23.0.60; Ediff's Apply Patch To A File fails Peter Dyballa
2008-03-16 18:01 ` Stefan Monnier
2008-03-16 18:12 ` Peter Dyballa
2008-03-16 20:20 ` Eli Zaretskii
2008-03-16 23:14 ` Peter Dyballa [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=797CA6EA-E04A-47A4-99D7-662672ADF34D@freenet.de \
--to=peter_dyballa@freenet.de \
--cc=eliz@gnu.org \
--cc=emacs-pretest-bug@gnu.org \
--cc=monnier@iro.umontreal.ca \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.