From: Eric Schulte <schulte.eric@gmail.com>
To: Bastien <bzg@altern.org>
Cc: emacs-orgmode@gnu.org, Jonathan BISSON <bissonjonathan@gmail.com>
Subject: Re: [PATCH] Adding features to contrib/lisp/org-collector.el (propview)
Date: Fri, 28 Oct 2011 11:01:41 -0600 [thread overview]
Message-ID: <87hb2tqccq.fsf@gmail.com> (raw)
In-Reply-To: <87mxcl6u6k.fsf@gnu.org> (Bastien's message of "Fri, 28 Oct 2011 16:56:51 +0200")
Bastien <bzg@altern.org> writes:
> Jonathan BISSON <bissonjonathan@gmail.com> writes:
>
>> Here it is,
>
> Thanks for the quick reply -- since Eric also replied, I let
> him decide about this!
>
[Eric] touches his nose only to realize it is already too late...
Hi Jonathan,
Sorry to ask for yet another re-submission, but would you mind
regenerating this patch using git diff, i.e.,
cd org-mode/
git diff > new-patch.patch
or even better you could commit your changes with git, and then generate
the patch using the git format-patch utility, with something like
cd org-mode/
git add contrib/lisp/org-collector.el
git commit -m "your commit message"
git format-patch -o /tmp/ HEAD~1
and then attaching the resulting patch file in your /tmp/ directory.
The reason I ask is that I'm unable to apply your current patch with
either the `git' or `patch' commands.
Thanks! -- Eric
--
Eric Schulte
http://cs.unm.edu/~eschulte/
next prev parent reply other threads:[~2011-10-28 17:01 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-10-28 9:33 [PATCH] Adding features to contrib/lisp/org-collector.el (propview) Jonathan BISSON
2011-10-28 14:32 ` Bastien
2011-10-28 14:41 ` Jonathan BISSON
2011-10-28 14:56 ` Bastien
2011-10-28 17:01 ` Eric Schulte [this message]
2011-10-28 14:37 ` Eric Schulte
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.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87hb2tqccq.fsf@gmail.com \
--to=schulte.eric@gmail.com \
--cc=bissonjonathan@gmail.com \
--cc=bzg@altern.org \
--cc=emacs-orgmode@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 public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.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).