all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: David Florness <david@florness.com>
To: miles christopher <numbchild@gmail.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: [PATCH] org-contacts.el: Only use org-id-store-link if org-id is loaded
Date: Sun, 03 Jan 2021 23:15:15 -0500	[thread overview]
Message-ID: <871rf1pcbw.fsf@florness.com> (raw)
In-Reply-To: <VI1PR1001MB107099B96E0FA6B8D537291BA3D20@VI1PR1001MB1070.EURPRD10.PROD.OUTLOOK.COM>

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

miles christopher <numbchild@gmail.com> writes:

> Thanks for your patch. :smile:
>
> Can you send patch file as attachment? I don't know how to apply patch in email body.

Hi Miles,

If you download the raw email message (which you should be able to do in
the Gmail UI) you can apply the patch like so:

    git am < /path/to/download.eml

Alternatively, you can download the email from the orgmode list archives
and apply the patch using this one-line command:

    curl -s https://orgmode.org/list/874kjxpqht.fsf@florness.com/raw | git am

Let me know if you run into any trouble.

-- 
David

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 511 bytes --]

  reply	other threads:[~2021-01-04  4:16 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-03 23:09 [PATCH] org-contacts.el: Only use org-id-store-link if org-id is loaded David Florness
2021-01-04  3:44 ` miles christopher
2021-01-04  4:15   ` David Florness [this message]
2021-01-04 17:33     ` miles christopher
2021-01-04 18:13       ` David Florness
2021-01-04 18:21         ` David Florness
2021-01-05  3:09 ` [PATCH v2] " David Florness
2021-01-05  3:56   ` Kyle Meyer
2021-01-05  4:20     ` [PATCH] org-contacts.el: Use `bound-and-true-p' to check (unbound) var David Florness
2021-01-05  5:06       ` Kyle Meyer
2021-01-05 11:33       ` miles christopher
2021-04-25  3:41         ` Timothy

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=871rf1pcbw.fsf@florness.com \
    --to=david@florness.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=numbchild@gmail.com \
    /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.