all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Lennart Borgman (gmail)" <lennart.borgman@gmail.com>
To: Eli Zaretskii <eliz@gnu.org>
Cc: emacs-devel@gnu.org
Subject: Re: Coding system used by call-process-region?
Date: Wed, 07 Mar 2007 14:05:09 +0100	[thread overview]
Message-ID: <45EEB885.8070901@gmail.com> (raw)
In-Reply-To: <uhcsxn14f.fsf@gnu.org>

[-- Attachment #1: Type: text/plain, Size: 783 bytes --]

Eli Zaretskii wrote:
>> Date: Tue, 06 Mar 2007 23:59:56 +0100
>> From: "Lennart Borgman (gmail)" <lennart.borgman@gmail.com>
>> Cc: Emacs Devel <emacs-devel@gnu.org>
>>
>> Has anyone got ediff patch functions working on w32 using gnuwin32 patch?
> 
> Please send a complete self-contained example, together with the file
> to patch and the patch itself, and please explain what doesn't work as
> expected for you.


Here it is:

You need the gnuwin32 patch.exe in your path. Then do

   emacs -Q

Open the file the-patch.diff. Create a new buffer with C-x b. Insert the 
file file-to-patch.txt in this.

Then from the menus select Tools - Apply patch - To a Buffer ...

Choose the patch and buffer to patch from above. After this Emacs 
freezes, at least for me (CVS from 070306).



[-- Attachment #2: file-to-patch.txt --]
[-- Type: text/plain, Size: 88 bytes --]

This is the buffer to patch on the next line:
Change this line.
End of buffer to patch.

[-- Attachment #3: the-patch.diff --]
[-- Type: text/plain, Size: 249 bytes --]

--- file-to-patch.txt	2007-03-07 13:52:57.062500000 +0100
+++ patched-file.txt	2007-03-07 13:53:24.046875000 +0100
@@ -1,3 +1,3 @@
 This is the buffer to patch on the next line:
-Change this line.
+Now this line is patched.
 End of buffer to patch.

[-- Attachment #4: Type: text/plain, Size: 142 bytes --]

_______________________________________________
Emacs-devel mailing list
Emacs-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-devel

  reply	other threads:[~2007-03-07 13:05 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-03-06 15:35 Coding system used by call-process-region? Lennart Borgman (gmail)
2007-03-06 16:07 ` Andreas Schwab
2007-03-06 22:59   ` Lennart Borgman (gmail)
2007-03-07  4:12     ` Eli Zaretskii
2007-03-07 13:05       ` Lennart Borgman (gmail) [this message]
2007-03-07 13:27         ` martin rudalics
2007-03-07 14:09           ` Lennart Borgman (gmail)
2007-03-07 17:46             ` martin rudalics
2007-03-07 18:10               ` Lennart Borgman (gmail)
2007-03-07 18:30                 ` martin rudalics
2007-03-07 21:13                   ` Lennart Borgman (gmail)
2007-03-07 22:13                     ` martin rudalics
2007-03-07 22:27                       ` Lennart Borgman (gmail)
2007-03-07 22:32                         ` martin rudalics
2007-03-07 23:15                           ` Lennart Borgman (gmail)

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=45EEB885.8070901@gmail.com \
    --to=lennart.borgman@gmail.com \
    --cc=eliz@gnu.org \
    --cc=emacs-devel@gnu.org \
    /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.