unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: help-gnu-emacs@gnu.org
Subject: Re: Gnus with SSL on Windows 7
Date: Fri, 25 Mar 2011 12:16:51 +0200	[thread overview]
Message-ID: <83ei5vtsh8.fsf@gnu.org> (raw)
In-Reply-To: <AANLkTin0SA-uPdW7kZXxYtQLPQE7FaautGbX_Y_41OKK@mail.gmail.com>

> From: Deniz Dogan <deniz.a.m.dogan@gmail.com>
> Date: Fri, 25 Mar 2011 10:57:46 +0100
> Cc: help-gnu-emacs@gnu.org
> 
> I don't think there's anythng wrong with your patch as such, but my
> patch.exe seems broken:
> 
> d:\repos\emacs-trunk>patch < callbacks.patch
> patching file configure.in
> Assertion failed: hunk, file ../patch-2.5.9-src/patch.c, line 354

You need to save the patch with Unix EOLs ("C-x RET c unix RET" before
invoking the Emacs command to save or apply the patch), and you need
to invoke patch.exe with the --binary switch.

Here's how I do it on Windows:

  . Mark the patch in the Emacs buffer

  . C-x RET c unix RET M-| patch -d /path/to/emacs -p0 --binary RET



  reply	other threads:[~2011-03-25 10:16 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.4.1300872306.10512.help-gnu-emacs@gnu.org>
2011-03-23 16:25 ` Gnus with SSL on Windows 7 Ted Zlatanov
2011-03-23 19:06   ` Deniz Dogan
2011-03-24  4:00     ` Eli Zaretskii
2011-03-24  9:11       ` Deniz Dogan
2011-03-24 10:16         ` Eli Zaretskii
     [not found]       ` <mailman.6.1300958055.32450.help-gnu-emacs@gnu.org>
2011-03-24 16:55         ` Ted Zlatanov
2011-03-25  9:57           ` Deniz Dogan
2011-03-25 10:16             ` Eli Zaretskii [this message]
     [not found]           ` <mailman.7.1301047092.18729.help-gnu-emacs@gnu.org>
2011-03-25 14:56             ` Ted Zlatanov
     [not found]   ` <mailman.7.1300907200.786.help-gnu-emacs@gnu.org>
2011-03-23 20:37     ` Ted Zlatanov
2011-03-23  9:24 Deniz Dogan
2011-03-23 10:29 ` Deniz Dogan

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

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=83ei5vtsh8.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=help-gnu-emacs@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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).