aboutsummaryrefslogtreecommitdiff
path: root/README
blob: 1f078ac308806286401e8c82d44bcf471f141665 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31

Org Link Edit provides Paredit-inspired slurping and barfing commands
for Org link descriptions.

The commentary in org-link-edit.el contains more details.

Contributing
------------

Bug reports, patches, questions, and other feedback are welcome.
Please send a plain-text email, with "[org-link-edit]" as the subject
prefix, to

    misc@inbox.kyleam.com

To add this prefix to patches, you can generate the them with

    git format-patch --subject-prefix="PATCH org-link-edit" ...

To avoid passing --subject-prefix each time you call format-patch, you
can configure the repository's default prefix:

    git config format.subjectPrefix "PATCH org-link-edit"

Messages that include this address are public and available as
public-inbox [^1] archives at

    https://inbox.kyleam.com/misc/?q=s%3Aorg-link-edit

[^1]: https://public-inbox.org/README
[^2]: https://www.gnu.org/software/emacs/manual/html_node/emacs/Copyright-Assignment.html