* Re: master 92da003: Require that the buffer that we're trying to patch exist
[not found] ` <E1aY5Dr-0000jM-1K@vcs.savannah.gnu.org>
@ 2016-03-15 13:06 ` Michael Albinus
2016-03-20 11:07 ` Lars Magne Ingebrigtsen
0 siblings, 1 reply; 4+ messages in thread
From: Michael Albinus @ 2016-03-15 13:06 UTC (permalink / raw)
To: emacs-devel; +Cc: Lars Ingebrigtsen
Lars Ingebrigtsen <larsi@gnus.org> writes:
Hi Lars,
> - (if arg (prefix-numeric-value arg)) patch-buf))
> + (if arg (prefix-numeric-value arg))
> + (get-buffer patch-buf)))
This has broken [Tools] -> [Apply Patch] -> [To a File]
Could you, pls check?
Thanks, and best regards, Michael.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: master 92da003: Require that the buffer that we're trying to patch exist
2016-03-15 13:06 ` master 92da003: Require that the buffer that we're trying to patch exist Michael Albinus
@ 2016-03-20 11:07 ` Lars Magne Ingebrigtsen
2016-03-20 11:13 ` Lars Magne Ingebrigtsen
0 siblings, 1 reply; 4+ messages in thread
From: Lars Magne Ingebrigtsen @ 2016-03-20 11:07 UTC (permalink / raw)
To: Michael Albinus; +Cc: emacs-devel
Michael Albinus <michael.albinus@gmx.de> writes:
>> - (if arg (prefix-numeric-value arg)) patch-buf))
>> + (if arg (prefix-numeric-value arg))
>> + (get-buffer patch-buf)))
>
> This has broken [Tools] -> [Apply Patch] -> [To a File]
>
> Could you, pls check?
How very odd. Looking at the two commit messages, I must have done
something wrong. The one from five minutes earlier looks like the
correct one... I wonder where the second patch came from...
commit 92da003692b894e6dc514e3a56a1861849dcad8c
Author: Lars Ingebrigtsen <larsi@gnus.org>
Date: Tue Feb 23 16:09:06 2016 +1100
Require that the buffer that we're trying to patch exist
* lisp/vc/ediff.el (ediff-patch-buffer): Require that the
buffer that we're trying to patch exist (bug#21852).
commit 0d21540646b7272b069aa6909d41978171c9e06c
Author: Tino Calancha <f92capac@gmail.com>
Date: Tue Feb 23 16:04:06 2016 +1100
Require that the buffer that we're trying to patch exist
* lisp/vc/ediff.el (ediff-patch-buffer): Require that the
buffer that we're trying to patch exist (bug#21852).
--
(domestic pets only, the antidote for overdose, milk.)
bloggy blog: http://lars.ingebrigtsen.no
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2016-03-20 15:09 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <20160223050918.2774.26132@vcs.savannah.gnu.org>
[not found] ` <E1aY5Dr-0000jM-1K@vcs.savannah.gnu.org>
2016-03-15 13:06 ` master 92da003: Require that the buffer that we're trying to patch exist Michael Albinus
2016-03-20 11:07 ` Lars Magne Ingebrigtsen
2016-03-20 11:13 ` Lars Magne Ingebrigtsen
2016-03-20 15:09 ` Michael Albinus
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs.git
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).