Sure, here it is.

On 2019-04-27 18:51, Nicolas Goaziou wrote:
Hello,

Eric Danan <eric.da...@u-cergy.fr> writes:

As discussed previously,

https://lists.gnu.org/r/emacs-orgmode/2018-11/msg00038.html

here is a patch to make the list of commands in the org-attach
dispatcher customizable.

Applied, with small fixes. Thank you.

Would you mind proving an entry in ORG-NEWS?


Regards,

From 6005fd1c68ddaf15eeb060726e6d8324c2526e85 Mon Sep 17 00:00:00 2001
From: Eric Danan <ricouillet...@gmail.com>
Date: Thu, 2 May 2019 10:05:00 +0200
Subject: [PATCH] ORG-NEWS: Mention new variable org-attach-commands

---
 etc/ORG-NEWS | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/etc/ORG-NEWS b/etc/ORG-NEWS
index 8568b23d..6d467722 100644
--- a/etc/ORG-NEWS
+++ b/etc/ORG-NEWS
@@ -261,6 +261,9 @@ specify default directory and with ~:file~ header argument.
 If breadcrumbs are showed in org-agenda with the help of "%b" format
 in ~org-agenda-prefix-format~, user can customize breadcrumbs's
 separator using ~org-agenda-breadcrumbs-separator~.
+*** New variable ~org-attach-commands~
+This variable makes it possible to customize the list of commands for
+the attachment dispatcher.
 
 * Version 9.2
 ** Incompatible changes
-- 
2.17.0

Reply via email to